This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GStreamer Base Plug-ins configure 0.10.9, 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 = pozsy 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:1812: checking for a BSD-compatible install configure:1867: result: /bin/install -c configure:1878: checking whether build environment is sane configure:1921: result: yes configure:1986: checking for gawk configure:2002: found /bin/gawk configure:2012: result: gawk configure:2022: checking whether make sets $(MAKE) configure:2042: result: yes configure:2222: checking nano version configure:2228: result: 0 (release) configure:2249: checking whether to enable maintainer-specific portions of Makefiles configure:2258: result: no configure:2280: checking build system type configure:2298: result: i586-uhu-linux-gnu configure:2306: checking host system type configure:2320: result: i586-uhu-linux-gnu configure:2439: checking for style of include used by make configure:2467: result: GNU configure:2500: checking for i586-uhu-linux-gcc configure:2516: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2526: result: i586-uhu-linux-gcc configure:2808: checking for C compiler version configure:2811: 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:2814: $? = 0 configure:2816: 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:2819: $? = 0 configure:2821: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2824: $? = 1 configure:2847: checking for C compiler default output file name configure:2850: i586-uhu-linux-gcc conftest.c >&5 configure:2853: $? = 0 configure:2899: result: a.out configure:2904: checking whether the C compiler works configure:2910: ./a.out configure:2913: $? = 0 configure:2930: result: yes configure:2937: checking whether we are cross compiling configure:2939: result: no configure:2942: checking for suffix of executables configure:2944: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2947: $? = 0 configure:2972: result: configure:2978: checking for suffix of object files configure:2999: i586-uhu-linux-gcc -c conftest.c >&5 configure:3002: $? = 0 configure:3024: result: o configure:3028: checking whether we are using the GNU C compiler configure:3052: i586-uhu-linux-gcc -c conftest.c >&5 configure:3058: $? = 0 configure:3061: test -z || test ! -s conftest.err configure:3064: $? = 0 configure:3067: test -s conftest.o configure:3070: $? = 0 configure:3083: result: yes configure:3089: checking whether i586-uhu-linux-gcc accepts -g configure:3110: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3116: $? = 0 configure:3119: test -z || test ! -s conftest.err configure:3122: $? = 0 configure:3125: test -s conftest.o configure:3128: $? = 0 configure:3139: result: yes configure:3156: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3226: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3232: $? = 0 configure:3235: test -z || test ! -s conftest.err configure:3238: $? = 0 configure:3241: test -s conftest.o configure:3244: $? = 0 configure:3262: result: none needed configure:3280: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3286: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3418: checking dependency style of i586-uhu-linux-gcc configure:3508: result: gcc3 configure:3525: checking for a sed that does not truncate output configure:3579: result: /bin/sed configure:3582: checking for egrep configure:3592: result: grep -E configure:3608: checking for ld used by i586-uhu-linux-gcc configure:3675: result: /usr/bin/ld configure:3684: checking if the linker (/usr/bin/ld) is GNU ld configure:3699: result: yes configure:3704: checking for /usr/bin/ld option to reload object files configure:3711: result: -r configure:3729: checking for BSD-compatible nm configure:3778: result: /usr/bin/nm -B configure:3782: checking whether ln -s works configure:3786: result: yes configure:3793: checking how to recognise dependent libraries configure:3969: result: pass_all configure:4205: checking how to run the C preprocessor configure:4240: i586-uhu-linux-gcc -E conftest.c configure:4246: $? = 0 configure:4278: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.9" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.9" | /* end confdefs.h. */ | #include configure:4323: result: i586-uhu-linux-gcc -E configure:4347: i586-uhu-linux-gcc -E conftest.c configure:4353: $? = 0 configure:4385: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4391: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.9" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.9" | /* end confdefs.h. */ | #include configure:4435: checking for ANSI C header files configure:4460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4466: $? = 0 configure:4469: test -z || test ! -s conftest.err configure:4472: $? = 0 configure:4475: test -s conftest.o configure:4478: $? = 0 configure:4567: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4570: $? = 0 configure:4572: ./conftest configure:4575: $? = 0 configure:4590: result: yes configure:4614: checking for sys/types.h configure:4630: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4636: $? = 0 configure:4639: test -z || test ! -s conftest.err configure:4642: $? = 0 configure:4645: test -s conftest.o configure:4648: $? = 0 configure:4659: result: yes configure:4614: checking for sys/stat.h configure:4630: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4636: $? = 0 configure:4639: test -z || test ! -s conftest.err configure:4642: $? = 0 configure:4645: test -s conftest.o configure:4648: $? = 0 configure:4659: result: yes configure:4614: checking for stdlib.h configure:4630: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4636: $? = 0 configure:4639: test -z || test ! -s conftest.err configure:4642: $? = 0 configure:4645: test -s conftest.o configure:4648: $? = 0 configure:4659: result: yes configure:4614: checking for string.h configure:4630: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4636: $? = 0 configure:4639: test -z || test ! -s conftest.err configure:4642: $? = 0 configure:4645: test -s conftest.o configure:4648: $? = 0 configure:4659: result: yes configure:4614: checking for memory.h configure:4630: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4636: $? = 0 configure:4639: test -z || test ! -s conftest.err configure:4642: $? = 0 configure:4645: test -s conftest.o configure:4648: $? = 0 configure:4659: result: yes configure:4614: checking for strings.h configure:4630: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4636: $? = 0 configure:4639: test -z || test ! -s conftest.err configure:4642: $? = 0 configure:4645: test -s conftest.o configure:4648: $? = 0 configure:4659: result: yes configure:4614: checking for inttypes.h configure:4630: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4636: $? = 0 configure:4639: test -z || test ! -s conftest.err configure:4642: $? = 0 configure:4645: test -s conftest.o configure:4648: $? = 0 configure:4659: result: yes configure:4614: checking for stdint.h configure:4630: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4636: $? = 0 configure:4639: test -z || test ! -s conftest.err configure:4642: $? = 0 configure:4645: test -s conftest.o configure:4648: $? = 0 configure:4659: result: yes configure:4614: checking for unistd.h configure:4630: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4636: $? = 0 configure:4639: test -z || test ! -s conftest.err configure:4642: $? = 0 configure:4645: test -s conftest.o configure:4648: $? = 0 configure:4659: result: yes configure:4685: checking dlfcn.h usability configure:4697: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4703: $? = 0 configure:4706: test -z || test ! -s conftest.err configure:4709: $? = 0 configure:4712: test -s conftest.o configure:4715: $? = 0 configure:4725: result: yes configure:4729: checking dlfcn.h presence configure:4739: i586-uhu-linux-gcc -E conftest.c configure:4745: $? = 0 configure:4765: result: yes configure:4800: checking for dlfcn.h configure:4807: result: yes configure:4830: checking for i586-uhu-linux-g++ configure:4846: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4856: result: i586-uhu-linux-g++ configure:4914: checking for C++ compiler version configure:4917: 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:4920: $? = 0 configure:4922: 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:4925: $? = 0 configure:4927: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4930: $? = 1 configure:4933: checking whether we are using the GNU C++ compiler configure:4957: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4963: $? = 0 configure:4966: test -z || test ! -s conftest.err configure:4969: $? = 0 configure:4972: test -s conftest.o configure:4975: $? = 0 configure:4988: result: yes configure:4994: checking whether i586-uhu-linux-g++ accepts -g configure:5015: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:5021: $? = 0 configure:5024: test -z || test ! -s conftest.err configure:5027: $? = 0 configure:5030: test -s conftest.o configure:5033: $? = 0 configure:5044: result: yes configure:5086: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5092: $? = 0 configure:5095: test -z || test ! -s conftest.err configure:5098: $? = 0 configure:5101: test -s conftest.o configure:5104: $? = 0 configure:5130: 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:5136: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.9" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.9" | #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:5086: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5092: $? = 0 configure:5095: test -z || test ! -s conftest.err configure:5098: $? = 0 configure:5101: test -s conftest.o configure:5104: $? = 0 configure:5130: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5136: $? = 0 configure:5139: test -z || test ! -s conftest.err configure:5142: $? = 0 configure:5145: test -s conftest.o configure:5148: $? = 0 configure:5173: checking dependency style of i586-uhu-linux-g++ configure:5263: result: gcc3 configure:5290: checking how to run the C++ preprocessor configure:5321: i586-uhu-linux-g++ -E conftest.cc configure:5327: $? = 0 configure:5359: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.9" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.9" | #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:5404: result: i586-uhu-linux-g++ -E configure:5428: i586-uhu-linux-g++ -E conftest.cc configure:5434: $? = 0 configure:5466: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5472: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.9" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.9" | #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:5527: checking for i586-uhu-linux-g77 configure:5556: result: no configure:5527: checking for i586-uhu-linux-f77 configure:5556: result: no configure:5527: checking for i586-uhu-linux-xlf configure:5556: result: no configure:5527: checking for i586-uhu-linux-frt configure:5556: result: no configure:5527: checking for i586-uhu-linux-pgf77 configure:5556: result: no configure:5527: checking for i586-uhu-linux-fort77 configure:5556: result: no configure:5527: checking for i586-uhu-linux-fl32 configure:5556: result: no configure:5527: checking for i586-uhu-linux-af77 configure:5556: result: no configure:5527: checking for i586-uhu-linux-f90 configure:5556: result: no configure:5527: checking for i586-uhu-linux-xlf90 configure:5556: result: no configure:5527: checking for i586-uhu-linux-pgf90 configure:5556: result: no configure:5527: checking for i586-uhu-linux-epcf90 configure:5556: result: no configure:5527: checking for i586-uhu-linux-f95 configure:5556: result: no configure:5527: checking for i586-uhu-linux-fort configure:5556: result: no configure:5527: checking for i586-uhu-linux-xlf95 configure:5556: result: no configure:5527: checking for i586-uhu-linux-ifc configure:5556: result: no configure:5527: checking for i586-uhu-linux-efc configure:5556: result: no configure:5527: checking for i586-uhu-linux-pgf95 configure:5556: result: no configure:5527: checking for i586-uhu-linux-lf95 configure:5556: result: no configure:5527: checking for i586-uhu-linux-gfortran configure:5556: result: no configure:5569: checking for g77 configure:5598: result: no configure:5569: checking for f77 configure:5598: result: no configure:5569: checking for xlf configure:5598: result: no configure:5569: checking for frt configure:5598: result: no configure:5569: checking for pgf77 configure:5598: result: no configure:5569: checking for fort77 configure:5598: result: no configure:5569: checking for fl32 configure:5598: result: no configure:5569: checking for af77 configure:5598: result: no configure:5569: checking for f90 configure:5598: result: no configure:5569: checking for xlf90 configure:5598: result: no configure:5569: checking for pgf90 configure:5598: result: no configure:5569: checking for epcf90 configure:5598: result: no configure:5569: checking for f95 configure:5598: result: no configure:5569: checking for fort configure:5598: result: no configure:5569: checking for xlf95 configure:5598: result: no configure:5569: checking for ifc configure:5598: result: no configure:5569: checking for efc configure:5598: result: no configure:5569: checking for pgf95 configure:5598: result: no configure:5569: checking for lf95 configure:5598: result: no configure:5569: checking for gfortran configure:5598: result: no configure:5610: checking for Fortran 77 compiler version configure:5613: --version &5 ./configure: line 5614: --version: command not found configure:5616: $? = 127 configure:5618: -v &5 ./configure: line 5619: -v: command not found configure:5621: $? = 127 configure:5623: -V &5 ./configure: line 5624: -V: command not found configure:5626: $? = 127 configure:5634: checking whether we are using the GNU Fortran 77 compiler configure:5648: -c conftest.F >&5 ./configure: line 5649: -c: command not found configure:5654: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5679: result: no configure:5685: checking whether accepts -g configure:5697: -c -g conftest.f >&5 ./configure: line 5698: -c: command not found configure:5703: $? = 127 configure: failed program was: | program main | | end configure:5727: result: no configure:5757: checking the maximum length of command line arguments configure:5866: result: 32768 configure:5877: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:5982: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5985: $? = 0 configure:5989: /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:5992: $? = 0 configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6047: $? = 0 configure:6085: result: ok configure:6089: checking for objdir configure:6104: result: .libs configure:6156: checking for i586-uhu-linux-ar configure:6185: result: no configure:6194: checking for ar configure:6210: found /usr/bin/ar configure:6221: result: ar configure:6236: checking for i586-uhu-linux-ranlib configure:6265: result: no configure:6274: checking for ranlib configure:6290: found /usr/bin/ranlib configure:6301: result: ranlib configure:6316: checking for i586-uhu-linux-strip configure:6345: result: no configure:6354: checking for strip configure:6370: found /usr/bin/strip configure:6381: result: strip configure:6653: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6671: 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:6675: $? = 0 configure:6688: result: no configure:6703: checking for i586-uhu-linux-gcc option to produce PIC configure:6913: result: -fPIC configure:6921: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6939: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6943: $? = 0 configure:6956: result: yes configure:6984: checking if i586-uhu-linux-gcc static flag -static works configure:7012: result: yes configure:7022: checking if i586-uhu-linux-gcc supports -c -o file.o configure:7043: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7047: $? = 0 configure:7069: result: yes configure:7095: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8061: result: yes configure:8082: checking whether -lc should be explicitly linked in configure:8087: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8090: $? = 0 configure:8105: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8108: $? = 0 configure:8120: result: no configure:8128: checking dynamic linker characteristics configure:8728: result: GNU/Linux ld.so configure:8737: checking how to hardcode library paths into programs configure:8762: result: immediate configure:8776: checking whether stripping libraries is possible configure:8781: result: yes configure:8906: checking for shl_load configure:8963: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccmqRUHd.o: In function `main': /var/uhubuild/work/compile/conftest.c:65: undefined reference to `shl_load' /tmp/ccmqRUHd.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:8969: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.9" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.9" | #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. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 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 | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:8993: result: no configure:8998: checking for shl_load in -ldld configure:9028: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:9034: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.9" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.9" | #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. */ | | /* 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 shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:9059: result: no configure:9064: checking for dlopen configure:9121: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc6HnD0L.o: In function `main': /var/uhubuild/work/compile/conftest.c:65: undefined reference to `dlopen' /tmp/cc6HnD0L.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:9127: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.9" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.9" | #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. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 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 | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:9151: result: no configure:9156: checking for dlopen in -ldl configure:9186: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:9192: $? = 0 configure:9195: test -z || test ! -s conftest.err configure:9198: $? = 0 configure:9201: test -s conftest configure:9204: $? = 0 configure:9217: result: yes configure:9390: checking whether a program can dlopen itself configure:9464: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:9467: $? = 0 configure:9485: result: yes configure:9490: checking whether a statically linked program can dlopen itself configure:9564: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/ccUK9ySP.o: In function `main': /var/uhubuild/work/compile/configure:9548: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:9567: $? = 0 /usr/local/lib/: cannot read file data: Is a directory configure:9585: result: no configure:9608: checking if libtool supports shared libraries configure:9610: result: yes configure:9613: checking whether to build shared libraries configure:9634: result: yes configure:9637: checking whether to build static libraries configure:9641: result: yes configure:9733: creating libtool configure:10321: checking for ld used by i586-uhu-linux-g++ configure:10388: result: /usr/bin/ld configure:10397: checking if the linker (/usr/bin/ld) is GNU ld configure:10412: result: yes configure:10463: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11399: result: yes configure:11417: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:11420: $? = 0 configure:11539: checking for i586-uhu-linux-g++ option to produce PIC configure:11813: result: -fPIC configure:11821: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11839: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:11843: $? = 0 configure:11856: result: yes configure:11884: checking if i586-uhu-linux-g++ static flag -static works configure:11912: result: yes configure:11922: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11943: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:11947: $? = 0 configure:11969: result: yes configure:11995: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12026: result: yes configure:12093: checking dynamic linker characteristics configure:12693: result: GNU/Linux ld.so configure:12702: checking how to hardcode library paths into programs configure:12727: result: immediate configure:18998: checking for msgfmt configure:19026: result: /usr/bin/msgfmt configure:19035: checking for gmsgfmt configure:19066: result: /usr/bin/msgfmt configure:19076: checking for xgettext configure:19104: result: /usr/bin/xgettext configure:19115: checking for msgmerge configure:19142: result: /usr/bin/msgmerge configure:19204: checking for ld used by GCC configure:19267: result: /usr/bin/ld configure:19276: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:19288: result: yes configure:19294: checking for shared library run path origin configure:19307: result: done configure:19724: checking whether NLS is requested configure:19733: result: yes configure:19750: checking for GNU gettext in libc configure:19774: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:19780: $? = 0 configure:19783: test -z || test ! -s conftest.err configure:19786: $? = 0 configure:19789: test -s conftest configure:19792: $? = 0 configure:19804: result: yes configure:20638: checking for i586-uhu-linux-pkg-config configure:20671: result: no configure:20680: checking for pkg-config configure:20698: found /usr/bin/pkg-config configure:20710: result: /usr/bin/pkg-config configure:20725: checking pkg-config is at least version 0.9.0 configure:20728: result: yes configure:20756: checking for VALGRIND configure:20761: $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:20764: $? = 1 configure:20775: $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:20778: $? = 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:20795: result: no configure:21075: Using GStreamer Base Plug-ins source release as package name configure:21103: Using Unknown package origin as package origin configure:21205: building external plug-ins configure:21365: checking whether byte ordering is bigendian configure:21392: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21398: $? = 0 configure:21401: test -z || test ! -s conftest.err configure:21404: $? = 0 configure:21407: test -s conftest.o configure:21410: $? = 0 configure:21434: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:42: error: `not' undeclared (first use in this function) conftest.c:42: error: (Each undeclared identifier is reported only once conftest.c:42: error: for each function it appears in.) conftest.c:42: error: syntax error before "big" configure:21440: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.9" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.9" | #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-base-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #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:21573: result: no configure:21745: checking for i586-uhu-linux-gcc configure:21771: result: i586-uhu-linux-gcc configure:22053: checking for C compiler version configure:22056: 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:22059: $? = 0 configure:22061: 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:22064: $? = 0 configure:22066: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:22069: $? = 1 configure:22072: checking whether we are using the GNU C compiler configure:22127: result: yes configure:22133: checking whether i586-uhu-linux-gcc accepts -g configure:22183: result: yes configure:22200: checking for i586-uhu-linux-gcc option to accept ANSI C configure:22306: result: none needed configure:22324: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:22330: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:22462: checking dependency style of i586-uhu-linux-gcc configure:22552: result: gcc3 configure:22580: checking for i586-uhu-linux-g++ configure:22606: result: i586-uhu-linux-g++ configure:22664: checking for C++ compiler version configure:22667: 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:22670: $? = 0 configure:22672: 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:22675: $? = 0 configure:22677: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:22680: $? = 1 configure:22683: checking whether we are using the GNU C++ compiler configure:22738: result: yes configure:22744: checking whether i586-uhu-linux-g++ accepts -g configure:22794: result: yes configure:22836: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:22842: $? = 0 configure:22845: test -z || test ! -s conftest.err configure:22848: $? = 0 configure:22851: test -s conftest.o configure:22854: $? = 0 configure:22880: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:22886: $? = 0 configure:22889: test -z || test ! -s conftest.err configure:22892: $? = 0 configure:22895: test -s conftest.o configure:22898: $? = 0 configure:22923: checking dependency style of i586-uhu-linux-g++ configure:23013: result: gcc3 configure:23032: checking for i586-uhu-linux-g++ configure:23048: found /usr/lib/ccache/i586-uhu-linux-g++ configure:23059: result: yes configure:23072: checking how to run the C++ preprocessor configure:23186: result: i586-uhu-linux-g++ -E configure:23210: i586-uhu-linux-g++ -E conftest.cc configure:23216: $? = 0 configure:23248: i586-uhu-linux-g++ -E conftest.cc conftest.cc:35:28: ac_nonexistent.h: No such file or directory configure:23254: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.9" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.9" | #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-base-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | /* end confdefs.h. */ | #include configure:23300: checking for valgrind configure:23331: result: no configure:23462: Looking for Python version >= 2.1 configure:23480: checking for python configure:23498: found /usr/bin/python configure:23510: result: /usr/bin/python configure:23521: checking "/usr/bin/python": configure:23523: result: okay configure:23539: checking local Python configuration configure:23576: result: looks good configure:23604: checking whether to build plugin documentation configure:23616: result: no (gtk-doc disabled or not available) configure:23633: checking for library containing strerror configure:23663: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23669: $? = 0 configure:23672: test -z || test ! -s conftest.err configure:23675: $? = 0 configure:23678: test -s conftest configure:23681: $? = 0 configure:23750: result: none required configure:23759: checking for ANSI C header files configure:23914: result: yes configure:23939: checking malloc.h usability configure:23951: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23957: $? = 0 configure:23960: test -z || test ! -s conftest.err configure:23963: $? = 0 configure:23966: test -s conftest.o configure:23969: $? = 0 configure:23979: result: yes configure:23983: checking malloc.h presence configure:23993: i586-uhu-linux-gcc -E conftest.c configure:23999: $? = 0 configure:24019: result: yes configure:24054: checking for malloc.h configure:24061: result: yes configure:24089: checking regex.h usability configure:24101: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:24107: $? = 0 configure:24110: test -z || test ! -s conftest.err configure:24113: $? = 0 configure:24116: test -s conftest.o configure:24119: $? = 0 configure:24129: result: yes configure:24133: checking regex.h presence configure:24143: i586-uhu-linux-gcc -E conftest.c configure:24149: $? = 0 configure:24169: result: yes configure:24204: checking for regex.h configure:24211: result: yes configure:24251: checking sys/socket.h usability configure:24263: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:24269: $? = 0 configure:24272: test -z || test ! -s conftest.err configure:24275: $? = 0 configure:24278: test -s conftest.o configure:24281: $? = 0 configure:24291: result: yes configure:24295: checking sys/socket.h presence configure:24305: i586-uhu-linux-gcc -E conftest.c configure:24311: $? = 0 configure:24331: result: yes configure:24366: checking for sys/socket.h configure:24373: result: yes configure:24400: checking for stdint types configure:24428: i586-uhu-linux-gcc -c conftest.c >&5 configure:24434: $? = 0 configure:24437: test -z || test ! -s conftest.err configure:24440: $? = 0 configure:24443: test -s conftest.o configure:24446: $? = 0 configure:24475: result: stdint.h (shortcircuit) configure:27185: result: make use of stdint.h in _stdint.h (assuming C99 compatible system) configure:27196: checking for FIONREAD in sys/ioctl.h configure:27225: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27231: $? = 0 configure:27234: test -z || test ! -s conftest.err configure:27237: $? = 0 configure:27240: test -s conftest.o configure:27243: $? = 0 configure:27257: result: yes configure:27347: checking for inline configure:27368: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27374: $? = 0 configure:27377: test -z || test ! -s conftest.err configure:27380: $? = 0 configure:27383: test -s conftest.o configure:27386: $? = 0 configure:27398: result: inline configure:27419: checking for lrint configure:27445: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:27451: $? = 0 configure:27454: test -z || test ! -s conftest.err configure:27457: $? = 0 configure:27460: test -s conftest configure:27463: $? = 0 configure:27475: result: yes configure:27485: checking for lrintf configure:27511: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:27517: $? = 0 configure:27520: test -z || test ! -s conftest.err configure:27523: $? = 0 configure:27526: test -s conftest configure:27529: $? = 0 configure:27541: result: yes configure:27553: checking whether i586-uhu-linux-gcc implements __PRETTY_FUNCTION__ configure:27575: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:27581: $? = 0 configure:27584: test -z || test ! -s conftest.err configure:27587: $? = 0 configure:27590: test -s conftest configure:27593: $? = 0 configure:27607: result: yes configure:27617: checking whether i586-uhu-linux-gcc implements __FUNCTION__ configure:27639: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:27645: $? = 0 configure:27648: test -z || test ! -s conftest.err configure:27651: $? = 0 configure:27654: test -s conftest configure:27657: $? = 0 configure:27671: result: yes configure:27681: checking whether i586-uhu-linux-gcc implements __func__ configure:27703: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:27709: $? = 0 configure:27712: test -z || test ! -s conftest.err configure:27715: $? = 0 configure:27718: test -s conftest configure:27721: $? = 0 configure:27735: result: yes configure:27778: checking for GLIB configure:27783: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ gobject-2.0 gthread-2.0 gmodule-2.0" configure:27786: $? = 0 configure:27797: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ gobject-2.0 gthread-2.0 gmodule-2.0" configure:27800: $? = 0 configure:27821: result: yes configure:27846: checking for LIBOIL configure:27851: $PKG_CONFIG --exists --print-errors "liboil-0.3 >= 0.3.6" configure:27854: $? = 0 configure:27865: $PKG_CONFIG --exists --print-errors "liboil-0.3 >= 0.3.6" configure:27868: $? = 0 configure:27889: result: yes configure:27908: checking for GST configure:27913: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:27916: $? = 0 configure:27927: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:27930: $? = 0 configure:27979: result: yes configure:28011: checking for GST_BASE configure:28016: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:28019: $? = 0 configure:28030: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:28033: $? = 0 configure:28082: result: yes configure:28099: checking for GST_GDP configure:28104: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:28107: $? = 0 configure:28118: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:28121: $? = 0 configure:28170: result: yes configure:28187: checking for GST_CONTROLLER configure:28192: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:28195: $? = 0 configure:28206: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:28209: $? = 0 configure:28258: result: yes configure:28275: checking for GST_CHECK configure:28280: $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:28283: $? = 1 configure:28294: $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:28297: $? = 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:28314: result: no configure:28316: 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:28323: no gstreamer-check-0.10 >= 0.10.8.1 (GStreamer Check unittest Library) found configure:28402: checking for check named check_pic - version >= 0.9.2 configure:28470: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcheck_pic >&5 conftest.c:50:19: check.h: No such file or directory conftest.c: In function `main': conftest.c:66: error: `CHECK_MAJOR_VERSION' undeclared (first use in this function) conftest.c:66: error: (Each undeclared identifier is reported only once conftest.c:66: error: for each function it appears in.) conftest.c:66: error: `check_major_version' undeclared (first use in this function) conftest.c:67: error: `CHECK_MINOR_VERSION' undeclared (first use in this function) conftest.c:67: error: `check_minor_version' undeclared (first use in this function) conftest.c:68: error: `CHECK_MICRO_VERSION' undeclared (first use in this function) conftest.c:68: error: `check_micro_version' undeclared (first use in this function) configure:28473: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.9" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.9" | #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-base-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_FUNC 1 | #define GST_FUNCTION __PRETTY_FUNCTION__ | /* 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:28500: result: no configure:28529: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcheck_pic >&5 conftest.c:50:19: check.h: No such file or directory configure:28535: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.9" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.9" | #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-base-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_FUNC 1 | #define GST_FUNCTION __PRETTY_FUNCTION__ | /* end confdefs.h. */ | | #include | #include | | #include | | int | main () | { | | ; | return 0; | } configure:28596: checking for check named check - version >= 0.9.2 configure:28664: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcheck >&5 conftest.c:50:19: check.h: No such file or directory conftest.c: In function `main': conftest.c:66: error: `CHECK_MAJOR_VERSION' undeclared (first use in this function) conftest.c:66: error: (Each undeclared identifier is reported only once conftest.c:66: error: for each function it appears in.) conftest.c:66: error: `check_major_version' undeclared (first use in this function) conftest.c:67: error: `CHECK_MINOR_VERSION' undeclared (first use in this function) conftest.c:67: error: `check_minor_version' undeclared (first use in this function) conftest.c:68: error: `CHECK_MICRO_VERSION' undeclared (first use in this function) conftest.c:68: error: `check_micro_version' undeclared (first use in this function) configure:28667: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.9" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.9" | #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-base-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_FUNC 1 | #define GST_FUNCTION __PRETTY_FUNCTION__ | /* 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:28694: result: no configure:28723: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcheck >&5 conftest.c:50:19: check.h: No such file or directory configure:28729: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.9" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.9" | #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-base-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_FUNC 1 | #define GST_FUNCTION __PRETTY_FUNCTION__ | /* end confdefs.h. */ | | #include | #include | | #include | | int | main () | { | | ; | return 0; | } configure:28996: checking for GTK2 configure:29001: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.2.0" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:29004: $? = 1 configure:29015: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.2.0" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:29018: $? = 1 Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:29052: checking for GTK2 configure:29057: $PKG_CONFIG --exists --print-errors "gtk+-2.0" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:29060: $? = 1 configure:29071: $PKG_CONFIG --exists --print-errors "gtk+-2.0" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:29074: $? = 1 Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:29162: Using /usr/lib/gstreamer-0.10 as the plugin install location configure:29174: checking to see if compiler understands -Wall configure:29196: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 configure:29202: $? = 0 configure:29205: test -z || test ! -s conftest.err configure:29208: $? = 0 configure:29211: test -s conftest.o configure:29214: $? = 0 configure:29233: result: yes configure:29305: set ERROR_CFLAGS to -Wall configure:29376: Checking libraries for plugins in sys/ configure:29423: checking for X configure:29529: i586-uhu-linux-gcc -E conftest.c configure:29535: $? = 0 configure:29585: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:29591: $? = 0 configure:29594: test -z || test ! -s conftest.err configure:29597: $? = 0 configure:29600: test -s conftest configure:29603: $? = 0 configure:29657: result: libraries , headers in standard search path configure:29828: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:29834: $? = 0 configure:29837: test -z || test ! -s conftest.err configure:29840: $? = 0 configure:29843: test -s conftest configure:29846: $? = 0 configure:30002: checking for gethostbyname configure:30059: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:30065: $? = 0 configure:30068: test -z || test ! -s conftest.err configure:30071: $? = 0 configure:30074: test -s conftest configure:30077: $? = 0 configure:30089: result: yes configure:30238: checking for connect configure:30295: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:30301: $? = 0 configure:30304: test -z || test ! -s conftest.err configure:30307: $? = 0 configure:30310: test -s conftest configure:30313: $? = 0 configure:30325: result: yes configure:30399: checking for remove configure:30456: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:30462: $? = 0 configure:30465: test -z || test ! -s conftest.err configure:30468: $? = 0 configure:30471: test -s conftest configure:30474: $? = 0 configure:30486: result: yes configure:30560: checking for shmat configure:30617: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:30623: $? = 0 configure:30626: test -z || test ! -s conftest.err configure:30629: $? = 0 configure:30632: test -s conftest configure:30635: $? = 0 configure:30647: result: yes configure:30730: checking for IceConnectionNumber in -lICE configure:30760: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lICE >&5 configure:30766: $? = 0 configure:30769: test -z || test ! -s conftest.err configure:30772: $? = 0 configure:30775: test -s conftest configure:30778: $? = 0 configure:30791: result: yes configure:30816: checking X11/Xlib.h usability configure:30828: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:30834: $? = 0 configure:30837: test -z || test ! -s conftest.err configure:30840: $? = 0 configure:30843: test -s conftest.o configure:30846: $? = 0 configure:30856: result: yes configure:30860: checking X11/Xlib.h presence configure:30870: i586-uhu-linux-gcc -E conftest.c configure:30876: $? = 0 configure:30896: result: yes configure:30931: checking for X11/Xlib.h configure:30938: result: yes configure:30974: *** These plugins will be built: ximagesink configure:31051: checking for XvQueryExtension in -lXv_pic configure:31081: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lXv_pic -lSM -lICE -lX11 -lXext >&5 /usr/bin/ld: cannot find -lXv_pic collect2: ld returned 1 exit status configure:31087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Base Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-base" | #define PACKAGE_VERSION "0.10.9" | #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-base" | #define VERSION "0.10.9" | #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-base-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_FUNC 1 | #define GST_FUNCTION __PRETTY_FUNCTION__ | #define GST_LICENSE "LGPL" | #define PLUGINDIR "/usr/lib/gstreamer-0.10" | #define GST_LEVEL_DEFAULT GST_LEVEL_NONE | #define DEFAULT_AUDIOSINK "autoaudiosink" | #define DEFAULT_AUDIOSRC "alsasrc" | #define DEFAULT_VIDEOSINK "autovideosink" | #define DEFAULT_VIDEOSRC "v4lsrc" | #define DEFAULT_VISUALIZER "goom" | #define HAVE_X | /* 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 XvQueryExtension (); | int | main () | { | XvQueryExtension (); | ; | return 0; | } configure:31112: result: no configure:31126: checking for XvQueryExtension in -lXv configure:31156: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lXv -lSM -lICE -lX11 -lXext >&5 configure:31162: $? = 0 configure:31165: test -z || test ! -s conftest.err configure:31168: $? = 0 configure:31171: test -s conftest configure:31174: $? = 0 configure:31187: result: yes configure:31215: *** These plugins will be built: xvimagesink configure:31291: checking for XShmAttach in -lXext configure:31321: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lXext -lSM -lICE -lX11 >&5 configure:31327: $? = 0 configure:31330: test -z || test ! -s conftest.err configure:31333: $? = 0 configure:31336: test -s conftest configure:31339: $? = 0 configure:31352: result: yes configure:31525: checking whether VID_TYPE_MPEG_ENCODER is declared configure:31555: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:31561: $? = 0 configure:31564: test -z || test ! -s conftest.err configure:31567: $? = 0 configure:31570: test -s conftest.o configure:31573: $? = 0 configure:31584: result: yes configure:31611: *** These plugins will be built: video4linux configure:31649: Checking libraries for plugins in ext/ configure:31696: checking for ALSA configure:31701: $PKG_CONFIG --exists --print-errors "alsa >= 0.9.1" configure:31704: $? = 0 configure:31715: $PKG_CONFIG --exists --print-errors "alsa >= 0.9.1" configure:31718: $? = 0 configure:32259: result: yes configure:32278: *** These plugins will be built: alsa configure:32354: checking for cdda_open in -lcdda_interface configure:32384: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcdda_interface -lm >&5 configure:32390: $? = 0 configure:32393: test -z || test ! -s conftest.err configure:32396: $? = 0 configure:32399: test -s conftest configure:32402: $? = 0 configure:32415: result: yes configure:32434: checking cdda_interface.h usability configure:32446: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:32452: $? = 0 configure:32455: test -z || test ! -s conftest.err configure:32458: $? = 0 configure:32461: test -s conftest.o configure:32464: $? = 0 configure:32474: result: yes configure:32478: checking cdda_interface.h presence configure:32488: i586-uhu-linux-gcc -E conftest.c configure:32494: $? = 0 configure:32514: result: yes configure:32549: checking for cdda_interface.h configure:32556: result: yes configure:32830: *** These plugins will be built: cdparanoia configure:32911: checking for GNOME_VFS configure:32916: $PKG_CONFIG --exists --print-errors "$which" configure:32919: $? = 0 configure:32930: $PKG_CONFIG --exists --print-errors "$which" configure:32933: $? = 0 configure:32978: result: yes configure:32997: *** These plugins will be built: gnomevfs configure:33078: checking for LIBVISUAL configure:33083: $PKG_CONFIG --exists --print-errors "$which" Package libvisual-0.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libvisual-0.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libvisual-0.4' found configure:33086: $? = 1 configure:33097: $PKG_CONFIG --exists --print-errors "$which" Package libvisual-0.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libvisual-0.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libvisual-0.4' found configure:33100: $? = 1 Package libvisual-0.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libvisual-0.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libvisual-0.4' found configure:33117: result: no configure:33124: Package libvisual-0.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libvisual-0.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libvisual-0.4' found configure:33161: checking for LIBVISUAL configure:33166: $PKG_CONFIG --exists --print-errors "$which" Package libvisual was not found in the pkg-config search path. Perhaps you should add the directory containing `libvisual.pc' to the PKG_CONFIG_PATH environment variable No package 'libvisual' found configure:33169: $? = 1 configure:33180: $PKG_CONFIG --exists --print-errors "$which" Package libvisual was not found in the pkg-config search path. Perhaps you should add the directory containing `libvisual.pc' to the PKG_CONFIG_PATH environment variable No package 'libvisual' found configure:33183: $? = 1 Package libvisual was not found in the pkg-config search path. Perhaps you should add the directory containing `libvisual.pc' to the PKG_CONFIG_PATH environment variable No package 'libvisual' found configure:33200: result: no configure:33207: Package libvisual was not found in the pkg-config search path. Perhaps you should add the directory containing `libvisual.pc' to the PKG_CONFIG_PATH environment variable No package 'libvisual' found configure:33263: *** These plugins will not be built: libvisual configure:33329: checking for OGG configure:33334: $PKG_CONFIG --exists --print-errors "$which" configure:33337: $? = 0 configure:33348: $PKG_CONFIG --exists --print-errors "$which" configure:33351: $? = 0 configure:33396: result: yes configure:33620: *** These plugins will be built: ogg configure:33701: checking for PANGO configure:33706: $PKG_CONFIG --exists --print-errors "$which" configure:33709: $? = 0 configure:33720: $PKG_CONFIG --exists --print-errors "$which" configure:33723: $? = 0 configure:33768: result: yes configure:33787: *** These plugins will be built: pango configure:33868: checking for THEORA configure:33873: $PKG_CONFIG --exists --print-errors "$which" configure:33876: $? = 0 configure:33887: $PKG_CONFIG --exists --print-errors "$which" configure:33890: $? = 0 configure:33935: result: yes configure:34183: *** These plugins will be built: theora configure:34264: checking for VORBIS configure:34269: $PKG_CONFIG --exists --print-errors "$which" configure:34272: $? = 0 configure:34283: $PKG_CONFIG --exists --print-errors "$which" configure:34286: $? = 0 configure:34331: result: yes configure:34579: *** These plugins will be built: vorbis configure:34638: i586-uhu-linux-gcc -c -Wall -Werror conftest.c >&5 configure:34644: $? = 0 configure:34647: test -z || test ! -s conftest.err configure:34650: $? = 0 configure:34653: test -s conftest.o configure:34656: $? = 0 configure:34762: checking for FT2 configure:34767: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.0.9" configure:34770: $? = 0 configure:34781: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.0.9" configure:34784: $? = 0 configure:35237: result: yes configure:35752: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GStreamer Base Plug-ins config.status 0.10.9, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on pozsy config.status:1042: creating Makefile config.status:1042: creating gst-plugins-base.spec config.status:1042: creating gst/Makefile config.status:1042: creating gst/adder/Makefile config.status:1042: creating gst/audioconvert/Makefile config.status:1042: creating gst/audiorate/Makefile config.status:1042: creating gst/audioresample/Makefile config.status:1042: creating gst/audiotestsrc/Makefile config.status:1042: creating gst/ffmpegcolorspace/Makefile config.status:1042: creating gst/playback/Makefile config.status:1042: creating gst/subparse/Makefile config.status:1042: creating gst/tcp/Makefile config.status:1042: creating gst/typefind/Makefile config.status:1042: creating gst/videotestsrc/Makefile config.status:1042: creating gst/videorate/Makefile config.status:1042: creating gst/videoscale/Makefile config.status:1042: creating gst/volume/Makefile config.status:1042: creating sys/Makefile config.status:1042: creating sys/ximage/Makefile config.status:1042: creating sys/xvimage/Makefile config.status:1042: creating sys/v4l/Makefile config.status:1042: creating ext/Makefile config.status:1042: creating ext/alsa/Makefile config.status:1042: creating ext/cdparanoia/Makefile config.status:1042: creating ext/gnomevfs/Makefile config.status:1042: creating ext/libvisual/Makefile config.status:1042: creating ext/ogg/Makefile config.status:1042: creating ext/pango/Makefile config.status:1042: creating ext/theora/Makefile config.status:1042: creating ext/vorbis/Makefile config.status:1042: creating gst-libs/Makefile config.status:1042: creating gst-libs/gst/Makefile config.status:1042: creating gst-libs/gst/audio/Makefile config.status:1042: creating gst-libs/gst/cdda/Makefile config.status:1042: creating gst-libs/gst/floatcast/Makefile config.status:1042: creating gst-libs/gst/interfaces/Makefile config.status:1042: creating gst-libs/gst/netbuffer/Makefile config.status:1042: creating gst-libs/gst/riff/Makefile config.status:1042: creating gst-libs/gst/rtp/Makefile config.status:1042: creating gst-libs/gst/tag/Makefile config.status:1042: creating gst-libs/gst/video/Makefile config.status:1042: creating tools/Makefile config.status:1042: creating win32/common/config.h config.status:1042: creating pkgconfig/Makefile config.status:1042: creating pkgconfig/gstreamer-plugins-base.pc config.status:1042: creating pkgconfig/gstreamer-plugins-base-uninstalled.pc config.status:1042: creating tests/Makefile config.status:1042: creating tests/check/Makefile config.status:1042: creating tests/examples/Makefile config.status:1042: creating tests/examples/seek/Makefile config.status:1042: creating tests/examples/volume/Makefile config.status:1042: creating tests/icles/Makefile config.status:1042: creating docs/Makefile config.status:1042: creating docs/libs/Makefile config.status:1042: creating docs/plugins/Makefile config.status:1042: creating docs/version.entities config.status:1042: creating po/Makefile.in config.status:1042: creating common/Makefile config.status:1042: creating common/m4/Makefile config.status:1042: creating m4/Makefile config.status:1108: creating config.h config.status:1496: executing depfiles commands config.status:1496: executing default-1 commands config.status:1496: executing _stdint.h commands config.status:1681: creating _stdint.h : _GST_PLUGINS_BASE__STDINT_H ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c99_lrint=yes ac_cv_c99_lrintf=yes ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_ALSA_CFLAGS_set= ac_cv_env_ALSA_CFLAGS_value= ac_cv_env_ALSA_LIBS_set= ac_cv_env_ALSA_LIBS_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_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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_FT2_CFLAGS_set= ac_cv_env_FT2_CFLAGS_value= ac_cv_env_FT2_LIBS_set= ac_cv_env_FT2_LIBS_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_GNOME_VFS_CFLAGS_set= ac_cv_env_GNOME_VFS_CFLAGS_value= ac_cv_env_GNOME_VFS_LIBS_set= ac_cv_env_GNOME_VFS_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_CONTROLLER_CFLAGS_set= ac_cv_env_GST_CONTROLLER_CFLAGS_value= ac_cv_env_GST_CONTROLLER_LIBS_set= ac_cv_env_GST_CONTROLLER_LIBS_value= ac_cv_env_GST_GDP_CFLAGS_set= ac_cv_env_GST_GDP_CFLAGS_value= ac_cv_env_GST_GDP_LIBS_set= ac_cv_env_GST_GDP_LIBS_value= ac_cv_env_GST_LIBS_set= ac_cv_env_GST_LIBS_value= ac_cv_env_GTK2_CFLAGS_set= ac_cv_env_GTK2_CFLAGS_value= ac_cv_env_GTK2_LIBS_set= ac_cv_env_GTK2_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_LIBVISUAL_CFLAGS_set= ac_cv_env_LIBVISUAL_CFLAGS_value= ac_cv_env_LIBVISUAL_LIBS_set= ac_cv_env_LIBVISUAL_LIBS_value= ac_cv_env_OGG_CFLAGS_set= ac_cv_env_OGG_CFLAGS_value= ac_cv_env_OGG_LIBS_set= ac_cv_env_OGG_LIBS_value= ac_cv_env_PANGO_CFLAGS_set= ac_cv_env_PANGO_CFLAGS_value= ac_cv_env_PANGO_LIBS_set= ac_cv_env_PANGO_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_THEORA_CFLAGS_set= ac_cv_env_THEORA_CFLAGS_value= ac_cv_env_THEORA_LIBS_set= ac_cv_env_THEORA_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_VORBIS_CFLAGS_set= ac_cv_env_VORBIS_CFLAGS_value= ac_cv_env_VORBIS_LIBS_set= ac_cv_env_VORBIS_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_func_connect=yes ac_cv_func_dlopen=no ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_have_decl_VID_TYPE_MPEG_ENCODER=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_X11_Xlib_h=yes ac_cv_header_cdda_interface_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_regex_h=yes 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_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xext_XShmAttach=yes ac_cv_lib_Xv_XvQueryExtension=yes ac_cv_lib_Xv_pic_XvQueryExtension=no ac_cv_lib_cdda_interface_cdda_open=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no 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_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_search_strerror='none required' 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_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no 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_ALSA_CFLAGS='-I/usr/include/alsa ' pkg_cv_ALSA_LIBS='-lasound -lm -ldl -lpthread ' pkg_cv_FT2_CFLAGS='-I/usr/include/freetype2 ' pkg_cv_FT2_LIBS='-lfreetype -lz ' 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_GNOME_VFS_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 ' pkg_cv_GNOME_VFS_LIBS='-pthread -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -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_CONTROLLER_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_CONTROLLER_LIBS='-Wl,--export-dynamic -pthread -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' pkg_cv_GST_GDP_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_GDP_LIBS='-Wl,--export-dynamic -pthread -lgstdataprotocol-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' 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_LIBOIL_CFLAGS='-I/usr/include/liboil-0.3 ' pkg_cv_LIBOIL_LIBS='-loil-0.3 -lm ' pkg_cv_OGG_CFLAGS=' ' pkg_cv_OGG_LIBS='-logg ' pkg_cv_PANGO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 ' pkg_cv_PANGO_LIBS='-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' pkg_cv_THEORA_CFLAGS=' ' pkg_cv_THEORA_LIBS='-ltheora -logg ' pkg_cv_VORBIS_CFLAGS=' ' pkg_cv_VORBIS_LIBS='-lvorbisenc -lvorbis -lm -logg ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' ACLOCAL_AMFLAGS='-I m4 -I common/m4' ALSA_CFLAGS='-I/usr/include/alsa ' ALSA_LIBS='-lasound -lm -ldl -lpthread ' 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_EXTERNAL_FALSE='#' BUILD_EXTERNAL_TRUE='' CC='i586-uhu-linux-gcc' CCASFLAGS='' CCDEPMODE='depmode=gcc3' CDPARANOIA_LIBS='-lcdda_interface -lcdda_paranoia' 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' DEFAULT_AUDIOSINK='autoaudiosink' DEFAULT_AUDIOSRC='alsasrc' DEFAULT_VIDEOSINK='autovideosink' DEFAULT_VIDEOSRC='v4lsrc' DEFAULT_VISUALIZER='goom' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEPRECATED_CFLAGS='-DGST_DISABLE_DEPRECATED' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_PLUGIN_DOCS_FALSE='' ENABLE_PLUGIN_DOCS_TRUE='#' ERROR_CFLAGS='-Wall' EXEEXT='' F77='' FFLAGS='' FT2_CFLAGS='-I/usr/include/freetype2 ' FT2_CONFIG='' FT2_LIBS='-lfreetype -lz ' GCOV='' GCOV_CFLAGS='' GCOV_LIBS='' GETTEXT_PACKAGE='gst-plugins-base-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' GNOME_VFS_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 ' GNOME_VFS_LIBS='-pthread -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' GST_AGE='6' GST_ALL_LDFLAGS='-no-undefined' 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_CONTROLLER_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_CONTROLLER_LIBS='-Wl,--export-dynamic -pthread -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' GST_CURRENT='6' GST_GCOV_ENABLED_FALSE='' GST_GCOV_ENABLED_TRUE='#' GST_GDP_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_GDP_LIBS='-Wl,--export-dynamic -pthread -lgstdataprotocol-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' 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 $(GCOV_LIBS)' GST_LIBVERSION='6:0:6' GST_LIB_LDFLAGS='-export-symbols-regex _*\(gst_\|Gst\|GST_\).*' GST_LICENSE='LGPL' GST_LT_LDFLAGS=' -version-info 6:0:6' GST_MAJORMINOR='0.10' GST_OPTION_CFLAGS='$(ERROR_CFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)' GST_PACKAGE_NAME='GStreamer Base Plug-ins source release' GST_PACKAGE_ORIGIN='Unknown package origin' GST_PLUGINS_ALL=' adder audioconvert audiorate audioresample audiotestsrc ffmpegcolorspace playback typefind videotestsrc videorate videoscale volume ' GST_PLUGINS_DIR='/usr/lib/gstreamer-0.10' GST_PLUGINS_SELECTED=' adder audioconvert audiorate audioresample audiotestsrc ffmpegcolorspace playback typefind videotestsrc videorate videoscale volume ' GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$$' -no-undefined' GST_REVISION='0' GST_TOOLS_DIR='/usr/bin' GTK2_CFLAGS='' GTK2_LIBS='' GTK_BASE_DIR='' GTK_CFLAGS='' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_LIBS='' GTK_VERSION='' HAVE_CDPARANOIA='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_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_CXX='yes' HAVE_FT2_FALSE='#' HAVE_FT2_TRUE='' HAVE_GTK='NO' HAVE_GTK_FALSE='' HAVE_GTK_TRUE='#' HAVE_REGEX_H_FALSE='#' HAVE_REGEX_H_TRUE='' HAVE_SYS_SOCKET_H_FALSE='#' HAVE_SYS_SOCKET_H_TRUE='' HAVE_THEORA='yes' HAVE_VALGRIND_FALSE='' HAVE_VALGRIND_TRUE='#' HAVE_X='yes' HAVE_XSHM='yes' 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='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBOIL_CFLAGS='-I/usr/include/liboil-0.3 ' LIBOIL_LIBS='-loil-0.3 -lm ' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBVISUAL_CFLAGS='' LIBVISUAL_LIBS='' 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' OBJEXT='o' OGG_CFLAGS=' ' OGG_LIBS='-logg ' PACKAGE='gst-plugins-base' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer' PACKAGE_NAME='GStreamer Base Plug-ins' PACKAGE_STRING='GStreamer Base Plug-ins 0.10.9' PACKAGE_TARNAME='gst-plugins-base' PACKAGE_VERSION='0.10.9' PACKAGE_VERSION_MAJOR='0' PACKAGE_VERSION_MICRO='9' PACKAGE_VERSION_MINOR='10' PACKAGE_VERSION_NANO='0' PACKAGE_VERSION_RELEASE='1' PANGO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 ' PANGO_LIBS='-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' 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' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THEORA_CFLAGS=' ' THEORA_LIBS='-ltheora -logg ' USE_ALSA_FALSE='#' USE_ALSA_TRUE='' USE_CDPARANOIA_FALSE='#' USE_CDPARANOIA_TRUE='' USE_EXTERNAL_FALSE='#' USE_EXTERNAL_TRUE='' USE_GNOME_VFS_FALSE='#' USE_GNOME_VFS_TRUE='' USE_GST_V4L_FALSE='#' USE_GST_V4L_TRUE='' USE_LIBVISUAL_FALSE='' USE_LIBVISUAL_TRUE='#' USE_NLS='yes' USE_OGG_FALSE='#' USE_OGG_TRUE='' USE_PANGO_FALSE='#' USE_PANGO_TRUE='' USE_THEORA_FALSE='#' USE_THEORA_TRUE='' USE_VORBIS_FALSE='#' USE_VORBIS_TRUE='' USE_XSHM_FALSE='#' USE_XSHM_TRUE='' USE_XVIDEO_FALSE='#' USE_XVIDEO_TRUE='' USE_X_FALSE='#' USE_X_TRUE='' VALGRIND_CFLAGS='' VALGRIND_LIBS='' VALGRIND_PATH='no' VERSION='0.10.9' VORBISENC_LIBS='' VORBISFILE_LIBS='' VORBIS_CFLAGS=' ' VORBIS_LIBS='-lvorbisenc -lvorbis -lm -logg ' XGETTEXT='/usr/bin/xgettext' XSHM_LIBS='-lXext' XVIDEO_LIBS='-lXv -lXext' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS=' -lSM -lICE -lX11' X_PRE_LIBS=' -lSM -lICE' 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-base' pkgpythondir='${pythondir}/gst-plugins-base' 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 DEFAULT_AUDIOSINK "autoaudiosink" #define DEFAULT_AUDIOSRC "alsasrc" #define DEFAULT_VIDEOSINK "autovideosink" #define DEFAULT_VIDEOSRC "v4lsrc" #define DEFAULT_VISUALIZER "goom" #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "gst-plugins-base-0.10" #define GST_FUNCTION __PRETTY_FUNCTION__ #define GST_LEVEL_DEFAULT GST_LEVEL_NONE #define GST_LICENSE "LGPL" #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" #define GST_PACKAGE_ORIGIN "Unknown package origin" #define HAVE_ALSA #define HAVE_CDPARANOIA #define HAVE_CPU_I386 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_EXTERNAL #define HAVE_FIONREAD_IN_SYS_IOCTL 1 #define HAVE_FUNC 1 #define HAVE_FUNCTION 1 #define HAVE_GETTEXT 1 #define HAVE_GNOME_VFS #define HAVE_GST_V4L #define HAVE_INTTYPES_H 1 #define HAVE_LRINT 1 #define HAVE_LRINTF 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_OGG #define HAVE_PANGO #define HAVE_PRETTY_FUNCTION 1 #define HAVE_RDTSC 1 #define HAVE_REGEX_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_THEORA #define HAVE_UNISTD_H 1 #define HAVE_VORBIS #define HAVE_VORBIS_SYNTHESIS_RESTART 1 #define HAVE_X #define HAVE_XSHM #define HAVE_XVIDEO #define LOCALEDIR "/usr/share/locale" #define PACKAGE "gst-plugins-base" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" #define PACKAGE_NAME "GStreamer Base Plug-ins" #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9" #define PACKAGE_TARNAME "gst-plugins-base" #define PACKAGE_VERSION "0.10.9" #define PLUGINDIR "/usr/lib/gstreamer-0.10" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "0.10.9" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0