크로스컴파일 도중 발생하는 오류가 해결이 안되네요

sureka12의 이미지

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
 
It was created by GStreamer configure 0.10.23, which was
generated by GNU Autoconf 2.63.  Invocation command line was
 
  $ ./configure --prefix=/tango/gnash/pack2/package/gstreamer --host=mips-linux-gnu --with-pkg-config-path=/tango/gnash/pack2/package/glib-2.14/lib/pkgconfig/
 
## --------- ##
## Platform. ##
## --------- ##
 
hostname = localhost.localdomain
uname -m = i686
uname -r = 2.6.18-92.el5
uname -s = Linux
uname -v = #1 SMP Tue Jun 10 18:49:47 EDT 2008
 
/usr/bin/uname -p = unknown
/bin/uname -X     = unknown
 
/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown
 
PATH: /tango/gnash/pack/flex/bin
PATH: /home/smp86xx_toolkit/sde-lite/bin
PATH: /usr/lib/qt-3.3/bin
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin
PATH: /home/smp86xx_toolkit/mips-4.3/bin/
 
 
## ----------- ##
## Core tests. ##
## ----------- ##
 
configure:2414: checking for a BSD-compatible install
configure:2482: result: /usr/bin/install -c
configure:2493: checking whether build environment is sane
configure:2536: result: yes
configure:2561: checking for a thread-safe mkdir -p
configure:2600: result: /bin/mkdir -p
configure:2613: checking for gawk
configure:2629: found /bin/gawk
configure:2640: result: gawk
configure:2651: checking whether make sets $(MAKE)
configure:2673: result: yes
configure:2753: checking for mips-linux-gnu-strip
configure:2769: found /home/smp86xx_toolkit/mips-4.3/bin//mips-linux-gnu-strip
configure:2780: result: mips-linux-gnu-strip
configure:2869: checking nano version
configure:2875: result: 0 (release)
configure:2896: checking whether to enable maintainer-specific portions of Makefiles
configure:2905: result: no
configure:2925: checking build system type
configure:2943: result: i686-pc-linux-gnu
configure:2965: checking host system type
configure:2980: result: mips-unknown-linux-gnu
configure:3376: checking for style of include used by make
configure:3404: result: GNU
configure:3434: checking for mips-linux-gnu-gcc
configure:3450: found /home/smp86xx_toolkit/mips-4.3/bin//mips-linux-gnu-gcc
configure:3461: result: mips-linux-gnu-gcc
configure:3733: checking for C compiler version
configure:3741: mips-linux-gnu-gcc --version >&5
mips-linux-gnu-gcc (Sourcery G++ Lite 4.3-51) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
configure:3745: $? = 0
configure:3752: mips-linux-gnu-gcc -v >&5
Using built-in specs.
Target: mips-linux-gnu
Configured with: /scratch/clm/2008q3-src/src/gcc-4.3/configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=mips-linux-gnu --enable-threads --disable-libmudflap --disable-libssp --disable-libstdcxx-pch --with-arch=mips32r2 --with-float=hard --enable-mips-nonpic --enable-extra-sgxxlite-multilibs --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --enable-shared --enable-symvers=gnu --enable-__cxa_atexit --with-pkgversion='Sourcery G++ Lite 4.3-51' --with-bugurl=https://support.codesourcery.com/GNUToolchain/ --disable-nls --prefix=/opt/codesourcery --with-sysroot=/opt/codesourcery/mips-linux-gnu/libc --with-build-sysroot=/scratch/clm/2008q3-lite/install/mips-linux-gnu/libc --with-gmp=/scratch/clm/2008q3-lite/obj/host-libs-4.3-51-mips-linux-gnu-i686-pc-linux-gnu/usr --with-mpfr=/scratch/clm/2008q3-lite/obj/host-libs-4.3-51-mips-linux-gnu-i686-pc-linux-gnu/usr --disable-libgomp --enable-poison-system-directories --with-build-time-tools=/scratch/clm/2008q3-lite/install/mips-linux-gnu/bin --with-build-time-tools=/scratch/clm/2008q3-lite/install/mips-linux-gnu/bin
Thread model: posix
gcc version 4.3.2 (Sourcery G++ Lite 4.3-51) 
configure:3756: $? = 0
configure:3763: mips-linux-gnu-gcc -V >&5
mips-linux-gnu-gcc: '-V' option must have argument
configure:3767: $? = 1
configure:3790: checking for C compiler default output file name
configure:3812: mips-linux-gnu-gcc    conftest.c  >&5
configure:3816: $? = 0
configure:3854: result: a.out
configure:3873: checking whether the C compiler works
configure:3883: ./a.out
./configure: line 3885: ./a.out: cannot execute binary file
configure:3887: $? = 126
configure:3906: result: yes
configure:3913: checking whether we are cross compiling
configure:3915: result: yes
configure:3918: checking for suffix of executables
configure:3925: mips-linux-gnu-gcc -o conftest    conftest.c  >&5
configure:3929: $? = 0
configure:3955: result: 
configure:3961: checking for suffix of object files
configure:3987: mips-linux-gnu-gcc -c   conftest.c >&5
configure:3991: $? = 0
configure:4016: result: o
configure:4020: checking whether we are using the GNU C compiler
configure:4049: mips-linux-gnu-gcc -c   conftest.c >&5
configure:4056: $? = 0
configure:4073: result: yes
configure:4082: checking whether mips-linux-gnu-gcc accepts -g
configure:4112: mips-linux-gnu-gcc -c -g  conftest.c >&5
configure:4119: $? = 0
configure:4220: result: yes
configure:4237: checking for mips-linux-gnu-gcc option to accept ISO C89
configure:4311: mips-linux-gnu-gcc  -c -g -O2  conftest.c >&5
configure:4318: $? = 0
configure:4341: result: none needed
configure:4361: checking dependency style of mips-linux-gnu-gcc
configure:4452: result: gcc3
configure:4467: checking for a sed that does not truncate output
configure:4533: result: /bin/sed
configure:4551: checking for grep that handles long lines and -e
configure:4611: result: /bin/grep
configure:4616: checking for egrep
configure:4680: result: /bin/grep -E
configure:4685: checking for fgrep
configure:4749: result: /bin/grep -F
configure:4784: checking for ld used by mips-linux-gnu-gcc
configure:4851: result: /home/smp86xx_toolkit/mips-4.3/mips-linux-gnu/bin/ld
configure:4860: checking if the linker (/home/smp86xx_toolkit/mips-4.3/mips-linux-gnu/bin/ld) is GNU ld
configure:4875: result: yes
configure:4887: checking for BSD- or MS-compatible name lister (nm)
configure:4936: result: /home/smp86xx_toolkit/mips-4.3/bin//mips-linux-gnu-nm -B
configure:5054: checking the name lister (/home/smp86xx_toolkit/mips-4.3/bin//mips-linux-gnu-nm -B) interface
configure:5061: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:5064: /home/smp86xx_toolkit/mips-4.3/bin//mips-linux-gnu-nm -B "conftest.o"
configure:5067: output
00000000 B some_variable
configure:5074: result: BSD nm
configure:5077: checking whether ln -s works
configure:5081: result: yes
configure:5089: checking the maximum length of command line arguments
configure:5209: result: 98304
configure:5226: checking whether the shell understands some XSI constructs
configure:5236: result: yes
configure:5240: checking whether the shell understands "+="
configure:5246: result: yes
configure:5281: checking for /home/smp86xx_toolkit/mips-4.3/mips-linux-gnu/bin/ld option to reload object files
configure:5288: result: -r
configure:5317: checking for mips-linux-gnu-objdump
configure:5344: result: objdump
configure:5413: checking how to recognize dependent libraries
configure:5609: result: pass_all
configure:5629: checking for mips-linux-gnu-ar
configure:5645: found /home/smp86xx_toolkit/mips-4.3/bin//mips-linux-gnu-ar
configure:5656: result: mips-linux-gnu-ar
configure:5734: checking for mips-linux-gnu-strip
configure:5761: result: mips-linux-gnu-strip
configure:5833: checking for mips-linux-gnu-ranlib
configure:5849: found /home/smp86xx_toolkit/mips-4.3/bin//mips-linux-gnu-ranlib
configure:5860: result: mips-linux-gnu-ranlib
configure:5990: checking command to parse /home/smp86xx_toolkit/mips-4.3/bin//mips-linux-gnu-nm -B output from mips-linux-gnu-gcc object
configure:6108: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:6111: $? = 0
configure:6115: /home/smp86xx_toolkit/mips-4.3/bin//mips-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6118: $? = 0
configure:6172: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6175: $? = 0
configure:6213: result: ok
configure:7080: checking how to run the C preprocessor
configure:7120: mips-linux-gnu-gcc -E  conftest.c
configure:7127: $? = 0
configure:7158: mips-linux-gnu-gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:7165: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7198: result: mips-linux-gnu-gcc -E
configure:7227: mips-linux-gnu-gcc -E  conftest.c
configure:7234: $? = 0
configure:7265: mips-linux-gnu-gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:7272: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7312: checking for ANSI C header files
configure:7342: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:7349: $? = 0
configure:7480: result: yes
configure:7504: checking for sys/types.h
configure:7525: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:7532: $? = 0
configure:7549: result: yes
configure:7504: checking for sys/stat.h
configure:7525: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:7532: $? = 0
configure:7549: result: yes
configure:7504: checking for stdlib.h
configure:7525: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:7532: $? = 0
configure:7549: result: yes
configure:7504: checking for string.h
configure:7525: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:7532: $? = 0
configure:7549: result: yes
configure:7504: checking for memory.h
configure:7525: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:7532: $? = 0
configure:7549: result: yes
configure:7504: checking for strings.h
configure:7525: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:7532: $? = 0
configure:7549: result: yes
configure:7504: checking for inttypes.h
configure:7525: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:7532: $? = 0
configure:7549: result: yes
configure:7504: checking for stdint.h
configure:7525: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:7532: $? = 0
configure:7549: result: yes
configure:7504: checking for unistd.h
configure:7525: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:7532: $? = 0
configure:7549: result: yes
configure:7567: checking for dlfcn.h
configure:7588: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:7595: $? = 0
configure:7612: result: yes
configure:7794: checking for objdir
configure:7809: result: .libs
configure:8105: checking if mips-linux-gnu-gcc supports -fno-rtti -fno-exceptions
configure:8123: mips-linux-gnu-gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:8127: $? = 0
configure:8140: result: no
configure:8160: checking for mips-linux-gnu-gcc option to produce PIC
configure:8432: result: -fPIC -DPIC
configure:8444: checking if mips-linux-gnu-gcc PIC flag -fPIC -DPIC works
configure:8462: mips-linux-gnu-gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:8466: $? = 0
configure:8479: result: yes
configure:8503: checking if mips-linux-gnu-gcc static flag -static works
configure:8531: result: yes
configure:8546: checking if mips-linux-gnu-gcc supports -c -o file.o
configure:8567: mips-linux-gnu-gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8571: $? = 0
configure:8593: result: yes
configure:8601: checking if mips-linux-gnu-gcc supports -c -o file.o
configure:8648: result: yes
configure:8681: checking whether the mips-linux-gnu-gcc linker (/home/smp86xx_toolkit/mips-4.3/mips-linux-gnu/bin/ld) supports shared libraries
configure:9756: result: yes
configure:9793: checking whether -lc should be explicitly linked in
configure:9798: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:9801: $? = 0
configure:9816: mips-linux-gnu-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:9819: $? = 0
configure:9831: result: no
configure:9995: checking dynamic linker characteristics
configure:10438: mips-linux-gnu-gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:10445: $? = 0
configure:10690: result: GNU/Linux ld.so
configure:10792: checking how to hardcode library paths into programs
configure:10817: result: immediate
configure:10940: checking for shl_load
configure:10996: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccKW8s2w.o: In function `main':
/tango/gnash/pack2/gstreamer-0.10.23/conftest.c:57: undefined reference to `shl_load'
/tango/gnash/pack2/gstreamer-0.10.23/conftest.c:57: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:11003: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shl_load
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:11023: result: no
configure:11028: checking for shl_load in -ldld
configure:11063: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c -ldld   >&5
/home/smp86xx_toolkit/mips-4.3/bin/../lib/gcc/mips-linux-gnu/4.3.2/../../../../mips-linux-gnu/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:11070: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:11091: result: no
configure:11096: checking for dlopen
configure:11152: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccEr6H8T.o: In function `main':
/tango/gnash/pack2/gstreamer-0.10.23/conftest.c:57: undefined reference to `dlopen'
/tango/gnash/pack2/gstreamer-0.10.23/conftest.c:57: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:11159: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef dlopen
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
| 
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:11179: result: no
configure:11184: checking for dlopen in -ldl
configure:11219: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c -ldl   >&5
configure:11226: $? = 0
configure:11247: result: yes
configure:11424: checking whether a program can dlopen itself
configure:11515: result: cross
configure:11650: checking whether stripping libraries is possible
configure:11655: result: yes
configure:11690: checking if libtool supports shared libraries
configure:11692: result: yes
configure:11695: checking whether to build shared libraries
configure:11716: result: yes
configure:11719: checking whether to build static libraries
configure:11723: result: yes
configure:11823: checking whether NLS is requested
configure:11832: result: yes
configure:11873: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:11905: result: /usr/bin/msgfmt
configure:11914: checking for gmsgfmt
configure:11945: result: /usr/bin/msgfmt
configure:11996: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:12028: result: /usr/bin/xgettext
configure:12074: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:12105: result: /usr/bin/msgmerge
configure:12162: checking for ld used by GCC
configure:12226: result: /home/smp86xx_toolkit/mips-4.3/mips-linux-gnu/bin/ld
configure:12235: checking if the linker (/home/smp86xx_toolkit/mips-4.3/mips-linux-gnu/bin/ld) is GNU ld
configure:12248: result: yes
configure:12255: checking for shared library run path origin
configure:12268: result: done
configure:12769: checking for CFPreferencesCopyAppValue
configure:12797: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:23:42: error: CoreFoundation/CFPreferences.h: No such file or directory
conftest.c: In function 'main':
conftest.c:27: error: 'NULL' undeclared (first use in this function)
conftest.c:27: error: (Each undeclared identifier is reported only once
conftest.c:27: error: for each function it appears in.)
configure:12804: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:12825: result: no
configure:12834: checking for CFLocaleCopyCurrent
configure:12862: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:23:37: error: CoreFoundation/CFLocale.h: No such file or directory
configure:12869: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:12890: result: no
configure:12941: checking for GNU gettext in libc
configure:12971: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
configure:12978: $? = 0
configure:13000: result: yes
configure:13904: checking whether to use NLS
configure:13906: result: yes
configure:13909: checking where the gettext function comes from
configure:13920: result: libc
configure:14421: checking for mips-linux-gnu-pkg-config
configure:14454: result: no
configure:14464: checking for pkg-config
configure:14482: found /usr/bin/pkg-config
configure:14494: result: /usr/bin/pkg-config
configure:14506: WARNING: using cross tools not prefixed with host triplet
configure:14519: checking pkg-config is at least version 0.9.0
configure:14522: result: yes
configure:14550: checking for VALGRIND
configure:14558: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ"
configure:14561: $? = 0
configure:14576: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ"
configure:14579: $? = 0
configure:14623: result: yes
configure:14634: Using extra code paths for valgrind
configure:14844: Set PKG_CONFIG_PATH to /tango/gnash/pack2/package/glib-2.14/lib/pkgconfig/
configure:14883: Using GStreamer source release as package name
configure:14911: Using Unknown package origin as package origin
configure:14970: WARNING: Sissy ! By asking to not build the tests known to fail, you hereby waive your right to customer support.  If you do not agree with this EULA, please press Ctrl-C before the next line is printed.  By allowing the next line to be printed, you expressly acknowledge your acceptance of this EULA.
configure:15143: checking whether byte ordering is bigendian
configure:15168: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
conftest.c:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:15175: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gstreamer-0.10"
| #define LOCALEDIR "/tango/gnash/pack2/package/gstreamer/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_MIPS 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:15225: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:15232: $? = 0
configure:15264: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:15271: $? = 0
configure:15523: result: yes
configure:15672: checking if unaligned memory access works correctly
configure:15756: result: no
configure:15924: checking for special C compiler options needed for large files
configure:16019: result: no
configure:16025: checking for _FILE_OFFSET_BITS value needed for large files
configure:16060: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
conftest.c:41: warning: left shift count >= width of type
conftest.c:41: warning: left shift count >= width of type
conftest.c:43: error: size of array 'off_t_is_large' is negative
configure:16067: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gstreamer-0.10"
| #define LOCALEDIR "/tango/gnash/pack2/package/gstreamer/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_MIPS 1
| #define WORDS_BIGENDIAN 1
| #define HOST_CPU "mips"
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:16111: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:16118: $? = 0
configure:16136: result: 64
configure:16283: checking for mips-linux-gnu-gcc
configure:16310: result: mips-linux-gnu-gcc
configure:16582: checking for C compiler version
configure:16590: mips-linux-gnu-gcc --version >&5
mips-linux-gnu-gcc (Sourcery G++ Lite 4.3-51) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
configure:16594: $? = 0
configure:16601: mips-linux-gnu-gcc -v >&5
Using built-in specs.
Target: mips-linux-gnu
Configured with: /scratch/clm/2008q3-src/src/gcc-4.3/configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=mips-linux-gnu --enable-threads --disable-libmudflap --disable-libssp --disable-libstdcxx-pch --with-arch=mips32r2 --with-float=hard --enable-mips-nonpic --enable-extra-sgxxlite-multilibs --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --enable-shared --enable-symvers=gnu --enable-__cxa_atexit --with-pkgversion='Sourcery G++ Lite 4.3-51' --with-bugurl=https://support.codesourcery.com/GNUToolchain/ --disable-nls --prefix=/opt/codesourcery --with-sysroot=/opt/codesourcery/mips-linux-gnu/libc --with-build-sysroot=/scratch/clm/2008q3-lite/install/mips-linux-gnu/libc --with-gmp=/scratch/clm/2008q3-lite/obj/host-libs-4.3-51-mips-linux-gnu-i686-pc-linux-gnu/usr --with-mpfr=/scratch/clm/2008q3-lite/obj/host-libs-4.3-51-mips-linux-gnu-i686-pc-linux-gnu/usr --disable-libgomp --enable-poison-system-directories --with-build-time-tools=/scratch/clm/2008q3-lite/install/mips-linux-gnu/bin --with-build-time-tools=/scratch/clm/2008q3-lite/install/mips-linux-gnu/bin
Thread model: posix
gcc version 4.3.2 (Sourcery G++ Lite 4.3-51) 
configure:16605: $? = 0
configure:16612: mips-linux-gnu-gcc -V >&5
mips-linux-gnu-gcc: '-V' option must have argument
configure:16616: $? = 1
configure:16619: checking whether we are using the GNU C compiler
configure:16672: result: yes
configure:16681: checking whether mips-linux-gnu-gcc accepts -g
configure:16819: result: yes
configure:16836: checking for mips-linux-gnu-gcc option to accept ISO C89
configure:16940: result: none needed
configure:16960: checking dependency style of mips-linux-gnu-gcc
configure:17051: result: gcc3
configure:17068: checking whether mips-linux-gnu-gcc and cc understand -c and -o together
configure:17103: mips-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
configure:17107: $? = 0
configure:17113: mips-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
configure:17117: $? = 0
configure:17128: cc -c conftest.c >&5
configure:17132: $? = 0
configure:17140: cc -c conftest.c -o conftest2.o >&5
configure:17144: $? = 0
configure:17150: cc -c conftest.c -o conftest2.o >&5
configure:17154: $? = 0
configure:17172: result: yes
configure:17209: checking dependency style of mips-linux-gnu-gcc
configure:17300: result: gcc3
configure:17318: checking for perl
configure:17336: found /usr/bin/perl
configure:17349: result: /usr/bin/perl
configure:17367: checking for bison
configure:17385: found /usr/bin/bison
configure:17398: result: /usr/bin/bison
configure:17414: checking bison version 2.3 >= 1.875
configure:17418: result: yes
configure:17429: checking for flex
configure:17447: found /tango/gnash/pack/flex/bin/flex
configure:17460: result: /tango/gnash/pack/flex/bin/flex
configure:17476: checking flex version 2.5.35 >= 2.5.31
configure:17490: result: yes
configure:17502: checking for valgrind
configure:17520: found /usr/bin/valgrind
configure:17533: result: /usr/bin/valgrind
configure:18296: checking whether to build gtk-doc documentation
configure:18298: result: no
configure:18305: checking for gtkdoc-check
configure:18338: result: no
configure:18369: Looking for Python version >= 2.1
configure:18387: checking for python
configure:18405: found /usr/bin/python
configure:18417: result: /usr/bin/python
configure:18429: checking "/usr/bin/python":
configure:18431: result: okay
configure:18447: checking local Python configuration
configure:18484: result: looks good
configure:18492: checking whether to build plugin documentation
configure:18499: result: no (gtk-doc disabled or not available)
configure:18660: checking for cos in -lm
configure:18695: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c -lm   >&5
conftest.c:43: warning: conflicting types for built-in function 'cos'
configure:18702: $? = 0
configure:18723: result: yes
configure:18736: checking for ANSI C header files
configure:18904: result: yes
configure:18931: checking ucontext.h usability
configure:18948: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:18955: $? = 0
configure:18969: result: yes
configure:18973: checking ucontext.h presence
configure:18988: mips-linux-gnu-gcc -E  conftest.c
configure:18995: $? = 0
configure:19009: result: yes
configure:19042: checking for ucontext.h
configure:19051: result: yes
configure:19083: checking sys/socket.h usability
configure:19100: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:19107: $? = 0
configure:19121: result: yes
configure:19125: checking sys/socket.h presence
configure:19140: mips-linux-gnu-gcc -E  conftest.c
configure:19147: $? = 0
configure:19161: result: yes
configure:19194: checking for sys/socket.h
configure:19203: result: yes
configure:19243: checking sys/times.h usability
configure:19260: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:19267: $? = 0
configure:19281: result: yes
configure:19285: checking sys/times.h presence
configure:19300: mips-linux-gnu-gcc -E  conftest.c
configure:19307: $? = 0
configure:19321: result: yes
configure:19354: checking for sys/times.h
configure:19363: result: yes
configure:19383: checking for unistd.h
configure:19390: result: yes
configure:19554: checking process.h usability
configure:19571: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
conftest.c:74:21: error: process.h: No such file or directory
configure:19578: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gstreamer-0.10"
| #define LOCALEDIR "/tango/gnash/pack2/package/gstreamer/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_MIPS 1
| #define WORDS_BIGENDIAN 1
| #define HOST_CPU "mips"
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <process.h>
configure:19592: result: no
configure:19596: checking process.h presence
configure:19611: mips-linux-gnu-gcc -E  conftest.c
conftest.c:41:21: error: process.h: No such file or directory
configure:19618: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gstreamer-0.10"
| #define LOCALEDIR "/tango/gnash/pack2/package/gstreamer/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_MIPS 1
| #define WORDS_BIGENDIAN 1
| #define HOST_CPU "mips"
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <process.h>
configure:19632: result: no
configure:19665: checking for process.h
configure:19674: result: no
configure:19706: checking sys/utsname.h usability
configure:19723: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:19730: $? = 0
configure:19744: result: yes
configure:19748: checking sys/utsname.h presence
configure:19763: mips-linux-gnu-gcc -E  conftest.c
configure:19770: $? = 0
configure:19784: result: yes
configure:19817: checking for sys/utsname.h
configure:19826: result: yes
configure:19858: checking stdio_ext.h usability
configure:19875: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:19882: $? = 0
configure:19896: result: yes
configure:19900: checking stdio_ext.h presence
configure:19915: mips-linux-gnu-gcc -E  conftest.c
configure:19922: $? = 0
configure:19936: result: yes
configure:19969: checking for stdio_ext.h
configure:19978: result: yes
configure:20010: checking valgrind/valgrind.h usability
configure:20027: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
conftest.c:76:31: error: valgrind/valgrind.h: No such file or directory
configure:20034: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gstreamer-0.10"
| #define LOCALEDIR "/tango/gnash/pack2/package/gstreamer/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_MIPS 1
| #define WORDS_BIGENDIAN 1
| #define HOST_CPU "mips"
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STDIO_EXT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind/valgrind.h>
configure:20048: result: no
configure:20052: checking valgrind/valgrind.h presence
configure:20067: mips-linux-gnu-gcc -E  conftest.c
conftest.c:43:31: error: valgrind/valgrind.h: No such file or directory
configure:20074: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gstreamer-0.10"
| #define LOCALEDIR "/tango/gnash/pack2/package/gstreamer/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_MIPS 1
| #define WORDS_BIGENDIAN 1
| #define HOST_CPU "mips"
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STDIO_EXT_H 1
| /* end confdefs.h.  */
| #include <valgrind/valgrind.h>
configure:20088: result: no
configure:20121: checking for valgrind/valgrind.h
configure:20130: result: no
configure:20162: checking winsock2.h usability
configure:20179: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
conftest.c:76:22: error: winsock2.h: No such file or directory
configure:20186: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gstreamer-0.10"
| #define LOCALEDIR "/tango/gnash/pack2/package/gstreamer/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_MIPS 1
| #define WORDS_BIGENDIAN 1
| #define HOST_CPU "mips"
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STDIO_EXT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <winsock2.h>
configure:20200: result: no
configure:20204: checking winsock2.h presence
configure:20219: mips-linux-gnu-gcc -E  conftest.c
conftest.c:43:22: error: winsock2.h: No such file or directory
configure:20226: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gstreamer-0.10"
| #define LOCALEDIR "/tango/gnash/pack2/package/gstreamer/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_MIPS 1
| #define WORDS_BIGENDIAN 1
| #define HOST_CPU "mips"
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STDIO_EXT_H 1
| /* end confdefs.h.  */
| #include <winsock2.h>
configure:20240: result: no
configure:20273: checking for winsock2.h
configure:20282: result: no
configure:20313: checking for inline
configure:20339: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:20346: $? = 0
configure:20364: result: inline
configure:20387: checking to see if compiler understands -fno-common
configure:20414: mips-linux-gnu-gcc -c -g -O2 -fno-common  conftest.c >&5
configure:20421: $? = 0
configure:20444: result: yes
configure:20518: checking for sigaction
configure:20574: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
configure:20581: $? = 0
configure:20603: result: yes
configure:20620: checking for fork
configure:20676: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:67: warning: conflicting types for built-in function 'fork'
configure:20683: $? = 0
configure:20705: result: yes
configure:20718: checking for _LARGEFILE_SOURCE value needed for large files
configure:20747: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
configure:20754: $? = 0
configure:20827: result: no
configure:20854: checking for ftello
configure:20910: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
configure:20917: $? = 0
configure:20939: result: yes
configure:20956: checking for fgetpos
configure:21012: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
configure:21019: $? = 0
configure:21041: result: yes
configure:21057: checking for fsetpos
configure:21113: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
configure:21120: $? = 0
configure:21142: result: yes
configure:21159: checking for poll
configure:21215: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
configure:21222: $? = 0
configure:21244: result: yes
configure:21260: checking for ppoll
configure:21316: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
configure:21323: $? = 0
configure:21345: result: yes
configure:21361: checking for pselect
configure:21417: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
configure:21424: $? = 0
configure:21446: result: yes
configure:21465: checking for stdlib.h
configure:21472: result: yes
configure:21465: checking for unistd.h
configure:21472: result: yes
configure:21615: checking for getpagesize
configure:21671: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
configure:21678: $? = 0
configure:21700: result: yes
configure:21712: checking for working mmap
configure:21890: result: no
configure:21914: checking for clock_gettime
configure:21970: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cce7Ugb9.o: In function `main':
/tango/gnash/pack2/gstreamer-0.10.23/conftest.c:89: undefined reference to `clock_gettime'
/tango/gnash/pack2/gstreamer-0.10.23/conftest.c:89: undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:21977: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gstreamer-0.10"
| #define LOCALEDIR "/tango/gnash/pack2/package/gstreamer/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_MIPS 1
| #define WORDS_BIGENDIAN 1
| #define HOST_CPU "mips"
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FGETPOS 1
| #define HAVE_FSETPOS 1
| #define HAVE_POLL 1
| #define HAVE_PPOLL 1
| #define HAVE_PSELECT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| /* end confdefs.h.  */
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define clock_gettime innocuous_clock_gettime
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char clock_gettime (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef clock_gettime
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clock_gettime ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_clock_gettime || defined __stub___clock_gettime
| choke me
| #endif
| 
| int
| main ()
| {
| return clock_gettime ();
|   ;
|   return 0;
| }
configure:21999: result: no
configure:22010: checking for clock_gettime in -lrt
configure:22045: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c -lrt   >&5
configure:22052: $? = 0
configure:22073: result: yes
configure:22090: checking for posix timers
configure:22126: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:22133: $? = 0
configure:22153: result: yes
configure:22176: checking for monotonic clock
configure:22212: mips-linux-gnu-gcc -c -g -O2  conftest.c >&5
configure:22219: $? = 0
configure:22239: result: yes
configure:22263: checking whether mips-linux-gnu-gcc implements __PRETTY_FUNCTION__
configure:22290: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  -lrt >&5
configure:22297: $? = 0
configure:22319: result: yes
configure:22329: checking whether mips-linux-gnu-gcc implements __FUNCTION__
configure:22356: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  -lrt >&5
configure:22363: $? = 0
configure:22385: result: yes
configure:22395: checking whether mips-linux-gnu-gcc implements __func__
configure:22422: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  -lrt >&5
configure:22429: $? = 0
configure:22451: result: yes
configure:22481: checking for register_printf_function
configure:22537: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  -lrt >&5
configure:22544: $? = 0
configure:22564: result: yes
configure:22592: checking for dladdr in -ldl
configure:22627: mips-linux-gnu-gcc -o conftest -g -O2 -D_GNU_SOURCE   conftest.c -ldl   -lrt >&5
configure:22634: $? = 0
configure:22655: result: yes
configure:22668: checking for socket
configure:22724: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  -lrt -ldl >&5
configure:22731: $? = 0
configure:22751: result: yes
configure:22833: checking for gethostbyname
configure:22889: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  -lrt -ldl >&5
configure:22896: $? = 0
configure:22916: result: yes
configure:23000: checking for inet_aton
configure:23056: mips-linux-gnu-gcc -o conftest -g -O2   conftest.c  -lrt -ldl >&5
configure:23063: $? = 0
configure:23083: result: yes
configure:23346: checking for GLIB
configure:23354: $PKG_CONFIG --exists --print-errors "$which"
configure:23357: $? = 0
configure:23372: $PKG_CONFIG --exists --print-errors "$which"
configure:23375: $? = 0
configure:23435: result: yes
configure:23467: checking for GLIB_ONLY
configure:23475: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ"
configure:23478: $? = 0
configure:23493: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ"
configure:23496: $? = 0
configure:23574: result: yes
configure:23596: checking for XML
configure:23604: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML2_REQ"
configure:23607: $? = 0
configure:23622: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML2_REQ"
configure:23625: $? = 0
configure:23669: result: yes
configure:23719: mips-linux-gnu-gcc -o conftest -g -O2 -I/usr/include/libxml2     conftest.c  -lrt -ldl -lxml2 -lz -lm   >&5
cc1: warning: include location "/usr/include/libxml2" is unsafe for cross-compilation
/home/smp86xx_toolkit/mips-4.3/bin/../lib/gcc/mips-linux-gnu/4.3.2/../../../../mips-linux-gnu/bin/ld: cannot find -lxml2
collect2: ld returned 1 exit status
configure:23726: $? = 1
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.23"
| #define PACKAGE_STRING "GStreamer 0.10.23"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.23"
| #define GST_MAJORMINOR "0.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gstreamer-0.10"
| #define LOCALEDIR "/tango/gnash/pack2/package/gstreamer/share/locale"
| #define HAVE_VALGRIND 1
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define USE_BINARY_REGISTRY 1
| #define HAVE_CPU_MIPS 1
| #define WORDS_BIGENDIAN 1
| #define HOST_CPU "mips"
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_FGETPOS 1
| #define HAVE_FSETPOS 1
| #define HAVE_POLL 1
| #define HAVE_PPOLL 1
| #define HAVE_PSELECT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_POSIX_TIMERS 1
| #define HAVE_MONOTONIC_CLOCK 1
| #define HAVE_PRETTY_FUNCTION 1
| #define HAVE_FUNCTION 1
| #define HAVE_FUNC 1
| #define GST_FUNCTION __PRETTY_FUNCTION__
| #define HAVE_PRINTF_EXTENSION 1
| #define HAVE_DLADDR 1
| #define HAVE_LIBXML2 1
| /* end confdefs.h.  */
| 
| #include <libxml/tree.h>
| #include <stdio.h>
| 
| int
| main ()
| {
| 
| /* function body */
| 
|   ;
|   return 0;
| }
configure:23740: error: Could not link libxml2 test program.  Check if you have the necessary dependencies.
 
## ---------------- ##
## Cache variables. ##
## ---------------- ##
 
ac_cv_build=i686-pc-linux-gnu
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GLIB_ONLY_CFLAGS_set=
ac_cv_env_GLIB_ONLY_CFLAGS_value=
ac_cv_env_GLIB_ONLY_LIBS_set=
ac_cv_env_GLIB_ONLY_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_VALGRIND_CFLAGS_set=
ac_cv_env_VALGRIND_CFLAGS_value=
ac_cv_env_VALGRIND_LIBS_set=
ac_cv_env_VALGRIND_LIBS_value=
ac_cv_env_XML_CFLAGS_set=
ac_cv_env_XML_CFLAGS_value=
ac_cv_env_XML_LIBS_set=
ac_cv_env_XML_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=mips-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_clock_gettime=no
ac_cv_func_dlopen=no
ac_cv_func_fgetpos=yes
ac_cv_func_fork=yes
ac_cv_func_fsetpos=yes
ac_cv_func_ftello=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_inet_aton=yes
ac_cv_func_mmap_fixed_mapped=no
ac_cv_func_poll=yes
ac_cv_func_ppoll=yes
ac_cv_func_pselect=yes
ac_cv_func_register_printf_function=yes
ac_cv_func_shl_load=no
ac_cv_func_sigaction=yes
ac_cv_func_socket=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_process_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_ucontext_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_valgrind_valgrind_h=no
ac_cv_header_winsock2_h=no
ac_cv_host=mips-unknown-linux-gnu
ac_cv_lib_dl_dladdr=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_m_cos=yes
ac_cv_lib_rt_clock_gettime=yes
ac_cv_objext=o
ac_cv_path_BISON_PATH=/usr/bin/bison
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_FLEX_PATH=/tango/gnash/pack/flex/bin/flex
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_PERL_PATH=/usr/bin/perl
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/bin/sed
ac_cv_path_VALGRIND_PATH=/usr/bin/valgrind
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AR=mips-linux-gnu-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=mips-linux-gnu-gcc
ac_cv_prog_CPP='mips-linux-gnu-gcc -E'
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_RANLIB=mips-linux-gnu-ranlib
ac_cv_prog_STRIP=mips-linux-gnu-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_mips_linux_gnu_gcc_c_o=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/home/smp86xx_toolkit/mips-4.3/mips-linux-gnu/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
as_cv_unaligned_access=no
gst_cv_have_func=yes
gst_cv_have_function=yes
gst_cv_have_pretty_function=yes
gst_cv_monotonic_clock=yes
gst_cv_posix_timers=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=cross
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/home/smp86xx_toolkit/mips-4.3/mips-linux-gnu/bin/ld
lt_cv_path_NM='/home/smp86xx_toolkit/mips-4.3/bin//mips-linux-gnu-nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=98304
pkg_cv_GLIB_CFLAGS='-pthread -I/tango/gnash/pack2/package/glib-2.14/include/glib-2.0 -I/tango/gnash/pack2/package/glib-2.14/lib/glib-2.0/include  '
pkg_cv_GLIB_LIBS='-pthread -L/tango/gnash/pack2/package/glib-2.14/lib -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lglib-2.0  '
pkg_cv_GLIB_ONLY_CFLAGS='-I/tango/gnash/pack2/package/glib-2.14/include/glib-2.0 -I/tango/gnash/pack2/package/glib-2.14/lib/glib-2.0/include  '
pkg_cv_GLIB_ONLY_LIBS='-L/tango/gnash/pack2/package/glib-2.14/lib -lglib-2.0  '
pkg_cv_VALGRIND_CFLAGS='-I/usr/include/valgrind  '
pkg_cv_VALGRIND_LIBS='-L/usr/lib/valgrind/x86-linux -lcoregrind -lvex -lgcc  '
pkg_cv_XML_CFLAGS='-I/usr/include/libxml2  '
pkg_cv_XML_LIBS='-lxml2 -lz -lm  '
 
## ----------------- ##
## Output variables. ##
## ----------------- ##
 
ACLOCAL='${SHELL} /tango/gnash/pack2/gstreamer-0.10.23/missing --run aclocal-1.10'
ACLOCAL_AMFLAGS='-I common/m4'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tango/gnash/pack2/gstreamer-0.10.23/missing --run tar'
AM_MAKEFLAGS=''
AR='mips-linux-gnu-ar'
AS='as'
AUTOCONF='${SHELL} /tango/gnash/pack2/gstreamer-0.10.23/missing --run autoconf'
AUTOHEADER='${SHELL} /tango/gnash/pack2/gstreamer-0.10.23/missing --run autoheader'
AUTOMAKE='${SHELL} /tango/gnash/pack2/gstreamer-0.10.23/missing --run automake-1.10'
AWK='gawk'
BISON_PATH='/usr/bin/bison'
BUILD_EXAMPLES_FALSE='#'
BUILD_EXAMPLES_TRUE=''
BUILD_FAILING_TESTS_FALSE=''
BUILD_FAILING_TESTS_TRUE='#'
BUILD_TESTS_FALSE='#'
BUILD_TESTS_TRUE=''
CAT_ENTRY_END=''
CAT_ENTRY_START=''
CC='mips-linux-gnu-gcc'
CCAS='mips-linux-gnu-gcc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -I/usr/include/libxml2  '
CHECK_CFLAGS=''
CHECK_LIBS=''
CPP='mips-linux-gnu-gcc -E'
CPPFLAGS=''
CXX=''
CXXFLAGS=''
CYGPATH_W='echo'
DATADIR=''
DEFS=''
DEPDIR='.deps'
DEPRECATED_CFLAGS=''
DLLTOOL='dlltool'
DOCBOOK_ROOT=''
DOC_HTML_FALSE=''
DOC_HTML_TRUE='#'
DOC_PDF_FALSE=''
DOC_PDF_TRUE='#'
DOC_PS_FALSE=''
DOC_PS_TRUE='#'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_DOCBOOK_FALSE=''
ENABLE_DOCBOOK_TRUE='#'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_PLUGIN_DOCS_FALSE=''
ENABLE_PLUGIN_DOCS_TRUE='#'
ERROR_CFLAGS=''
EXEEXT=''
F77=''
FC=''
FFLAGS=''
FGREP='/bin/grep -F'
FLEX_PATH='/tango/gnash/pack/flex/bin/flex'
GCOV=''
GCOV_CFLAGS=''
GCOV_LIBS=''
GETTEXT_MACRO_VERSION='0.17'
GETTEXT_PACKAGE='gstreamer-0.10'
GLIB_CFLAGS='-pthread -I/tango/gnash/pack2/package/glib-2.14/include/glib-2.0 -I/tango/gnash/pack2/package/glib-2.14/lib/glib-2.0/include'
GLIB_LIBS='-pthread -L/tango/gnash/pack2/package/glib-2.14/lib -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lglib-2.0  '
GLIB_ONLY_CFLAGS='-I/tango/gnash/pack2/package/glib-2.14/include/glib-2.0 -I/tango/gnash/pack2/package/glib-2.14/lib/glib-2.0/include  '
GLIB_ONLY_LIBS='-L/tango/gnash/pack2/package/glib-2.14/lib -lglib-2.0  '
GLIB_PREFIX='/tango/gnash/pack2/package/glib-2.14'
GLIB_REQ='2.14'
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015=':'
GREP='/bin/grep'
GST_AGE='20'
GST_ALL_CFLAGS=''
GST_ALL_LDFLAGS=''
GST_ALL_LIBS=''
GST_CHECK_LIB_LDFLAGS=''
GST_CURRENT='20'
GST_DISABLE_ALLOC_TRACE_DEFINE='/* #undef GST_DISABLE_ALLOC_TRACE */'
GST_DISABLE_ALLOC_TRACE_FALSE=''
GST_DISABLE_ALLOC_TRACE_TRUE='#'
GST_DISABLE_GST_DEBUG_DEFINE='/* #undef GST_DISABLE_GST_DEBUG */'
GST_DISABLE_GST_DEBUG_FALSE=''
GST_DISABLE_GST_DEBUG_TRUE='#'
GST_DISABLE_LOADSAVE_DEFINE='/* #undef GST_DISABLE_LOADSAVE */'
GST_DISABLE_LOADSAVE_FALSE=''
GST_DISABLE_LOADSAVE_TRUE='#'
GST_DISABLE_NET_DEFINE='/* #undef GST_DISABLE_NET */'
GST_DISABLE_NET_FALSE=''
GST_DISABLE_NET_TRUE='#'
GST_DISABLE_OPTION_PARSING_DEFINE='/* #undef GST_DISABLE_OPTION_PARSING */'
GST_DISABLE_OPTION_PARSING_FALSE=''
GST_DISABLE_OPTION_PARSING_TRUE='#'
GST_DISABLE_PARSE_DEFINE='/* #undef GST_DISABLE_PARSE */'
GST_DISABLE_PARSE_FALSE=''
GST_DISABLE_PARSE_TRUE='#'
GST_DISABLE_PLUGIN_DEFINE='/* #undef GST_DISABLE_PLUGIN */'
GST_DISABLE_PLUGIN_FALSE=''
GST_DISABLE_PLUGIN_TRUE='#'
GST_DISABLE_REGISTRY_DEFINE='/* #undef GST_DISABLE_REGISTRY */'
GST_DISABLE_REGISTRY_FALSE=''
GST_DISABLE_REGISTRY_TRUE='#'
GST_DISABLE_TRACE_DEFINE='/* #undef GST_DISABLE_TRACE */'
GST_DISABLE_TRACE_FALSE=''
GST_DISABLE_TRACE_TRUE='#'
GST_DISABLE_XML_DEFINE=''
GST_GCOV_ENABLED_FALSE=''
GST_GCOV_ENABLED_TRUE='#'
GST_HAVE_GLIB_2_8_DEFINE='#define GST_HAVE_GLIB_2_8 1'
GST_HAVE_MONOTONIC_CLOCK_DEFINE='#define GST_HAVE_MONOTONIC_CLOCK 1'
GST_HAVE_MONOTONIC_CLOCK_FALSE='#'
GST_HAVE_MONOTONIC_CLOCK_TRUE=''
GST_HAVE_POSIX_TIMERS_DEFINE='#define GST_HAVE_POSIX_TIMERS 1'
GST_HAVE_POSIX_TIMERS_FALSE='#'
GST_HAVE_POSIX_TIMERS_TRUE=''
GST_HAVE_UNALIGNED_ACCESS_DEFINE='#define GST_HAVE_UNALIGNED_ACCESS 0'
GST_LEVEL_DEFAULT=''
GST_LIBVERSION='20:0:20'
GST_LIB_LDFLAGS=''
GST_LICENSE=''
GST_LOADSAVE_DOC_TYPES=''
GST_LT_LDFLAGS=' -version-info 20:0:20'
GST_MAJORMINOR='0.10'
GST_OBJ_CFLAGS=''
GST_OBJ_LIBS=''
GST_OPTION_CFLAGS=''
GST_PACKAGE_NAME='GStreamer source release'
GST_PACKAGE_ORIGIN='Unknown package origin'
GST_PKG_DEPS=''
GST_PLUGIN_LDFLAGS=''
GST_PRINTF_EXTENSION_POINTER_FORMAT_DEFINE='#define GST_PTR_FORMAT "P"'
GST_PRINTF_EXTENSION_SEGMENT_FORMAT_DEFINE='#define GST_SEGMENT_FORMAT "Q"'
GST_REGISTRY_DOC_TYPES=''
GST_REVISION='0'
GST_USING_PRINTF_EXTENSION_DEFINE='#define GST_USING_PRINTF_EXTENSION'
GTKDOC_CHECK=''
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
HAVE_CHECK_FALSE=''
HAVE_CHECK_TRUE=''
HAVE_CPU_ALPHA_FALSE=''
HAVE_CPU_ALPHA_TRUE='#'
HAVE_CPU_ARM_FALSE=''
HAVE_CPU_ARM_TRUE='#'
HAVE_CPU_CRISV32_FALSE=''
HAVE_CPU_CRISV32_TRUE='#'
HAVE_CPU_CRIS_FALSE=''
HAVE_CPU_CRIS_TRUE='#'
HAVE_CPU_HPPA_FALSE=''
HAVE_CPU_HPPA_TRUE='#'
HAVE_CPU_I386_FALSE=''
HAVE_CPU_I386_TRUE='#'
HAVE_CPU_IA64_FALSE=''
HAVE_CPU_IA64_TRUE='#'
HAVE_CPU_M68K_FALSE=''
HAVE_CPU_M68K_TRUE='#'
HAVE_CPU_MIPS_FALSE='#'
HAVE_CPU_MIPS_TRUE=''
HAVE_CPU_PPC64_FALSE=''
HAVE_CPU_PPC64_TRUE='#'
HAVE_CPU_PPC_FALSE=''
HAVE_CPU_PPC_TRUE='#'
HAVE_CPU_S390_FALSE=''
HAVE_CPU_S390_TRUE='#'
HAVE_CPU_SPARC_FALSE=''
HAVE_CPU_SPARC_TRUE='#'
HAVE_CPU_X86_64_FALSE=''
HAVE_CPU_X86_64_TRUE='#'
HAVE_DOCBOOK2HTML=''
HAVE_DOCBOOK2PS=''
HAVE_DVIPS=''
HAVE_EPSTOPDF=''
HAVE_FIG2DEV=''
HAVE_JADETEX=''
HAVE_MMAP_FALSE=''
HAVE_MMAP_TRUE='#'
HAVE_PNGTOPNM=''
HAVE_PNMTOPS=''
HAVE_PS2PDF=''
HAVE_SYS_SOCKET_H_FALSE='#'
HAVE_SYS_SOCKET_H_TRUE=''
HAVE_SYS_TIMES_H_AND_UNISTD_H_FALSE='#'
HAVE_SYS_TIMES_H_AND_UNISTD_H_TRUE=''
HAVE_VALGRIND_FALSE='#'
HAVE_VALGRIND_TRUE=''
HAVE_WINSOCK2_H_FALSE=''
HAVE_WINSOCK2_H_TRUE='#'
HAVE_XMLLINT=''
HOST_CPU='mips'
HTML_DIR='${datadir}/gtk-doc/html'
INET_ATON_LIBS=' -lrt -ldl'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LD='/home/smp86xx_toolkit/mips-4.3/mips-linux-gnu/bin/ld'
LDFLAGS=''
LIBDIR=''
LIBICONV='-liconv'
LIBINTL=''
LIBM='-lm'
LIBOBJS=''
LIBS=' -lrt -ldl -lxml2 -lz -lm  '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML2_REQ='2.4.9'
LIBXML_PKG=', libxml-2.0'
LIPO=''
LN_S='ln -s'
LOCALEDIR='/tango/gnash/pack2/package/gstreamer/share/locale'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEFLAGS=''
MAKEINFO='${SHELL} /tango/gnash/pack2/gstreamer-0.10.23/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015=':'
MSGMERGE='/usr/bin/msgmerge'
NM='/home/smp86xx_toolkit/mips-4.3/bin//mips-linux-gnu-nm -B'
NMEDIT=''
OBJC=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='gstreamer'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
PACKAGE_NAME='GStreamer'
PACKAGE_STRING='GStreamer 0.10.23'
PACKAGE_TARNAME='gstreamer'
PACKAGE_VERSION='0.10.23'
PACKAGE_VERSION_MAJOR='0'
PACKAGE_VERSION_MICRO='23'
PACKAGE_VERSION_MINOR='10'
PACKAGE_VERSION_NANO='0'
PACKAGE_VERSION_RELEASE='1'
PATH_SEPARATOR=':'
PERL_PATH='/usr/bin/perl'
PKG_CONFIG='/usr/bin/pkg-config'
PLUGINDIR=''
POSUB='po'
PROFILE_CFLAGS=''
PYTHON='/usr/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.4'
Q=''
RANLIB='mips-linux-gnu-ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='mips-linux-gnu-strip'
USE_BINARY_REGISTRY_FALSE='#'
USE_BINARY_REGISTRY_TRUE=''
USE_NLS='yes'
V=''
VALGRIND_CFLAGS='-I/usr/include/valgrind  '
VALGRIND_LIBS='-L/usr/lib/valgrind/x86-linux -lcoregrind -lvex -lgcc  '
VALGRIND_PATH='/usr/bin/valgrind'
VERSION='0.10.23'
WIN32_LIBS=''
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015=':'
XGETTEXT_EXTRA_OPTIONS=''
XML_CATALOG=''
XML_CFLAGS='-I/usr/include/libxml2  '
XML_LIBS='-lxml2 -lz -lm  '
XSLTPROC=''
XSLTPROC_FLAGS=''
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='$(datadir)/doc/gstreamer-0.10'
dvidir='${docdir}'
exec_prefix='NONE'
host='mips-unknown-linux-gnu'
host_alias='mips-linux-gnu'
host_cpu='mips'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /tango/gnash/pack2/gstreamer-0.10.23/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/gstreamer'
pkgpythondir='${pythondir}/gstreamer'
plugindir=''
prefix='/tango/gnash/pack2/package/gstreamer'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.4/site-packages'
pythondir='${prefix}/lib/python2.4/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
shavedir=''
sysconfdir='${prefix}/etc'
target_alias=''
 
## ----------- ##
## confdefs.h. ##
## ----------- ##
 
#define PACKAGE_NAME "GStreamer"
#define PACKAGE_TARNAME "gstreamer"
#define PACKAGE_VERSION "0.10.23"
#define PACKAGE_STRING "GStreamer 0.10.23"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
#define PACKAGE "gstreamer"
#define VERSION "0.10.23"
#define GST_MAJORMINOR "0.10"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define GETTEXT_PACKAGE "gstreamer-0.10"
#define LOCALEDIR "/tango/gnash/pack2/package/gstreamer/share/locale"
#define HAVE_VALGRIND 1
#define GST_PACKAGE_NAME "GStreamer source release"
#define GST_PACKAGE_ORIGIN "Unknown package origin"
#define USE_BINARY_REGISTRY 1
#define HAVE_CPU_MIPS 1
#define WORDS_BIGENDIAN 1
#define HOST_CPU "mips"
#define _FILE_OFFSET_BITS 64
#define STDC_HEADERS 1
#define HAVE_UCONTEXT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_STDIO_EXT_H 1
#define HAVE_SIGACTION 1
#define HAVE_FORK 1
#define HAVE_FSEEKO 1
#define HAVE_FTELLO 1
#define HAVE_FGETPOS 1
#define HAVE_FSETPOS 1
#define HAVE_POLL 1
#define HAVE_PPOLL 1
#define HAVE_PSELECT 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_POSIX_TIMERS 1
#define HAVE_MONOTONIC_CLOCK 1
#define HAVE_PRETTY_FUNCTION 1
#define HAVE_FUNCTION 1
#define HAVE_FUNC 1
#define GST_FUNCTION __PRETTY_FUNCTION__
#define HAVE_PRINTF_EXTENSION 1
#define HAVE_DLADDR 1
#define HAVE_LIBXML2 1
 
configure: exit 1

configure: error: Could not link libxml2 test program. Check if you have the necessary dependencies.

mips용으로 크로스 컴파일을 하고 있는중입니다. 저번에도 올렸던 글인데 test program 링크가 안되서 그렇다고 나옵니다.

위와같은 오류는 크로스컴파일 할려는 환경과 지금 현재 제가 컴파일 할려는 환경이 달라서 발생하는 오류일수도 있다고 하던대 해결방법이 딱히 생각이 나지않네요..;

libxml컴파일이 잘못되었을수도 있다고 하셨는데, libxml컴파일 쪽은 문제가 없는거 같습니다.

bushi의 이미지

--with-pkg-config-path 옵션이 여러 개의 경로를 다룰 수 있는 지는 모르겠고,
크로스컴파일해서 설치한 libxml2 파일들 중 libxml-2.0.pc 파일이 있는 경로도 거기에 포함이 되어 있어야 합니다.

뭐가 뭔지 모르겠다면,
--with-pkg-config-path 옵션을 쓰지마시고,
PKG_CONFIG_PATH 환경변수를 사용하세요.

--prefix 옵션으로 아예 설치경로를 지정해버리신 것 같은데...
컴파일 할 땐 편해도 타겟에 옮겨서 동작시킬 때 애먹는 경우가 생길지도 모릅니다.

보통 --prefix=/usr 정도로 configure 하고 make install 때 DESTDIR 을 원하는 경로로 바꿔서 설치합니다.
*.pc 파일을 제대로 참조하기 위해선 PKG_CONFIG_PATH 환경변수를 바꿔주고,
그 경로를 설치한 경로로 일괄수정하기 위해 PKG_CONFIG_SYSROOT_DIR 환경변수를 사용합니다.
짧게 줄여말하면...

WORKDIR=/work/mips/package
PKG_CONFIG_PATH=${WORKDIR}/usr/lib/pkgconfig
PKG_CONFIG_SYSROOT_DIR=${WORKDIR}
export WORKDIR PKG_CONFIG_PATH PKG_CONFIG_SYSROOT_DIR
하신 후에 그 shell 에서
./configure --prefix=/usr ...어쩌구...기타등등...
make DESTDIR=${WORKDIR} install
을 필요한 패키지 순서대로 반복하면 됩니다.
pkg-config 를 사용하지 않는 놈들이나 DESTDIR 를 지원하지 않는 패키지들은 수작업으로 지정하거나 복사하시고요.
가끔 *.pc 가 아니라 *-config 라는 실행파일을 요구하는 놈들도 있을겁니다.
(libxml2 만 해도 xml2-config 라는 쉘스크립트 역시 제공하죠.)
이런 놈들은... 대부분 configure 옵션에 --with-xml2-config 처럼 실행파일을 지정할 수 있는 옵션이 있으니 그걸 찾아 활용하시던가
아니면 PATH 환경변수의 가장 앞에 경로를 임시로 추가하면 편하게 됩니다.
PATH=${WORKDIR}/usr/bin:$PATH ./configure --prefix=/usr ...어쩌구...기타등등...
이렇게요.
아무튼... *.pc 가 아니라 *-config 를 사용하게 되면 PKG_CONFIG_SYSROOT_DIR 이 무용지물이 되니
그 *-config 스크립트를 편집기로 열어서 적당히 수정해 사용하세요.

OTL

sureka12의 이미지

WORKDIR=/work/mips/package
PKG_CONFIG_PATH=${WORKDIR}/usr/lib/pkgconfig
PKG_CONFIG_SYSROOT_DIR=${WORKDIR}
export WORKDIR PKG_CONFIG_PATH PKG_CONFIG_SYSROOT_DIR

위에서 말씀하신부분을 제 맘대로 이해해서 이렇게 설정을 해놓았습니다;;

WORKDIR="/tango/gnash/pack2/gstreamer-0.10.23"
PKG_CONFIG_PATH="/tango/gnash/pack2/package/lib/pkgconfig/"
PKG_CONFIG_SYSROOT_DIR="/tango/gnash/pack2/gstreamer-0.10.23"

이렇게 설정을 해두었습니다.
WORKDIR = gstreamer 설치된 디렉토리(오픈소스)
PKG_CONFIG_PATH = libxml-2.0.pc등 mips용으로 컴파일해둔 라이브러리 디렉토리
PKG_CONFIG_SYSROOT_DIR = 잘 몰라서 WORKDIR과 동일하게 해두었습니다.

이렇게 export로 PATH를 지정해주고 ./configure --host=mips-linux-gnu 이렇게만 옵션을 주고 돌려버리니

configure: Requested 'glib-2.0 >= 2.14' but version of GLib is 2.12.3
configure: error: This package requires GLib >= 2.14 to compile.

--with-pkg-config-path로 라이브러리들을 추가하는 옵션을 주기전의 에러메시지를 송출합니다.

그래서 저 옵션을 주고 하니 원래의 에러메시지가 나옵니다.

제가 PATH를 잘못설정해둔거 같기도 하고, 자세히 설명해주셨는데 제가 이해를 잘 못해서 죄송합니다.;

bushi의 이미지

WORKDIR 외에 아무것도 고쳐선 안됩니다.

OTL

sureka12의 이미지

WORKDIR 디렉토리는 어디로 잡아줘야하는건가요?

bushi의 이미지

읽고 쓸 수 있는 아무 디렉토리나 상관없습니다.

OTL

sureka12의 이미지

*.pc파일이 존재해도 계속 같은오류가 나네요.

저 오류가 생기기전에 별다른 옵션 없이 mips용으로만 잡고 컴파일을 해주면

checking for flex... /usr/bin/flex
checking flex version 2.5.4 >= 2.5.31... configure: error: no

이 오류가 발생했습니다. 그래서 mips용으로 컴파일해둔 flex쪽을 연결해주니까 읽을수없는 바이너리파일이라고 해서

인텔용으로 컴파일한 flex를 연결해주니 오류가 넘어갔습니다.

그담에 발생했는 오류가 위에 질문드린 오류인데. 혹시 flex를 인텔용으로 잡아줘서 문제가 되는걸수도 있는건가요?

Mips용 flex를 PATH 잡아줬을때 이런오류가 발생하였습니다.

./configure: line 17475: /tango/gnash/pack/flex-mips/bin/flex: cannot execute binary file
checking flex version  >= 2.5.31... Use of uninitialized value in numeric gt (>) at - line 3.
Use of uninitialized value in numeric eq (==) at - line 3.
Use of uninitialized value in numeric eq (==) at - line 3.
configure: error: no

계속 번거롭게 해드려서 죄송합니다.;

hys545의 이미지

왜냐하면 컴파일 과정에서 실행시켜야 하기 때문입니다.
즉 당연히 x86용 파일을 사용하도록해야합니다.
라이브러리는 mip용을 사용하도록 하고.

즐린

즐린

sureka12의 이미지

감사합니다. 이해가 부족했는데 어떤식으로 되는건지 알게되었습니다.^^

하지만 아직 초긱에 발생했던 에러메시지는 아직 해결이 되지 않네요.

*.pc파일이 포함된 위치를 PATH잡아주었는데도 계속 같은 오류가 발생합니다ㅠㅠ

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.