This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GStreamer Bad Plug-ins configure 0.10.3, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = janusz uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1788: checking for a BSD-compatible install configure:1843: result: /bin/install -c configure:1854: checking whether build environment is sane configure:1897: result: yes configure:1962: checking for gawk configure:1978: found /bin/gawk configure:1988: result: gawk configure:1998: checking whether make sets $(MAKE) configure:2018: result: yes configure:2198: checking nano version configure:2204: result: 0 (release) configure:2225: checking whether to enable maintainer-specific portions of Makefiles configure:2234: result: no configure:2256: checking build system type configure:2274: result: i586-uhu-linux-gnu configure:2282: checking host system type configure:2296: result: i586-uhu-linux-gnu configure:2394: checking for style of include used by make configure:2422: result: GNU configure:2455: checking for i586-uhu-linux-gcc configure:2471: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2481: result: i586-uhu-linux-gcc configure:2763: checking for C compiler version configure:2766: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:2769: $? = 0 configure:2771: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2774: $? = 0 configure:2776: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2779: $? = 1 configure:2802: checking for C compiler default output file name configure:2805: i586-uhu-linux-gcc conftest.c >&5 configure:2808: $? = 0 configure:2854: result: a.out configure:2859: checking whether the C compiler works configure:2865: ./a.out configure:2868: $? = 0 configure:2885: result: yes configure:2892: checking whether we are cross compiling configure:2894: result: no configure:2897: checking for suffix of executables configure:2899: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2902: $? = 0 configure:2927: result: configure:2933: checking for suffix of object files configure:2954: i586-uhu-linux-gcc -c conftest.c >&5 configure:2957: $? = 0 configure:2979: result: o configure:2983: checking whether we are using the GNU C compiler configure:3007: i586-uhu-linux-gcc -c conftest.c >&5 configure:3013: $? = 0 configure:3016: test -z || test ! -s conftest.err configure:3019: $? = 0 configure:3022: test -s conftest.o configure:3025: $? = 0 configure:3038: result: yes configure:3044: checking whether i586-uhu-linux-gcc accepts -g configure:3065: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3071: $? = 0 configure:3074: test -z || test ! -s conftest.err configure:3077: $? = 0 configure:3080: test -s conftest.o configure:3083: $? = 0 configure:3094: result: yes configure:3111: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3181: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3187: $? = 0 configure:3190: test -z || test ! -s conftest.err configure:3193: $? = 0 configure:3196: test -s conftest.o configure:3199: $? = 0 configure:3217: result: none needed configure:3235: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3241: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3373: checking dependency style of i586-uhu-linux-gcc configure:3463: result: gcc3 configure:3480: checking for a sed that does not truncate output configure:3534: result: /bin/sed configure:3537: checking for egrep configure:3547: result: grep -E configure:3563: checking for ld used by i586-uhu-linux-gcc configure:3630: result: /usr/bin/ld configure:3639: checking if the linker (/usr/bin/ld) is GNU ld configure:3654: result: yes configure:3659: checking for /usr/bin/ld option to reload object files configure:3666: result: -r configure:3684: checking for BSD-compatible nm configure:3733: result: /usr/bin/nm -B configure:3737: checking whether ln -s works configure:3741: result: yes configure:3748: checking how to recognise dependent libraries configure:3924: result: pass_all configure:4160: checking how to run the C preprocessor configure:4195: i586-uhu-linux-gcc -E conftest.c configure:4201: $? = 0 configure:4233: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4239: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Bad Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-bad" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-bad" | #define VERSION "0.10.3" | /* end confdefs.h. */ | #include configure:4278: result: i586-uhu-linux-gcc -E configure:4302: i586-uhu-linux-gcc -E conftest.c configure:4308: $? = 0 configure:4340: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Bad Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-bad" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-bad" | #define VERSION "0.10.3" | /* end confdefs.h. */ | #include configure:4390: checking for ANSI C header files configure:4415: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4421: $? = 0 configure:4424: test -z || test ! -s conftest.err configure:4427: $? = 0 configure:4430: test -s conftest.o configure:4433: $? = 0 configure:4522: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4525: $? = 0 configure:4527: ./conftest configure:4530: $? = 0 configure:4545: result: yes configure:4569: checking for sys/types.h configure:4585: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4594: test -z || test ! -s conftest.err configure:4597: $? = 0 configure:4600: test -s conftest.o configure:4603: $? = 0 configure:4614: result: yes configure:4569: checking for sys/stat.h configure:4585: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4594: test -z || test ! -s conftest.err configure:4597: $? = 0 configure:4600: test -s conftest.o configure:4603: $? = 0 configure:4614: result: yes configure:4569: checking for stdlib.h configure:4585: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4594: test -z || test ! -s conftest.err configure:4597: $? = 0 configure:4600: test -s conftest.o configure:4603: $? = 0 configure:4614: result: yes configure:4569: checking for string.h configure:4585: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4594: test -z || test ! -s conftest.err configure:4597: $? = 0 configure:4600: test -s conftest.o configure:4603: $? = 0 configure:4614: result: yes configure:4569: checking for memory.h configure:4585: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4594: test -z || test ! -s conftest.err configure:4597: $? = 0 configure:4600: test -s conftest.o configure:4603: $? = 0 configure:4614: result: yes configure:4569: checking for strings.h configure:4585: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4594: test -z || test ! -s conftest.err configure:4597: $? = 0 configure:4600: test -s conftest.o configure:4603: $? = 0 configure:4614: result: yes configure:4569: checking for inttypes.h configure:4585: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4594: test -z || test ! -s conftest.err configure:4597: $? = 0 configure:4600: test -s conftest.o configure:4603: $? = 0 configure:4614: result: yes configure:4569: checking for stdint.h configure:4585: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4594: test -z || test ! -s conftest.err configure:4597: $? = 0 configure:4600: test -s conftest.o configure:4603: $? = 0 configure:4614: result: yes configure:4569: checking for unistd.h configure:4585: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4594: test -z || test ! -s conftest.err configure:4597: $? = 0 configure:4600: test -s conftest.o configure:4603: $? = 0 configure:4614: result: yes configure:4640: checking dlfcn.h usability configure:4652: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4658: $? = 0 configure:4661: test -z || test ! -s conftest.err configure:4664: $? = 0 configure:4667: test -s conftest.o configure:4670: $? = 0 configure:4680: result: yes configure:4684: checking dlfcn.h presence configure:4694: i586-uhu-linux-gcc -E conftest.c configure:4700: $? = 0 configure:4720: result: yes configure:4755: checking for dlfcn.h configure:4762: result: yes configure:4785: checking for i586-uhu-linux-g++ configure:4801: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4811: result: i586-uhu-linux-g++ configure:4869: checking for C++ compiler version configure:4872: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 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:4875: $? = 0 configure:4877: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:4880: $? = 0 configure:4882: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4885: $? = 1 configure:4888: checking whether we are using the GNU C++ compiler configure:4912: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4918: $? = 0 configure:4921: test -z || test ! -s conftest.err configure:4924: $? = 0 configure:4927: test -s conftest.o configure:4930: $? = 0 configure:4943: result: yes configure:4949: checking whether i586-uhu-linux-g++ accepts -g configure:4970: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4976: $? = 0 configure:4979: test -z || test ! -s conftest.err configure:4982: $? = 0 configure:4985: test -s conftest.o configure:4988: $? = 0 configure:4999: result: yes configure:5041: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5047: $? = 0 configure:5050: test -z || test ! -s conftest.err configure:5053: $? = 0 configure:5056: test -s conftest.o configure:5059: $? = 0 configure:5085: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:26: error: `exit' was not declared in this scope configure:5091: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Bad Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-bad" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-bad" | #define VERSION "0.10.3" | #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 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5041: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5047: $? = 0 configure:5050: test -z || test ! -s conftest.err configure:5053: $? = 0 configure:5056: test -s conftest.o configure:5059: $? = 0 configure:5085: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5091: $? = 0 configure:5094: test -z || test ! -s conftest.err configure:5097: $? = 0 configure:5100: test -s conftest.o configure:5103: $? = 0 configure:5128: checking dependency style of i586-uhu-linux-g++ configure:5218: result: gcc3 configure:5245: checking how to run the C++ preprocessor configure:5276: i586-uhu-linux-g++ -E conftest.cc configure:5282: $? = 0 configure:5314: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5320: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Bad Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-bad" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-bad" | #define VERSION "0.10.3" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5359: result: i586-uhu-linux-g++ -E configure:5383: i586-uhu-linux-g++ -E conftest.cc configure:5389: $? = 0 configure:5421: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5427: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Bad Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-bad" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-bad" | #define VERSION "0.10.3" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5482: checking for i586-uhu-linux-g77 configure:5511: result: no configure:5482: checking for i586-uhu-linux-f77 configure:5511: result: no configure:5482: checking for i586-uhu-linux-xlf configure:5511: result: no configure:5482: checking for i586-uhu-linux-frt configure:5511: result: no configure:5482: checking for i586-uhu-linux-pgf77 configure:5511: result: no configure:5482: checking for i586-uhu-linux-fort77 configure:5511: result: no configure:5482: checking for i586-uhu-linux-fl32 configure:5511: result: no configure:5482: checking for i586-uhu-linux-af77 configure:5511: result: no configure:5482: checking for i586-uhu-linux-f90 configure:5511: result: no configure:5482: checking for i586-uhu-linux-xlf90 configure:5511: result: no configure:5482: checking for i586-uhu-linux-pgf90 configure:5511: result: no configure:5482: checking for i586-uhu-linux-epcf90 configure:5511: result: no configure:5482: checking for i586-uhu-linux-f95 configure:5511: result: no configure:5482: checking for i586-uhu-linux-fort configure:5511: result: no configure:5482: checking for i586-uhu-linux-xlf95 configure:5511: result: no configure:5482: checking for i586-uhu-linux-ifc configure:5511: result: no configure:5482: checking for i586-uhu-linux-efc configure:5511: result: no configure:5482: checking for i586-uhu-linux-pgf95 configure:5511: result: no configure:5482: checking for i586-uhu-linux-lf95 configure:5511: result: no configure:5482: checking for i586-uhu-linux-gfortran configure:5511: result: no configure:5524: checking for g77 configure:5553: result: no configure:5524: checking for f77 configure:5553: result: no configure:5524: checking for xlf configure:5553: result: no configure:5524: checking for frt configure:5553: result: no configure:5524: checking for pgf77 configure:5553: result: no configure:5524: checking for fort77 configure:5553: result: no configure:5524: checking for fl32 configure:5553: result: no configure:5524: checking for af77 configure:5553: result: no configure:5524: checking for f90 configure:5553: result: no configure:5524: checking for xlf90 configure:5553: result: no configure:5524: checking for pgf90 configure:5553: result: no configure:5524: checking for epcf90 configure:5553: result: no configure:5524: checking for f95 configure:5553: result: no configure:5524: checking for fort configure:5553: result: no configure:5524: checking for xlf95 configure:5553: result: no configure:5524: checking for ifc configure:5553: result: no configure:5524: checking for efc configure:5553: result: no configure:5524: checking for pgf95 configure:5553: result: no configure:5524: checking for lf95 configure:5553: result: no configure:5524: checking for gfortran configure:5553: result: no configure:5565: checking for Fortran 77 compiler version configure:5568: --version &5 ./configure: line 5569: --version: command not found configure:5571: $? = 127 configure:5573: -v &5 ./configure: line 5574: -v: command not found configure:5576: $? = 127 configure:5578: -V &5 ./configure: line 5579: -V: command not found configure:5581: $? = 127 configure:5589: checking whether we are using the GNU Fortran 77 compiler configure:5603: -c conftest.F >&5 ./configure: line 5604: -c: command not found configure:5609: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5634: result: no configure:5640: checking whether accepts -g configure:5652: -c -g conftest.f >&5 ./configure: line 5653: -c: command not found configure:5658: $? = 127 configure: failed program was: | program main | | end configure:5682: result: no configure:5712: checking the maximum length of command line arguments configure:5821: result: 32768 configure:5832: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:5937: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5940: $? = 0 configure:5944: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5947: $? = 0 configure:5999: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6002: $? = 0 configure:6040: result: ok configure:6044: checking for objdir configure:6059: result: .libs configure:6111: checking for i586-uhu-linux-ar configure:6140: result: no configure:6149: checking for ar configure:6165: found /usr/bin/ar configure:6176: result: ar configure:6191: checking for i586-uhu-linux-ranlib configure:6220: result: no configure:6229: checking for ranlib configure:6245: found /usr/bin/ranlib configure:6256: result: ranlib configure:6271: checking for i586-uhu-linux-strip configure:6300: result: no configure:6309: checking for strip configure:6325: found /usr/bin/strip configure:6336: result: strip configure:6608: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6626: i586-uhu-linux-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 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6630: $? = 0 configure:6643: result: no configure:6658: checking for i586-uhu-linux-gcc option to produce PIC configure:6868: result: -fPIC configure:6876: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6894: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6898: $? = 0 configure:6911: result: yes configure:6939: checking if i586-uhu-linux-gcc static flag -static works configure:6967: result: yes configure:6977: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6998: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7002: $? = 0 configure:7024: result: yes configure:7050: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8016: result: yes configure:8037: checking whether -lc should be explicitly linked in configure:8042: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8045: $? = 0 configure:8060: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8063: $? = 0 configure:8075: result: no configure:8083: checking dynamic linker characteristics configure:8683: result: GNU/Linux ld.so configure:8692: checking how to hardcode library paths into programs configure:8717: result: immediate configure:8731: checking whether stripping libraries is possible configure:8736: result: yes configure:9563: checking if libtool supports shared libraries configure:9565: result: yes configure:9568: checking whether to build shared libraries configure:9589: result: yes configure:9592: checking whether to build static libraries configure:9596: result: yes configure:9688: creating libtool configure:10276: checking for ld used by i586-uhu-linux-g++ configure:10343: result: /usr/bin/ld configure:10352: checking if the linker (/usr/bin/ld) is GNU ld configure:10367: result: yes configure:10418: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11354: result: yes configure:11372: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:11375: $? = 0 configure:11494: checking for i586-uhu-linux-g++ option to produce PIC configure:11768: result: -fPIC configure:11776: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11794: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:11798: $? = 0 configure:11811: result: yes configure:11839: checking if i586-uhu-linux-g++ static flag -static works configure:11867: result: yes configure:11877: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11898: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:11902: $? = 0 configure:11924: result: yes configure:11950: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11981: result: yes configure:12048: checking dynamic linker characteristics configure:12648: result: GNU/Linux ld.so configure:12657: checking how to hardcode library paths into programs configure:12682: result: immediate configure:18954: checking for msgfmt configure:18982: result: /usr/bin/msgfmt configure:18991: checking for gmsgfmt configure:19022: result: /usr/bin/msgfmt configure:19032: checking for xgettext configure:19060: result: /usr/bin/xgettext configure:19071: checking for msgmerge configure:19098: result: /usr/bin/msgmerge configure:19160: checking for ld used by GCC configure:19223: result: /usr/bin/ld configure:19232: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:19244: result: yes configure:19250: checking for shared library run path origin configure:19263: result: done configure:19680: checking whether NLS is requested configure:19689: result: yes configure:19706: checking for GNU gettext in libc configure:19730: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:19736: $? = 0 configure:19739: test -z || test ! -s conftest.err configure:19742: $? = 0 configure:19745: test -s conftest configure:19748: $? = 0 configure:19760: result: yes configure:20594: checking for i586-uhu-linux-pkg-config configure:20627: result: no configure:20636: checking for pkg-config configure:20654: found /usr/bin/pkg-config configure:20666: result: /usr/bin/pkg-config configure:20681: checking pkg-config is at least version 0.9.0 configure:20684: result: yes configure:20712: checking for VALGRIND configure:20717: $PKG_CONFIG --exists --print-errors "valgrind > $VALGRIND_REQ" Package valgrind was not found in the pkg-config search path. Perhaps you should add the directory containing `valgrind.pc' to the PKG_CONFIG_PATH environment variable No package 'valgrind' found configure:20720: $? = 1 configure:20731: $PKG_CONFIG --exists --print-errors "valgrind > $VALGRIND_REQ" Package valgrind was not found in the pkg-config search path. Perhaps you should add the directory containing `valgrind.pc' to the PKG_CONFIG_PATH environment variable No package 'valgrind' found configure:20734: $? = 1 Package valgrind was not found in the pkg-config search path. Perhaps you should add the directory containing `valgrind.pc' to the PKG_CONFIG_PATH environment variable No package 'valgrind' found configure:20751: result: no configure:21001: Using GStreamer Bad Plug-ins source release as package name configure:21029: Using Unknown package origin as package origin configure:21149: building external plug-ins configure:21248: WARNING: building experimental plug-ins configure:21391: checking whether byte ordering is bigendian configure:21418: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21424: $? = 0 configure:21427: test -z || test ! -s conftest.err configure:21430: $? = 0 configure:21433: test -s conftest.o configure:21436: $? = 0 configure:21460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:43: error: `not' undeclared (first use in this function) conftest.c:43: error: (Each undeclared identifier is reported only once conftest.c:43: error: for each function it appears in.) conftest.c:43: error: syntax error before "big" configure:21466: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Bad Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-bad" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-bad" | #define VERSION "0.10.3" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-bad-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_EXPERIMENTAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21599: result: no configure:21732: checking whether byte ordering is bigendian configure:21940: result: no configure:21969: checking for i586-uhu-linux-gcc configure:21995: result: i586-uhu-linux-gcc configure:22277: checking for C compiler version configure:22280: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:22283: $? = 0 configure:22285: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:22288: $? = 0 configure:22290: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:22293: $? = 1 configure:22296: checking whether we are using the GNU C compiler configure:22351: result: yes configure:22357: checking whether i586-uhu-linux-gcc accepts -g configure:22407: result: yes configure:22424: checking for i586-uhu-linux-gcc option to accept ANSI C configure:22530: result: none needed configure:22548: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:22554: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:22686: checking dependency style of i586-uhu-linux-gcc configure:22776: result: gcc3 configure:22804: checking for i586-uhu-linux-g++ configure:22830: result: i586-uhu-linux-g++ configure:22888: checking for C++ compiler version configure:22891: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 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:22894: $? = 0 configure:22896: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:22899: $? = 0 configure:22901: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:22904: $? = 1 configure:22907: checking whether we are using the GNU C++ compiler configure:22962: result: yes configure:22968: checking whether i586-uhu-linux-g++ accepts -g configure:23018: result: yes configure:23060: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:23066: $? = 0 configure:23069: test -z || test ! -s conftest.err configure:23072: $? = 0 configure:23075: test -s conftest.o configure:23078: $? = 0 configure:23104: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:23110: $? = 0 configure:23113: test -z || test ! -s conftest.err configure:23116: $? = 0 configure:23119: test -s conftest.o configure:23122: $? = 0 configure:23147: checking dependency style of i586-uhu-linux-g++ configure:23237: result: gcc3 configure:23256: checking for i586-uhu-linux-g++ configure:23272: found /usr/lib/ccache/i586-uhu-linux-g++ configure:23283: result: yes configure:23293: checking for valgrind configure:23324: result: no configure:23455: Looking for Python version >= 2.1 configure:23473: checking for python configure:23491: found /usr/bin/python configure:23503: result: /usr/bin/python configure:23514: checking "/usr/bin/python": configure:23516: result: okay configure:23532: checking local Python configuration configure:23569: result: looks good configure:23578: checking for stdint types configure:23606: i586-uhu-linux-gcc -c conftest.c >&5 configure:23612: $? = 0 configure:23615: test -z || test ! -s conftest.err configure:23618: $? = 0 configure:23621: test -s conftest.o configure:23624: $? = 0 configure:23653: result: stdint.h (shortcircuit) configure:26363: result: make use of stdint.h in _stdint.h (assuming C99 compatible system) configure:26388: checking for GLIB configure:26393: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ gobject-2.0 gthread-2.0 gmodule-2.0" configure:26396: $? = 0 configure:26407: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ gobject-2.0 gthread-2.0 gmodule-2.0" configure:26410: $? = 0 configure:26431: result: yes configure:26456: checking for LIBOIL configure:26461: $PKG_CONFIG --exists --print-errors "liboil-0.3 >= 0.3.2" configure:26464: $? = 0 configure:26475: $PKG_CONFIG --exists --print-errors "liboil-0.3 >= 0.3.2" configure:26478: $? = 0 configure:26499: result: yes configure:26517: checking for GST configure:26522: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:26525: $? = 0 configure:26536: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:26539: $? = 0 configure:26560: result: yes configure:26602: checking for GST_BASE configure:26607: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:26610: $? = 0 configure:26621: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:26624: $? = 0 configure:26645: result: yes configure:26672: checking for GST_CHECK configure:26677: $PKG_CONFIG --exists --print-errors "$module >= $minver" Package gstreamer-check-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-check-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-check-0.10' found configure:26680: $? = 1 configure:26691: $PKG_CONFIG --exists --print-errors "$module >= $minver" Package gstreamer-check-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-check-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-check-0.10' found configure:26694: $? = 1 Package gstreamer-check-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-check-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-check-0.10' found configure:26728: no gstreamer-check-0.10 >= 0.10.3 (GStreamer Check unittest Library) found configure:26781: checking for check named check_pic - version >= 0.9.2 configure:26849: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcheck_pic >&5 conftest.c:40:19: check.h: No such file or directory conftest.c: In function `main': conftest.c:56: error: `CHECK_MAJOR_VERSION' undeclared (first use in this function) conftest.c:56: error: (Each undeclared identifier is reported only once conftest.c:56: error: for each function it appears in.) conftest.c:56: error: `check_major_version' undeclared (first use in this function) conftest.c:57: error: `CHECK_MINOR_VERSION' undeclared (first use in this function) conftest.c:57: error: `check_minor_version' undeclared (first use in this function) conftest.c:58: error: `CHECK_MICRO_VERSION' undeclared (first use in this function) conftest.c:58: error: `check_micro_version' undeclared (first use in this function) configure:26852: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Bad Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-bad" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-bad" | #define VERSION "0.10.3" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-bad-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_EXPERIMENTAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | /* end confdefs.h. */ | | #include | #include | | #include | | int main () | { | int major, minor, micro; | char *tmp_version; | | system ("touch conf.check-test"); | | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = strdup("0.9.2"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "0.9.2"); | return 1; | } | | if ((CHECK_MAJOR_VERSION != check_major_version) || | (CHECK_MINOR_VERSION != check_minor_version) || | (CHECK_MICRO_VERSION != check_micro_version)) | { | printf("\n*** The check header file (version %d.%d.%d) does not match\n", | CHECK_MAJOR_VERSION, CHECK_MINOR_VERSION, CHECK_MICRO_VERSION); | printf("*** the check library (version %d.%d.%d).\n", | check_major_version, check_minor_version, check_micro_version); | return 1; | } | | if ((check_major_version > major) || | ((check_major_version == major) && (check_minor_version > minor)) || | ((check_major_version == major) && (check_minor_version == minor) && (check_micro_version >= micro))) | { | return 0; | } | else | { | printf("\n*** An old version of check (%d.%d.%d) was found.\n", | check_major_version, check_minor_version, check_micro_version); | printf("*** You need a version of check being at least %d.%d.%d.\n", major, minor, micro); | printf("***\n"); | printf("*** If you have already installed a sufficiently new version, this error\n"); | printf("*** probably means that the wrong copy of the check library and header\n"); | printf("*** file is being found. Rerun configure with the --with-check=PATH option\n"); | printf("*** to specify the prefix where the correct version was installed.\n"); | } | | return 1; | } | configure:26879: result: no configure:26908: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcheck_pic >&5 conftest.c:40:19: check.h: No such file or directory configure:26914: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Bad Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-bad" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-bad" | #define VERSION "0.10.3" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-bad-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_EXPERIMENTAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | /* end confdefs.h. */ | | #include | #include | | #include | | int | main () | { | | ; | return 0; | } configure:26975: checking for check named check - version >= 0.9.2 configure:27043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcheck >&5 conftest.c:40:19: check.h: No such file or directory conftest.c: In function `main': conftest.c:56: error: `CHECK_MAJOR_VERSION' undeclared (first use in this function) conftest.c:56: error: (Each undeclared identifier is reported only once conftest.c:56: error: for each function it appears in.) conftest.c:56: error: `check_major_version' undeclared (first use in this function) conftest.c:57: error: `CHECK_MINOR_VERSION' undeclared (first use in this function) conftest.c:57: error: `check_minor_version' undeclared (first use in this function) conftest.c:58: error: `CHECK_MICRO_VERSION' undeclared (first use in this function) conftest.c:58: error: `check_micro_version' undeclared (first use in this function) configure:27046: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Bad Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-bad" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-bad" | #define VERSION "0.10.3" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-bad-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_EXPERIMENTAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | /* end confdefs.h. */ | | #include | #include | | #include | | int main () | { | int major, minor, micro; | char *tmp_version; | | system ("touch conf.check-test"); | | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = strdup("0.9.2"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "0.9.2"); | return 1; | } | | if ((CHECK_MAJOR_VERSION != check_major_version) || | (CHECK_MINOR_VERSION != check_minor_version) || | (CHECK_MICRO_VERSION != check_micro_version)) | { | printf("\n*** The check header file (version %d.%d.%d) does not match\n", | CHECK_MAJOR_VERSION, CHECK_MINOR_VERSION, CHECK_MICRO_VERSION); | printf("*** the check library (version %d.%d.%d).\n", | check_major_version, check_minor_version, check_micro_version); | return 1; | } | | if ((check_major_version > major) || | ((check_major_version == major) && (check_minor_version > minor)) || | ((check_major_version == major) && (check_minor_version == minor) && (check_micro_version >= micro))) | { | return 0; | } | else | { | printf("\n*** An old version of check (%d.%d.%d) was found.\n", | check_major_version, check_minor_version, check_micro_version); | printf("*** You need a version of check being at least %d.%d.%d.\n", major, minor, micro); | printf("***\n"); | printf("*** If you have already installed a sufficiently new version, this error\n"); | printf("*** probably means that the wrong copy of the check library and header\n"); | printf("*** file is being found. Rerun configure with the --with-check=PATH option\n"); | printf("*** to specify the prefix where the correct version was installed.\n"); | } | | return 1; | } | configure:27073: result: no configure:27102: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcheck >&5 conftest.c:40:19: check.h: No such file or directory configure:27108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Bad Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-bad" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-bad" | #define VERSION "0.10.3" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-bad-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_EXPERIMENTAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | /* end confdefs.h. */ | | #include | #include | | #include | | int | main () | { | | ; | return 0; | } configure:27380: checking for GST_PLUGINS_BASE configure:27385: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:27388: $? = 0 configure:27399: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:27402: $? = 0 configure:27423: result: yes configure:27444: Using GStreamer Base Plugins in /usr/lib/gstreamer-0.10 configure:27489: Using /usr/lib/gstreamer-0.10 as the plugin install location configure:27501: checking to see if compiler understands -Wall configure:27523: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 configure:27529: $? = 0 configure:27532: test -z || test ! -s conftest.err configure:27535: $? = 0 configure:27538: test -s conftest.o configure:27541: $? = 0 configure:27560: result: yes configure:27632: set ERROR_CFLAGS to -Wall configure:27703: checking for glTexImage2D in -lGL configure:27733: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lGL >&5 configure:27739: $? = 0 configure:27742: test -z || test ! -s conftest.err configure:27745: $? = 0 configure:27748: test -s conftest configure:27751: $? = 0 configure:27764: result: yes configure:27783: checking GL/gl.h usability configure:27795: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27801: $? = 0 configure:27804: test -z || test ! -s conftest.err configure:27807: $? = 0 configure:27810: test -s conftest.o configure:27813: $? = 0 configure:27823: result: yes configure:27827: checking GL/gl.h presence configure:27837: i586-uhu-linux-gcc -E conftest.c configure:27843: $? = 0 configure:27863: result: yes configure:27898: checking for GL/gl.h configure:27905: result: yes configure:28009: checking Checking for uptodate v4l2 installation configure:28038: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:28044: $? = 0 configure:28047: test -z || test ! -s conftest.err configure:28050: $? = 0 configure:28053: test -s conftest.o configure:28056: $? = 0 configure:28060: result: yes configure:28228: checking struct v4l2_buffer declaration configure:28256: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:28262: $? = 0 configure:28265: test -z || test ! -s conftest.err configure:28268: $? = 0 configure:28271: test -s conftest.o configure:28274: $? = 0 configure:28276: result: yes configure:28546: WARNING: Not amrwb code found. See README at ext/amrwb/ configure:28574: *** These plugins will not be built: amrwb configure:28632: checking for BZ2_bzCompress in -lbz2 configure:28662: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lbz2 >&5 configure:28668: $? = 0 configure:28671: test -z || test ! -s conftest.err configure:28674: $? = 0 configure:28677: test -s conftest configure:28680: $? = 0 configure:28693: result: yes configure:28712: checking bzlib.h usability configure:28724: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:28730: $? = 0 configure:28733: test -z || test ! -s conftest.err configure:28736: $? = 0 configure:28739: test -s conftest.o configure:28742: $? = 0 configure:28752: result: yes configure:28756: checking bzlib.h presence configure:28766: i586-uhu-linux-gcc -E conftest.c configure:28772: $? = 0 configure:28792: result: yes configure:28827: checking for bzlib.h configure:28834: result: yes configure:28950: checking for DIRECTFB configure:28955: $PKG_CONFIG --exists --print-errors "directfb >= 0.9.24" Package directfb was not found in the pkg-config search path. Perhaps you should add the directory containing `directfb.pc' to the PKG_CONFIG_PATH environment variable No package 'directfb' found configure:28958: $? = 1 configure:28969: $PKG_CONFIG --exists --print-errors "directfb >= 0.9.24" Package directfb was not found in the pkg-config search path. Perhaps you should add the directory containing `directfb.pc' to the PKG_CONFIG_PATH environment variable No package 'directfb' found configure:28972: $? = 1 Package directfb was not found in the pkg-config search path. Perhaps you should add the directory containing `directfb.pc' to the PKG_CONFIG_PATH environment variable No package 'directfb' found configure:28989: result: no configure:29028: *** These plugins will not be built: dfbvideosink configure:29086: checking for dts_init in -ldts configure:29116: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldts -lm >&5 configure:29122: $? = 0 configure:29125: test -z || test ! -s conftest.err configure:29128: $? = 0 configure:29131: test -s conftest configure:29134: $? = 0 configure:29147: result: yes configure:29166: checking dts.h usability configure:29178: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:29184: $? = 0 configure:29187: test -z || test ! -s conftest.err configure:29190: $? = 0 configure:29193: test -s conftest.o configure:29196: $? = 0 configure:29206: result: yes configure:29210: checking dts.h presence configure:29220: i586-uhu-linux-gcc -E conftest.c configure:29226: $? = 0 configure:29246: result: yes configure:29281: checking for dts.h configure:29288: result: yes configure:29402: checking encore2.h usability configure:29414: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:77:21: encore2.h: No such file or directory configure:29420: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Bad Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-bad" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-bad" | #define VERSION "0.10.3" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-bad-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_EXPERIMENTAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define GST_LICENSE "LGPL" | #define PLUGINDIR "/usr/lib/gstreamer-0.10" | #define GST_LEVEL_DEFAULT GST_LEVEL_NONE | #define HAVE_OPENGL | #define HAVE_GST_V4L2 | #define HAVE_BZ2 | #define HAVE_DTS | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:29442: result: no configure:29446: checking encore2.h presence configure:29456: i586-uhu-linux-gcc -E conftest.c conftest.c:43:21: encore2.h: No such file or directory configure:29462: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Bad Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-bad" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-bad" | #define VERSION "0.10.3" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-bad-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_EXPERIMENTAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define GST_LICENSE "LGPL" | #define PLUGINDIR "/usr/lib/gstreamer-0.10" | #define GST_LEVEL_DEFAULT GST_LEVEL_NONE | #define HAVE_OPENGL | #define HAVE_GST_V4L2 | #define HAVE_BZ2 | #define HAVE_DTS | /* end confdefs.h. */ | #include configure:29482: result: no configure:29517: checking for encore2.h configure:29524: result: no configure:29532: WARNING: Divx4linux encore headers not found configure:30010: *** These plugins will not be built: divx configure:30068: checking for faacEncOpen in -lfaac configure:30098: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lfaac -lm >&5 configure:30104: $? = 0 configure:30107: test -z || test ! -s conftest.err configure:30110: $? = 0 configure:30113: test -s conftest configure:30116: $? = 0 configure:30129: result: yes configure:30148: checking faac.h usability configure:30160: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:30166: $? = 0 configure:30169: test -z || test ! -s conftest.err configure:30172: $? = 0 configure:30175: test -s conftest.o configure:30178: $? = 0 configure:30188: result: yes configure:30192: checking faac.h presence configure:30202: i586-uhu-linux-gcc -E conftest.c configure:30208: $? = 0 configure:30228: result: yes configure:30263: checking for faac.h configure:30270: result: yes configure:30385: checking for faacDecOpen in -lfaad configure:30415: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lfaad -lm >&5 configure:30421: $? = 0 configure:30424: test -z || test ! -s conftest.err configure:30427: $? = 0 configure:30430: test -s conftest configure:30433: $? = 0 configure:30446: result: yes configure:30465: checking faad.h usability configure:30477: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:30483: $? = 0 configure:30486: test -z || test ! -s conftest.err configure:30489: $? = 0 configure:30492: test -s conftest.o configure:30495: $? = 0 configure:30505: result: yes configure:30509: checking faad.h presence configure:30519: i586-uhu-linux-gcc -E conftest.c configure:30525: $? = 0 configure:30545: result: yes configure:30580: checking for faad.h configure:30587: result: yes configure:30610: checking Checking for FAAD >= 2 configure:30646: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:30649: $? = 0 configure:30651: ./conftest configure:30654: $? = 0 configure:30658: result: yes configure:30768: checking for gsm_create in -lgsm configure:30798: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lgsm >&5 configure:30804: $? = 0 configure:30807: test -z || test ! -s conftest.err configure:30810: $? = 0 configure:30813: test -s conftest configure:30816: $? = 0 configure:30829: result: yes configure:30848: checking gsm.h usability configure:30860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:30866: $? = 0 configure:30869: test -z || test ! -s conftest.err configure:30872: $? = 0 configure:30875: test -s conftest.o configure:30878: $? = 0 configure:30888: result: yes configure:30892: checking gsm.h presence configure:30902: i586-uhu-linux-gcc -E conftest.c configure:30908: $? = 0 configure:30928: result: yes configure:30963: checking for gsm.h configure:30970: result: yes configure:31309: checking for vorbis_block_init in -lvorbisidec configure:31339: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lvorbisidec >&5 /usr/bin/ld: cannot find -lvorbisidec collect2: ld returned 1 exit status configure:31345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Bad Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-bad" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-bad" | #define VERSION "0.10.3" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-bad-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_EXPERIMENTAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define GST_LICENSE "LGPL" | #define PLUGINDIR "/usr/lib/gstreamer-0.10" | #define GST_LEVEL_DEFAULT GST_LEVEL_NONE | #define HAVE_OPENGL | #define HAVE_GST_V4L2 | #define HAVE_BZ2 | #define HAVE_DTS | #define HAVE_FAAC | #define HAVE_FAAD | #define HAVE_GSM | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char vorbis_block_init (); | int | main () | { | vorbis_block_init (); | ; | return 0; | } configure:31370: result: no configure:31404: *** These plugins will not be built: ivorbisdec configure:31463: checking for LIBMMS configure:31468: $PKG_CONFIG --exists --print-errors "libmms >= 0.2" configure:31471: $? = 0 configure:31482: $PKG_CONFIG --exists --print-errors "libmms >= 0.2" configure:31485: $? = 0 configure:31514: result: yes configure:31616: checking mpcdec/mpcdec.h usability configure:31628: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:81:27: mpcdec/mpcdec.h: No such file or directory configure:31634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Bad Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-bad" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-bad" | #define VERSION "0.10.3" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-bad-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_EXPERIMENTAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define GST_LICENSE "LGPL" | #define PLUGINDIR "/usr/lib/gstreamer-0.10" | #define GST_LEVEL_DEFAULT GST_LEVEL_NONE | #define HAVE_OPENGL | #define HAVE_GST_V4L2 | #define HAVE_BZ2 | #define HAVE_DTS | #define HAVE_FAAC | #define HAVE_FAAD | #define HAVE_GSM | #define HAVE_LIBMMS | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:31656: result: no configure:31660: checking mpcdec/mpcdec.h presence configure:31670: i586-uhu-linux-g++ -E conftest.cc conftest.cc:47:27: mpcdec/mpcdec.h: No such file or directory configure:31676: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Bad Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-bad" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-bad" | #define VERSION "0.10.3" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-bad-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_EXPERIMENTAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define GST_LICENSE "LGPL" | #define PLUGINDIR "/usr/lib/gstreamer-0.10" | #define GST_LEVEL_DEFAULT GST_LEVEL_NONE | #define HAVE_OPENGL | #define HAVE_GST_V4L2 | #define HAVE_BZ2 | #define HAVE_DTS | #define HAVE_FAAC | #define HAVE_FAAD | #define HAVE_GSM | #define HAVE_LIBMMS | /* end confdefs.h. */ | #include configure:31696: result: no configure:31731: checking for mpcdec/mpcdec.h configure:31738: result: no configure:31782: *** These plugins will not be built: musepack configure:31841: checking for MUSICBRAINZ configure:31846: $PKG_CONFIG --exists --print-errors "libmusicbrainz >= 2.1.0" Package libmusicbrainz was not found in the pkg-config search path. Perhaps you should add the directory containing `libmusicbrainz.pc' to the PKG_CONFIG_PATH environment variable No package 'libmusicbrainz' found configure:31849: $? = 1 configure:31860: $PKG_CONFIG --exists --print-errors "libmusicbrainz >= 2.1.0" Package libmusicbrainz was not found in the pkg-config search path. Perhaps you should add the directory containing `libmusicbrainz.pc' to the PKG_CONFIG_PATH environment variable No package 'libmusicbrainz' found configure:31863: $? = 1 Package libmusicbrainz was not found in the pkg-config search path. Perhaps you should add the directory containing `libmusicbrainz.pc' to the PKG_CONFIG_PATH environment variable No package 'libmusicbrainz' found configure:31913: *** These plugins will not be built: musicbrainz configure:31972: checking for NEON configure:31977: $PKG_CONFIG --exists --print-errors "neon >= 0.25.5" configure:31980: $? = 0 configure:31991: $PKG_CONFIG --exists --print-errors "neon >= 0.25.5" configure:31994: $? = 0 configure:32023: result: yes configure:32150: checking for sdl-config configure:32168: found /usr/bin/sdl-config configure:32181: result: /usr/bin/sdl-config configure:32189: checking for SDL - version >= 0.11.0 configure:32279: i586-uhu-linux-gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/usr/lib -lSDL -lpthread >&5 configure:32282: $? = 0 configure:32284: ./conftest configure:32287: $? = 0 configure:32305: result: yes configure:32481: checking for SOUNDTOUCH configure:32486: $PKG_CONFIG --exists --print-errors "libSoundTouch" Package libSoundTouch was not found in the pkg-config search path. Perhaps you should add the directory containing `libSoundTouch.pc' to the PKG_CONFIG_PATH environment variable No package 'libSoundTouch' found configure:32489: $? = 1 configure:32500: $PKG_CONFIG --exists --print-errors "libSoundTouch" Package libSoundTouch was not found in the pkg-config search path. Perhaps you should add the directory containing `libSoundTouch.pc' to the PKG_CONFIG_PATH environment variable No package 'libSoundTouch' found configure:32503: $? = 1 Package libSoundTouch was not found in the pkg-config search path. Perhaps you should add the directory containing `libSoundTouch.pc' to the PKG_CONFIG_PATH environment variable No package 'libSoundTouch' found configure:32520: result: no configure:32564: *** These plugins will not be built: soundtouch configure:32623: checking for SWFDEC configure:32628: $PKG_CONFIG --exists --print-errors "swfdec-0.3 >= 0.3.6" Package swfdec-0.3 was not found in the pkg-config search path. Perhaps you should add the directory containing `swfdec-0.3.pc' to the PKG_CONFIG_PATH environment variable No package 'swfdec-0.3' found configure:32631: $? = 1 configure:32642: $PKG_CONFIG --exists --print-errors "swfdec-0.3 >= 0.3.6" Package swfdec-0.3 was not found in the pkg-config search path. Perhaps you should add the directory containing `swfdec-0.3.pc' to the PKG_CONFIG_PATH environment variable No package 'swfdec-0.3' found configure:32645: $? = 1 Package swfdec-0.3 was not found in the pkg-config search path. Perhaps you should add the directory containing `swfdec-0.3.pc' to the PKG_CONFIG_PATH environment variable No package 'swfdec-0.3' found configure:32662: result: no configure:32703: *** These plugins will not be built: swfdec configure:32762: checking for THEORADEC configure:32767: $PKG_CONFIG --exists --print-errors "theoradec" Package theoradec was not found in the pkg-config search path. Perhaps you should add the directory containing `theoradec.pc' to the PKG_CONFIG_PATH environment variable No package 'theoradec' found configure:32770: $? = 1 configure:32781: $PKG_CONFIG --exists --print-errors "theoradec" Package theoradec was not found in the pkg-config search path. Perhaps you should add the directory containing `theoradec.pc' to the PKG_CONFIG_PATH environment variable No package 'theoradec' found configure:32784: $? = 1 Package theoradec was not found in the pkg-config search path. Perhaps you should add the directory containing `theoradec.pc' to the PKG_CONFIG_PATH environment variable No package 'theoradec' found configure:32801: result: no configure:32842: *** These plugins will not be built: theoraexpdec configure:32910: checking xvid.h usability configure:32922: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:32928: $? = 0 configure:32931: test -z || test ! -s conftest.err configure:32934: $? = 0 configure:32937: test -s conftest.o configure:32940: $? = 0 configure:32950: result: yes configure:32954: checking xvid.h presence configure:32964: i586-uhu-linux-gcc -E conftest.c configure:32970: $? = 0 configure:32990: result: yes configure:33025: checking for xvid.h configure:33032: result: yes configure:33040: checking for xvid_encore in -lxvidcore configure:33070: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lxvidcore -lm >&5 configure:33076: $? = 0 configure:33079: test -z || test ! -s conftest.err configure:33082: $? = 0 configure:33085: test -s conftest configure:33088: $? = 0 configure:33101: result: yes configure:33105: checking for xvid_decore in -lxvidcore configure:33135: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lxvidcore -lm >&5 configure:33141: $? = 0 configure:33144: test -z || test ! -s conftest.err configure:33147: $? = 0 configure:33150: test -s conftest configure:33153: $? = 0 configure:33166: result: yes configure:33170: checking for xvid_global in -lxvidcore configure:33200: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lxvidcore -lm >&5 configure:33206: $? = 0 configure:33209: test -z || test ! -s conftest.err configure:33212: $? = 0 configure:33215: test -s conftest configure:33218: $? = 0 configure:33231: result: yes configure:33235: checking for uptodate XviD API version configure:33259: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm >&5 configure:33262: $? = 0 configure:33264: ./conftest configure:33267: $? = 0 configure:33269: result: yes configure:33382: checking for WAVPACK configure:33387: $PKG_CONFIG --exists --print-errors "wavpack >= 4.2" Package wavpack was not found in the pkg-config search path. Perhaps you should add the directory containing `wavpack.pc' to the PKG_CONFIG_PATH environment variable No package 'wavpack' found configure:33390: $? = 1 configure:33401: $PKG_CONFIG --exists --print-errors "wavpack >= 4.2" Package wavpack was not found in the pkg-config search path. Perhaps you should add the directory containing `wavpack.pc' to the PKG_CONFIG_PATH environment variable No package 'wavpack' found configure:33404: $? = 1 Package wavpack was not found in the pkg-config search path. Perhaps you should add the directory containing `wavpack.pc' to the PKG_CONFIG_PATH environment variable No package 'wavpack' found configure:33421: result: no configure:33462: *** These plugins will not be built: wavpack configure:33951: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GStreamer Bad Plug-ins config.status 0.10.3, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on janusz config.status:1023: creating Makefile config.status:1023: creating gst-plugins-bad.spec config.status:1023: creating gst/Makefile config.status:1023: creating gst/cdxaparse/Makefile config.status:1023: creating gst/freeze/Makefile config.status:1023: creating gst/modplug/Makefile config.status:1023: creating gst/modplug/libmodplug/Makefile config.status:1023: creating gst/speed/Makefile config.status:1023: creating gst/qtdemux/Makefile config.status:1023: creating gst/tta/Makefile config.status:1023: creating gst/xingheader/Makefile config.status:1023: creating gst-libs/Makefile config.status:1023: creating gst-libs/gst/Makefile config.status:1023: creating sys/Makefile config.status:1023: creating sys/glsink/Makefile config.status:1023: creating sys/v4l2/Makefile config.status:1023: creating examples/Makefile config.status:1023: creating examples/directfb/Makefile config.status:1023: creating ext/amrwb/amrwb-code/Makefile config.status:1023: creating ext/amrwb/Makefile config.status:1023: creating ext/bz2/Makefile config.status:1023: creating ext/directfb/Makefile config.status:1023: creating ext/divx/Makefile config.status:1023: creating ext/dts/Makefile config.status:1023: creating ext/faac/Makefile config.status:1023: creating ext/faad/Makefile config.status:1023: creating ext/gsm/Makefile config.status:1023: creating ext/ivorbis/Makefile config.status:1023: creating ext/libmms/Makefile config.status:1023: creating ext/Makefile config.status:1023: creating ext/musepack/Makefile config.status:1023: creating ext/musicbrainz/Makefile config.status:1023: creating ext/neon/Makefile config.status:1023: creating ext/sdl/Makefile config.status:1023: creating ext/soundtouch/Makefile config.status:1023: creating ext/swfdec/Makefile config.status:1023: creating ext/theora/Makefile config.status:1023: creating ext/wavpack/Makefile config.status:1023: creating ext/xvid/Makefile config.status:1023: creating po/Makefile.in config.status:1023: creating docs/Makefile config.status:1023: creating docs/plugins/Makefile config.status:1023: creating docs/version.entities config.status:1023: creating common/Makefile config.status:1023: creating common/m4/Makefile config.status:1023: creating m4/Makefile config.status:1023: creating tests/Makefile config.status:1023: creating tests/check/Makefile config.status:1023: creating tests/icles/Makefile config.status:1089: creating config.h config.status:1445: executing depfiles commands config.status:1445: executing default-1 commands config.status:1445: executing _stdint.h commands config.status:1630: creating _stdint.h : _GST_PLUGINS_BAD__STDINT_H ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DIRECTFB_CFLAGS_set= ac_cv_env_DIRECTFB_CFLAGS_value= ac_cv_env_DIRECTFB_LIBS_set= ac_cv_env_DIRECTFB_LIBS_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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_GST_BASE_CFLAGS_set= ac_cv_env_GST_BASE_CFLAGS_value= ac_cv_env_GST_BASE_LIBS_set= ac_cv_env_GST_BASE_LIBS_value= ac_cv_env_GST_CFLAGS_set= ac_cv_env_GST_CFLAGS_value= ac_cv_env_GST_CHECK_CFLAGS_set= ac_cv_env_GST_CHECK_CFLAGS_value= ac_cv_env_GST_CHECK_LIBS_set= ac_cv_env_GST_CHECK_LIBS_value= ac_cv_env_GST_LIBS_set= ac_cv_env_GST_LIBS_value= ac_cv_env_GST_PLUGINS_BASE_CFLAGS_set= ac_cv_env_GST_PLUGINS_BASE_CFLAGS_value= ac_cv_env_GST_PLUGINS_BASE_LIBS_set= ac_cv_env_GST_PLUGINS_BASE_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBMMS_CFLAGS_set= ac_cv_env_LIBMMS_CFLAGS_value= ac_cv_env_LIBMMS_LIBS_set= ac_cv_env_LIBMMS_LIBS_value= ac_cv_env_LIBOIL_CFLAGS_set= ac_cv_env_LIBOIL_CFLAGS_value= ac_cv_env_LIBOIL_LIBS_set= ac_cv_env_LIBOIL_LIBS_value= ac_cv_env_MUSICBRAINZ_CFLAGS_set= ac_cv_env_MUSICBRAINZ_CFLAGS_value= ac_cv_env_MUSICBRAINZ_LIBS_set= ac_cv_env_MUSICBRAINZ_LIBS_value= ac_cv_env_NEON_CFLAGS_set= ac_cv_env_NEON_CFLAGS_value= ac_cv_env_NEON_LIBS_set= ac_cv_env_NEON_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SOUNDTOUCH_CFLAGS_set= ac_cv_env_SOUNDTOUCH_CFLAGS_value= ac_cv_env_SOUNDTOUCH_LIBS_set= ac_cv_env_SOUNDTOUCH_LIBS_value= ac_cv_env_SWFDEC_CFLAGS_set= ac_cv_env_SWFDEC_CFLAGS_value= ac_cv_env_SWFDEC_LIBS_set= ac_cv_env_SWFDEC_LIBS_value= ac_cv_env_THEORADEC_CFLAGS_set= ac_cv_env_THEORADEC_CFLAGS_value= ac_cv_env_THEORADEC_LIBS_set= ac_cv_env_THEORADEC_LIBS_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_WAVPACK_CFLAGS_set= ac_cv_env_WAVPACK_CFLAGS_value= ac_cv_env_WAVPACK_LIBS_set= ac_cv_env_WAVPACK_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_header_GL_gl_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_dts_h=yes ac_cv_header_encore2_h=no ac_cv_header_faac_h=yes ac_cv_header_faad_h=yes ac_cv_header_gsm_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_mpcdec_mpcdec_h=no ac_cv_header_stdc=yes ac_cv_header_stdint=stdint.h ac_cv_header_stdint_h=yes ac_cv_header_stdint_t=stdint.h ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_xvid_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_GL_glTexImage2D=yes ac_cv_lib_bz2_BZ2_bzCompress=yes ac_cv_lib_dts_dts_init=yes ac_cv_lib_faac_faacEncOpen=yes ac_cv_lib_faad_faacDecOpen=yes ac_cv_lib_gsm_gsm_create=yes ac_cv_lib_vorbisidec_vorbis_block_init=no ac_cv_lib_xvidcore_xvid_decore=yes ac_cv_lib_xvidcore_xvid_encore=yes ac_cv_lib_xvidcore_xvid_global=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_VALGRIND_PATH=no ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_HAVE_CXX=yes ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_stdint_message='using gnu compiler i586-uhu-linux-gcc (GCC) 3.4.6' ac_cv_stdint_result='(assuming C99 compatible system)' 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_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 gt_cv_func_gnugettext1_libc=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' pkg_cv_GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_BASE_LIBS='-Wl,--export-dynamic -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' pkg_cv_GST_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_LIBS='-Wl,--export-dynamic -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' pkg_cv_GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_PLUGINS_BASE_LIBS='-Wl,--export-dynamic -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' pkg_cv_LIBMMS_CFLAGS='-I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_LIBMMS_LIBS='-lmms -lm -lglib-2.0 ' pkg_cv_LIBOIL_CFLAGS='-I/usr/include/liboil-0.3 ' pkg_cv_LIBOIL_LIBS='-loil-0.3 -lm ' pkg_cv_NEON_CFLAGS='-D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/neon ' pkg_cv_NEON_LIBS='-lneon -lssl -lcrypto -ldl -lxml2 -lz -lm ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' ACLOCAL_AMFLAGS='-I m4 -I common/m4' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' BUILD_EXAMPLES_FALSE='#' BUILD_EXAMPLES_TRUE='' BUILD_EXPERIMENTAL_FALSE='#' BUILD_EXPERIMENTAL_TRUE='' BUILD_EXTERNAL_FALSE='#' BUILD_EXTERNAL_TRUE='' BZ2_LIBS='-lbz2' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CHECK_CFLAGS='' CHECK_LIBS='' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEPRECATED_CFLAGS='-DGST_DISABLE_DEPRECATED' DIRECTFB_CFLAGS='' DIRECTFB_LIBS='' DIVXDEC_LIBS='' DIVXENC_LIBS='' DTS_LIBS='-ldts -lm' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ERROR_CFLAGS='-Wall' EXEEXT='' F77='' FAAC_LIBS='-lfaac -lm' FAAD_LIBS='-lfaad -lm' FFLAGS='' GETTEXT_PACKAGE='gst-plugins-bad-0.10' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' GLIB_LIBS='-pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' GLIB_REQ='2.6' GMSGFMT='/usr/bin/msgfmt' GSM_LIBS='-lgsm' GSTPB_PLUGINS_DIR='/usr/lib/gstreamer-0.10' GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' GST_BASE_LIBS='-Wl,--export-dynamic -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' GST_CFLAGS='-I$(top_srcdir)/gst-libs -I$(top_builddir)/gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 $(GST_OPTION_CFLAGS)' GST_CHECK_CFLAGS='' GST_CHECK_LIBS='' GST_GCOV_ENABLED_FALSE='' GST_GCOV_ENABLED_TRUE='#' GST_LEVEL_DEFAULT='GST_LEVEL_NONE' GST_LIBS='-Wl,--export-dynamic -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' GST_LICENSE='LGPL' GST_MAJORMINOR='0.10' GST_OPTION_CFLAGS='$(ERROR_CFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)' GST_PACKAGE_NAME='GStreamer Bad Plug-ins source release' GST_PACKAGE_ORIGIN='Unknown package origin' GST_PLUGINS_ALL=' cdxaparse freeze modplug speed qtdemux xingheader tta ' GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' GST_PLUGINS_BASE_LIBS='-Wl,--export-dynamic -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' GST_PLUGINS_DIR='/usr/lib/gstreamer-0.10' GST_PLUGINS_SELECTED=' cdxaparse freeze modplug speed qtdemux xingheader tta ' GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$$' ' GST_TOOLS_DIR='/usr/bin' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HAVE_AMRWB='no' HAVE_BZ2='yes' HAVE_CHECK_FALSE='' HAVE_CHECK_TRUE='#' HAVE_CPU_ALPHA_FALSE='' HAVE_CPU_ALPHA_TRUE='#' HAVE_CPU_ARM_FALSE='' HAVE_CPU_ARM_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_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_CXX='yes' HAVE_DTS='yes' HAVE_FAAC='yes' HAVE_FAAD='yes' HAVE_GL='yes' HAVE_GSM='yes' HAVE_VALGRIND_FALSE='' HAVE_VALGRIND_TRUE='#' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' IVORBIS_CFLAGS='' IVORBIS_LIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBMMS_CFLAGS='-I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBMMS_LIBS='-lmms -lm -lglib-2.0 ' LIBOBJS='' LIBOIL_CFLAGS='-I/usr/include/liboil-0.3 ' LIBOIL_LIBS='-loil-0.3 -lm ' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LOCALEDIR='/usr/share/locale' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' MUSEPACK_LIBS='' MUSICBRAINZ_CFLAGS='' MUSICBRAINZ_LIBS='' NEON_CFLAGS='-D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/neon ' NEON_LIBS='-lneon -lssl -lcrypto -ldl -lxml2 -lz -lm ' OBJEXT='o' PACKAGE='gst-plugins-bad' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer' PACKAGE_NAME='GStreamer Bad Plug-ins' PACKAGE_STRING='GStreamer Bad Plug-ins 0.10.3' PACKAGE_TARNAME='gst-plugins-bad' PACKAGE_VERSION='0.10.3' PACKAGE_VERSION_MAJOR='0' PACKAGE_VERSION_MICRO='3' PACKAGE_VERSION_MINOR='10' PACKAGE_VERSION_NANO='0' PACKAGE_VERSION_RELEASE='1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PLUGINDIR='/usr/lib/gstreamer-0.10' POSUB='po' PROFILE_CFLAGS='-g' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.4' RANLIB='ranlib' SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDL_CONFIG='/usr/bin/sdl-config' SDL_LIBS='-L/usr/lib -lSDL -lpthread' SET_MAKE='' SHELL='/bin/sh' SOUNDTOUCH_CFLAGS='' SOUNDTOUCH_LIBS='' STRIP='strip' SWFDEC_CFLAGS='' SWFDEC_LIBS='' THEORADEC_CFLAGS='' THEORADEC_LIBS='' USE_AMRWB_FALSE='' USE_AMRWB_TRUE='#' USE_BZ2_FALSE='#' USE_BZ2_TRUE='' USE_DIRECTFB_FALSE='' USE_DIRECTFB_TRUE='#' USE_DIVX_FALSE='' USE_DIVX_TRUE='#' USE_DTS_FALSE='#' USE_DTS_TRUE='' USE_EXPERIMENTAL_FALSE='#' USE_EXPERIMENTAL_TRUE='' USE_EXTERNAL_FALSE='#' USE_EXTERNAL_TRUE='' USE_FAAC_FALSE='#' USE_FAAC_TRUE='' USE_FAAD_FALSE='#' USE_FAAD_TRUE='' USE_GSM_FALSE='#' USE_GSM_TRUE='' USE_GST_V4L2_FALSE='#' USE_GST_V4L2_TRUE='' USE_IVORBIS_FALSE='' USE_IVORBIS_TRUE='#' USE_LIBMMS_FALSE='#' USE_LIBMMS_TRUE='' USE_MUSEPACK_FALSE='' USE_MUSEPACK_TRUE='#' USE_MUSICBRAINZ_FALSE='' USE_MUSICBRAINZ_TRUE='#' USE_NEON_FALSE='#' USE_NEON_TRUE='' USE_NLS='yes' USE_OPENGL_FALSE='#' USE_OPENGL_TRUE='' USE_SDL_FALSE='#' USE_SDL_TRUE='' USE_SOUNDTOUCH_FALSE='' USE_SOUNDTOUCH_TRUE='#' USE_SWFDEC_FALSE='' USE_SWFDEC_TRUE='#' USE_THEORADEC_FALSE='' USE_THEORADEC_TRUE='#' USE_WAVPACK_FALSE='' USE_WAVPACK_TRUE='#' USE_XVIDEO_FALSE='' USE_XVIDEO_TRUE='#' USE_XVID_FALSE='#' USE_XVID_TRUE='' VALGRIND_CFLAGS='' VALGRIND_LIBS='' VALGRIND_PATH='no' VERSION='0.10.3' WAVPACK_CFLAGS='' WAVPACK_LIBS='' XGETTEXT='/usr/bin/xgettext' XVIDEO_LIBS='' XVID_LIBS='-lxvidcore -lm' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pkgpyexecdir='${pyexecdir}/gst-plugins-bad' pkgpythondir='${pythondir}/gst-plugins-bad' plugindir='$(libdir)/gstreamer-0.10' prefix='/usr' program_transform_name='s,x,x,' pyexecdir='${exec_prefix}/lib/python2.4/site-packages' pythondir='${prefix}/lib/python2.4/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "gst-plugins-bad-0.10" #define GST_LEVEL_DEFAULT GST_LEVEL_NONE #define GST_LICENSE "LGPL" #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" #define GST_PACKAGE_ORIGIN "Unknown package origin" #define HAVE_BZ2 #define HAVE_CPU_I386 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_DTS #define HAVE_EXPERIMENTAL #define HAVE_EXTERNAL #define HAVE_FAAC #define HAVE_FAAD #define HAVE_GETTEXT 1 #define HAVE_GSM #define HAVE_GST_V4L2 #define HAVE_INTTYPES_H 1 #define HAVE_LIBMMS #define HAVE_MEMORY_H 1 #define HAVE_NEON #define HAVE_OPENGL #define HAVE_RDTSC 1 #define HAVE_SDL #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_XVID #define LOCALEDIR "/usr/share/locale" #define PACKAGE "gst-plugins-bad" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" #define PACKAGE_NAME "GStreamer Bad Plug-ins" #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.3" #define PACKAGE_TARNAME "gst-plugins-bad" #define PACKAGE_VERSION "0.10.3" #define PLUGINDIR "/usr/lib/gstreamer-0.10" #define STDC_HEADERS 1 #define VERSION "0.10.3" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0