This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GStreamer Good Plug-ins configure 0.10.3, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux --disable-schemas-install ## --------- ## ## Platform. ## ## --------- ## hostname = bobek uname -m = i686 uname -r = 2.6.17.6-4 uname -s = Linux uname -v = #1 SMP Tue Aug 8 18:48:31 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:1886: checking for a BSD-compatible install configure:1941: result: /bin/install -c configure:1952: checking whether build environment is sane configure:1995: result: yes configure:2060: checking for gawk configure:2076: found /bin/gawk configure:2086: result: gawk configure:2096: checking whether make sets $(MAKE) configure:2116: result: yes configure:2296: checking nano version configure:2302: result: 0 (release) configure:2323: checking whether to enable maintainer-specific portions of Makefiles configure:2332: result: no configure:2354: checking build system type configure:2372: result: i586-uhu-linux-gnu configure:2380: checking host system type configure:2394: result: i586-uhu-linux-gnu configure:2492: checking for style of include used by make configure:2520: result: GNU configure:2553: checking for i586-uhu-linux-gcc configure:2569: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2579: result: i586-uhu-linux-gcc configure:2861: checking for C compiler version configure:2864: 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:2867: $? = 0 configure:2869: 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:2872: $? = 0 configure:2874: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2877: $? = 1 configure:2900: checking for C compiler default output file name configure:2903: i586-uhu-linux-gcc conftest.c >&5 configure:2906: $? = 0 configure:2952: result: a.out configure:2957: checking whether the C compiler works configure:2963: ./a.out configure:2966: $? = 0 configure:2983: result: yes configure:2990: checking whether we are cross compiling configure:2992: result: no configure:2995: checking for suffix of executables configure:2997: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:3000: $? = 0 configure:3025: result: configure:3031: checking for suffix of object files configure:3052: i586-uhu-linux-gcc -c conftest.c >&5 configure:3055: $? = 0 configure:3077: result: o configure:3081: checking whether we are using the GNU C compiler configure:3105: i586-uhu-linux-gcc -c conftest.c >&5 configure:3111: $? = 0 configure:3114: test -z || test ! -s conftest.err configure:3117: $? = 0 configure:3120: test -s conftest.o configure:3123: $? = 0 configure:3136: result: yes configure:3142: checking whether i586-uhu-linux-gcc accepts -g configure:3163: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3169: $? = 0 configure:3172: test -z || test ! -s conftest.err configure:3175: $? = 0 configure:3178: test -s conftest.o configure:3181: $? = 0 configure:3192: result: yes configure:3209: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3279: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3285: $? = 0 configure:3288: test -z || test ! -s conftest.err configure:3291: $? = 0 configure:3294: test -s conftest.o configure:3297: $? = 0 configure:3315: result: none needed configure:3333: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3339: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3471: checking dependency style of i586-uhu-linux-gcc configure:3561: result: gcc3 configure:3578: checking for a sed that does not truncate output configure:3632: result: /bin/sed configure:3635: checking for egrep configure:3645: result: grep -E configure:3661: checking for ld used by i586-uhu-linux-gcc configure:3728: result: /usr/bin/ld configure:3737: checking if the linker (/usr/bin/ld) is GNU ld configure:3752: result: yes configure:3757: checking for /usr/bin/ld option to reload object files configure:3764: result: -r configure:3782: checking for BSD-compatible nm configure:3831: result: /usr/bin/nm -B configure:3835: checking whether ln -s works configure:3839: result: yes configure:3846: checking how to recognise dependent libraries configure:4022: result: pass_all configure:4258: checking how to run the C preprocessor configure:4293: i586-uhu-linux-gcc -E conftest.c configure:4299: $? = 0 configure:4331: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4337: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | /* end confdefs.h. */ | #include configure:4376: result: i586-uhu-linux-gcc -E configure:4400: i586-uhu-linux-gcc -E conftest.c configure:4406: $? = 0 configure:4438: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4444: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | /* end confdefs.h. */ | #include configure:4488: checking for ANSI C header files configure:4513: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4519: $? = 0 configure:4522: test -z || test ! -s conftest.err configure:4525: $? = 0 configure:4528: test -s conftest.o configure:4531: $? = 0 configure:4620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4623: $? = 0 configure:4625: ./conftest configure:4628: $? = 0 configure:4643: result: yes configure:4667: checking for sys/types.h configure:4683: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4689: $? = 0 configure:4692: test -z || test ! -s conftest.err configure:4695: $? = 0 configure:4698: test -s conftest.o configure:4701: $? = 0 configure:4712: result: yes configure:4667: checking for sys/stat.h configure:4683: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4689: $? = 0 configure:4692: test -z || test ! -s conftest.err configure:4695: $? = 0 configure:4698: test -s conftest.o configure:4701: $? = 0 configure:4712: result: yes configure:4667: checking for stdlib.h configure:4683: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4689: $? = 0 configure:4692: test -z || test ! -s conftest.err configure:4695: $? = 0 configure:4698: test -s conftest.o configure:4701: $? = 0 configure:4712: result: yes configure:4667: checking for string.h configure:4683: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4689: $? = 0 configure:4692: test -z || test ! -s conftest.err configure:4695: $? = 0 configure:4698: test -s conftest.o configure:4701: $? = 0 configure:4712: result: yes configure:4667: checking for memory.h configure:4683: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4689: $? = 0 configure:4692: test -z || test ! -s conftest.err configure:4695: $? = 0 configure:4698: test -s conftest.o configure:4701: $? = 0 configure:4712: result: yes configure:4667: checking for strings.h configure:4683: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4689: $? = 0 configure:4692: test -z || test ! -s conftest.err configure:4695: $? = 0 configure:4698: test -s conftest.o configure:4701: $? = 0 configure:4712: result: yes configure:4667: checking for inttypes.h configure:4683: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4689: $? = 0 configure:4692: test -z || test ! -s conftest.err configure:4695: $? = 0 configure:4698: test -s conftest.o configure:4701: $? = 0 configure:4712: result: yes configure:4667: checking for stdint.h configure:4683: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4689: $? = 0 configure:4692: test -z || test ! -s conftest.err configure:4695: $? = 0 configure:4698: test -s conftest.o configure:4701: $? = 0 configure:4712: result: yes configure:4667: checking for unistd.h configure:4683: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4689: $? = 0 configure:4692: test -z || test ! -s conftest.err configure:4695: $? = 0 configure:4698: test -s conftest.o configure:4701: $? = 0 configure:4712: result: yes configure:4738: checking dlfcn.h usability configure:4750: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4756: $? = 0 configure:4759: test -z || test ! -s conftest.err configure:4762: $? = 0 configure:4765: test -s conftest.o configure:4768: $? = 0 configure:4778: result: yes configure:4782: checking dlfcn.h presence configure:4792: i586-uhu-linux-gcc -E conftest.c configure:4798: $? = 0 configure:4818: result: yes configure:4853: checking for dlfcn.h configure:4860: result: yes configure:4883: checking for i586-uhu-linux-g++ configure:4899: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4909: result: i586-uhu-linux-g++ configure:4967: checking for C++ compiler version configure:4970: 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:4973: $? = 0 configure:4975: 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:4978: $? = 0 configure:4980: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4983: $? = 1 configure:4986: checking whether we are using the GNU C++ compiler configure:5010: i586-uhu-linux-g++ -c conftest.cc >&5 configure:5016: $? = 0 configure:5019: test -z || test ! -s conftest.err configure:5022: $? = 0 configure:5025: test -s conftest.o configure:5028: $? = 0 configure:5041: result: yes configure:5047: checking whether i586-uhu-linux-g++ accepts -g configure:5068: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:5074: $? = 0 configure:5077: test -z || test ! -s conftest.err configure:5080: $? = 0 configure:5083: test -s conftest.o configure:5086: $? = 0 configure:5097: result: yes configure:5139: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5145: $? = 0 configure:5148: test -z || test ! -s conftest.err configure:5151: $? = 0 configure:5154: test -s conftest.o configure:5157: $? = 0 configure:5183: 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:5189: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5139: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5145: $? = 0 configure:5148: test -z || test ! -s conftest.err configure:5151: $? = 0 configure:5154: test -s conftest.o configure:5157: $? = 0 configure:5183: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5189: $? = 0 configure:5192: test -z || test ! -s conftest.err configure:5195: $? = 0 configure:5198: test -s conftest.o configure:5201: $? = 0 configure:5226: checking dependency style of i586-uhu-linux-g++ configure:5316: result: gcc3 configure:5343: checking how to run the C++ preprocessor configure:5374: i586-uhu-linux-g++ -E conftest.cc configure:5380: $? = 0 configure:5412: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5418: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5457: result: i586-uhu-linux-g++ -E configure:5481: i586-uhu-linux-g++ -E conftest.cc configure:5487: $? = 0 configure:5519: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5525: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5580: checking for i586-uhu-linux-g77 configure:5609: result: no configure:5580: checking for i586-uhu-linux-f77 configure:5609: result: no configure:5580: checking for i586-uhu-linux-xlf configure:5609: result: no configure:5580: checking for i586-uhu-linux-frt configure:5609: result: no configure:5580: checking for i586-uhu-linux-pgf77 configure:5609: result: no configure:5580: checking for i586-uhu-linux-fort77 configure:5609: result: no configure:5580: checking for i586-uhu-linux-fl32 configure:5609: result: no configure:5580: checking for i586-uhu-linux-af77 configure:5609: result: no configure:5580: checking for i586-uhu-linux-f90 configure:5609: result: no configure:5580: checking for i586-uhu-linux-xlf90 configure:5609: result: no configure:5580: checking for i586-uhu-linux-pgf90 configure:5609: result: no configure:5580: checking for i586-uhu-linux-epcf90 configure:5609: result: no configure:5580: checking for i586-uhu-linux-f95 configure:5609: result: no configure:5580: checking for i586-uhu-linux-fort configure:5609: result: no configure:5580: checking for i586-uhu-linux-xlf95 configure:5609: result: no configure:5580: checking for i586-uhu-linux-ifc configure:5609: result: no configure:5580: checking for i586-uhu-linux-efc configure:5609: result: no configure:5580: checking for i586-uhu-linux-pgf95 configure:5609: result: no configure:5580: checking for i586-uhu-linux-lf95 configure:5609: result: no configure:5580: checking for i586-uhu-linux-gfortran configure:5609: result: no configure:5622: checking for g77 configure:5651: result: no configure:5622: checking for f77 configure:5651: result: no configure:5622: checking for xlf configure:5651: result: no configure:5622: checking for frt configure:5651: result: no configure:5622: checking for pgf77 configure:5651: result: no configure:5622: checking for fort77 configure:5651: result: no configure:5622: checking for fl32 configure:5651: result: no configure:5622: checking for af77 configure:5651: result: no configure:5622: checking for f90 configure:5651: result: no configure:5622: checking for xlf90 configure:5651: result: no configure:5622: checking for pgf90 configure:5651: result: no configure:5622: checking for epcf90 configure:5651: result: no configure:5622: checking for f95 configure:5651: result: no configure:5622: checking for fort configure:5651: result: no configure:5622: checking for xlf95 configure:5651: result: no configure:5622: checking for ifc configure:5651: result: no configure:5622: checking for efc configure:5651: result: no configure:5622: checking for pgf95 configure:5651: result: no configure:5622: checking for lf95 configure:5651: result: no configure:5622: checking for gfortran configure:5651: result: no configure:5663: checking for Fortran 77 compiler version configure:5666: --version &5 ./configure: line 5667: --version: command not found configure:5669: $? = 127 configure:5671: -v &5 ./configure: line 5672: -v: command not found configure:5674: $? = 127 configure:5676: -V &5 ./configure: line 5677: -V: command not found configure:5679: $? = 127 configure:5687: checking whether we are using the GNU Fortran 77 compiler configure:5701: -c conftest.F >&5 ./configure: line 5702: -c: command not found configure:5707: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5732: result: no configure:5738: checking whether accepts -g configure:5750: -c -g conftest.f >&5 ./configure: line 5751: -c: command not found configure:5756: $? = 127 configure: failed program was: | program main | | end configure:5780: result: no configure:5810: checking the maximum length of command line arguments configure:5919: result: 32768 configure:5930: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:6035: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6038: $? = 0 configure:6042: /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:6045: $? = 0 configure:6097: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6100: $? = 0 configure:6138: result: ok configure:6142: checking for objdir configure:6157: result: .libs configure:6209: checking for i586-uhu-linux-ar configure:6238: result: no configure:6247: checking for ar configure:6263: found /usr/bin/ar configure:6274: result: ar configure:6289: checking for i586-uhu-linux-ranlib configure:6318: result: no configure:6327: checking for ranlib configure:6343: found /usr/bin/ranlib configure:6354: result: ranlib configure:6369: checking for i586-uhu-linux-strip configure:6398: result: no configure:6407: checking for strip configure:6423: found /usr/bin/strip configure:6434: result: strip configure:6706: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6724: 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:6728: $? = 0 configure:6741: result: no configure:6756: checking for i586-uhu-linux-gcc option to produce PIC configure:6966: result: -fPIC configure:6974: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6992: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6996: $? = 0 configure:7009: result: yes configure:7037: checking if i586-uhu-linux-gcc static flag -static works configure:7065: result: yes configure:7075: checking if i586-uhu-linux-gcc supports -c -o file.o configure:7096: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7100: $? = 0 configure:7122: result: yes configure:7148: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8114: result: yes configure:8135: checking whether -lc should be explicitly linked in configure:8140: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8143: $? = 0 configure:8158: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8161: $? = 0 configure:8173: result: no configure:8181: checking dynamic linker characteristics configure:8781: result: GNU/Linux ld.so configure:8790: checking how to hardcode library paths into programs configure:8815: result: immediate configure:8829: checking whether stripping libraries is possible configure:8834: result: yes configure:9661: checking if libtool supports shared libraries configure:9663: result: yes configure:9666: checking whether to build shared libraries configure:9687: result: yes configure:9690: checking whether to build static libraries configure:9694: result: yes configure:9786: creating libtool configure:10374: checking for ld used by i586-uhu-linux-g++ configure:10441: result: /usr/bin/ld configure:10450: checking if the linker (/usr/bin/ld) is GNU ld configure:10465: result: yes configure:10516: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11452: result: yes configure:11470: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:11473: $? = 0 configure:11592: checking for i586-uhu-linux-g++ option to produce PIC configure:11866: result: -fPIC configure:11874: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11892: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:11896: $? = 0 configure:11909: result: yes configure:11937: checking if i586-uhu-linux-g++ static flag -static works configure:11965: result: yes configure:11975: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11996: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12000: $? = 0 configure:12022: result: yes configure:12048: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12079: result: yes configure:12146: checking dynamic linker characteristics configure:12746: result: GNU/Linux ld.so configure:12755: checking how to hardcode library paths into programs configure:12780: result: immediate configure:19052: checking for msgfmt configure:19080: result: /usr/bin/msgfmt configure:19089: checking for gmsgfmt configure:19120: result: /usr/bin/msgfmt configure:19130: checking for xgettext configure:19158: result: /usr/bin/xgettext configure:19169: checking for msgmerge configure:19196: result: /usr/bin/msgmerge configure:19258: checking for ld used by GCC configure:19321: result: /usr/bin/ld configure:19330: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:19342: result: yes configure:19348: checking for shared library run path origin configure:19361: result: done configure:19778: checking whether NLS is requested configure:19787: result: yes configure:19804: checking for GNU gettext in libc configure:19828: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:19834: $? = 0 configure:19837: test -z || test ! -s conftest.err configure:19840: $? = 0 configure:19843: test -s conftest configure:19846: $? = 0 configure:19858: result: yes configure:20692: checking for i586-uhu-linux-pkg-config configure:20725: result: no configure:20734: checking for pkg-config configure:20752: found /usr/bin/pkg-config configure:20764: result: /usr/bin/pkg-config configure:20779: checking pkg-config is at least version 0.9.0 configure:20782: result: yes configure:20810: checking for VALGRIND configure:20815: $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:20818: $? = 1 configure:20829: $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:20832: $? = 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:20849: result: no configure:21099: Using GStreamer Good Plug-ins source release as package name configure:21127: Using Unknown package origin as package origin configure:21198: checking sys/socket.h usability configure:21210: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21216: $? = 0 configure:21219: test -z || test ! -s conftest.err configure:21222: $? = 0 configure:21225: test -s conftest.o configure:21228: $? = 0 configure:21238: result: yes configure:21242: checking sys/socket.h presence configure:21252: i586-uhu-linux-gcc -E conftest.c configure:21258: $? = 0 configure:21278: result: yes configure:21313: checking for sys/socket.h configure:21320: result: yes configure:21404: building external plug-ins configure:21543: checking whether byte ordering is bigendian configure:21570: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21576: $? = 0 configure:21579: test -z || test ! -s conftest.err configure:21582: $? = 0 configure:21585: test -s conftest.o configure:21588: $? = 0 configure:21612: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:43: error: `not' undeclared (first use in this function) conftest.c:43: error: (Each undeclared identifier is reported only once conftest.c:43: error: for each function it appears in.) conftest.c:43: error: syntax error before "big" configure:21618: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-good-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_SYS_SOCKET_H 1 | #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:21751: result: no configure:21884: checking whether byte ordering is bigendian configure:22092: result: no configure:22121: checking for i586-uhu-linux-gcc configure:22147: result: i586-uhu-linux-gcc configure:22429: checking for C compiler version configure:22432: 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:22435: $? = 0 configure:22437: 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:22440: $? = 0 configure:22442: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:22445: $? = 1 configure:22448: checking whether we are using the GNU C compiler configure:22503: result: yes configure:22509: checking whether i586-uhu-linux-gcc accepts -g configure:22559: result: yes configure:22576: checking for i586-uhu-linux-gcc option to accept ANSI C configure:22682: result: none needed configure:22700: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:22706: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:22838: checking dependency style of i586-uhu-linux-gcc configure:22928: result: gcc3 configure:22956: checking for i586-uhu-linux-g++ configure:22982: result: i586-uhu-linux-g++ configure:23040: checking for C++ compiler version configure:23043: 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:23046: $? = 0 configure:23048: 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:23051: $? = 0 configure:23053: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:23056: $? = 1 configure:23059: checking whether we are using the GNU C++ compiler configure:23114: result: yes configure:23120: checking whether i586-uhu-linux-g++ accepts -g configure:23170: result: yes configure:23212: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:23218: $? = 0 configure:23221: test -z || test ! -s conftest.err configure:23224: $? = 0 configure:23227: test -s conftest.o configure:23230: $? = 0 configure:23256: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:23262: $? = 0 configure:23265: test -z || test ! -s conftest.err configure:23268: $? = 0 configure:23271: test -s conftest.o configure:23274: $? = 0 configure:23299: checking dependency style of i586-uhu-linux-g++ configure:23389: result: gcc3 configure:23408: checking for i586-uhu-linux-g++ configure:23424: found /usr/lib/ccache/i586-uhu-linux-g++ configure:23435: result: yes configure:23448: checking how to run the C++ preprocessor configure:23562: result: i586-uhu-linux-g++ -E configure:23586: i586-uhu-linux-g++ -E conftest.cc configure:23592: $? = 0 configure:23624: i586-uhu-linux-g++ -E conftest.cc conftest.cc:36:28: ac_nonexistent.h: No such file or directory configure:23630: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-good-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | /* end confdefs.h. */ | #include configure:23680: checking for i586-uhu-linux-objcc configure:23709: result: no configure:23680: checking for i586-uhu-linux-objc configure:23709: result: no configure:23680: checking for i586-uhu-linux-gcc configure:23696: found /usr/lib/ccache/i586-uhu-linux-gcc configure:23706: result: i586-uhu-linux-gcc configure:23769: checking dependency style of i586-uhu-linux-gcc configure:23859: result: gcc3 configure:23876: checking if Objective C compiler works i586-uhu-linux-gcc: conftest.m: Objective-C compiler not installed on this system failed program is: #include @interface Moo:Object { } - moo; int main(); @end @implementation Moo - moo { exit(0); } int main() { id moo; moo = [Moo new]; [moo moo]; return 1; } @end configure:23911: result: no configure:23919: checking for valgrind configure:23950: result: no configure:23983: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:23998: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:24139: Looking for Python version >= 2.1 configure:24157: checking for python configure:24175: found /usr/bin/python configure:24187: result: /usr/bin/python configure:24198: checking "/usr/bin/python": configure:24200: result: okay configure:24216: checking local Python configuration configure:24253: result: looks good configure:24261: checking for ANSI C header files configure:24416: result: yes configure:24441: checking netinet/in.h usability configure:24453: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:24459: $? = 0 configure:24462: test -z || test ! -s conftest.err configure:24465: $? = 0 configure:24468: test -s conftest.o configure:24471: $? = 0 configure:24481: result: yes configure:24485: checking netinet/in.h presence configure:24495: i586-uhu-linux-gcc -E conftest.c configure:24501: $? = 0 configure:24521: result: yes configure:24556: checking for netinet/in.h configure:24563: result: yes configure:24590: checking winsock2.h usability configure:24602: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:72:22: winsock2.h: No such file or directory configure:24608: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-good-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24630: result: no configure:24634: checking winsock2.h presence configure:24644: i586-uhu-linux-gcc -E conftest.c conftest.c:38:22: winsock2.h: No such file or directory configure:24650: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-good-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:24670: result: no configure:24705: checking for winsock2.h configure:24712: result: no configure:24739: checking for FIONREAD in sys/ioctl.h configure:24768: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:24774: $? = 0 configure:24777: test -z || test ! -s conftest.err configure:24780: $? = 0 configure:24783: test -s conftest.o configure:24786: $? = 0 configure:24800: result: yes configure:24890: checking for lrint configure:24916: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24922: $? = 0 configure:24925: test -z || test ! -s conftest.err configure:24928: $? = 0 configure:24931: test -s conftest configure:24934: $? = 0 configure:24946: result: yes configure:24956: checking for lrintf configure:24982: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24988: $? = 0 configure:24991: test -z || test ! -s conftest.err configure:24994: $? = 0 configure:24997: test -s conftest configure:25000: $? = 0 configure:25012: result: yes configure:25030: checking for stdlib.h configure:25035: result: yes configure:25030: checking for unistd.h configure:25035: result: yes configure:25178: checking for getpagesize configure:25235: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:25241: $? = 0 configure:25244: test -z || test ! -s conftest.err configure:25247: $? = 0 configure:25250: test -s conftest configure:25253: $? = 0 configure:25265: result: yes configure:25275: checking for working mmap configure:25417: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:25420: $? = 0 configure:25422: ./conftest configure:25425: $? = 0 configure:25439: result: yes configure:25474: checking for GLIB configure:25479: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ gobject-2.0 gthread-2.0 gmodule-2.0" configure:25482: $? = 0 configure:25493: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ gobject-2.0 gthread-2.0 gmodule-2.0" configure:25496: $? = 0 configure:25517: result: yes configure:25542: checking for LIBOIL configure:25547: $PKG_CONFIG --exists --print-errors "liboil-0.3 >= 0.3.2" configure:25550: $? = 0 configure:25561: $PKG_CONFIG --exists --print-errors "liboil-0.3 >= 0.3.2" configure:25564: $? = 0 configure:25585: result: yes configure:25603: checking for GST configure:25608: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:25611: $? = 0 configure:25622: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:25625: $? = 0 configure:25646: result: yes configure:25688: checking for GST_BASE configure:25693: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:25696: $? = 0 configure:25707: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:25710: $? = 0 configure:25731: result: yes configure:25758: checking for GST_GDP configure:25763: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:25766: $? = 0 configure:25777: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:25780: $? = 0 configure:25801: result: yes configure:25828: checking for GST_CONTROLLER configure:25833: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:25836: $? = 0 configure:25847: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:25850: $? = 0 configure:25871: result: yes configure:25898: checking for GST_CHECK configure:25903: $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:25906: $? = 1 configure:25917: $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:25920: $? = 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:25954: no gstreamer-check-0.10 >= 0.10.4.1 (GStreamer Check unittest Library) found configure:25968: checking for GST_PLUGINS_BASE configure:25973: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:25976: $? = 0 configure:25987: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:25990: $? = 0 configure:26011: result: yes configure:26041: Using GStreamer Base Plugins in /usr/lib/gstreamer-0.10 configure:26090: checking for check named check_pic - version >= 0.9.2 configure:26158: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcheck_pic >&5 conftest.c:49:19: check.h: No such file or directory conftest.c: In function `main': conftest.c:65: error: `CHECK_MAJOR_VERSION' undeclared (first use in this function) conftest.c:65: error: (Each undeclared identifier is reported only once conftest.c:65: error: for each function it appears in.) conftest.c:65: error: `check_major_version' undeclared (first use in this function) conftest.c:66: error: `CHECK_MINOR_VERSION' undeclared (first use in this function) conftest.c:66: error: `check_minor_version' undeclared (first use in this function) conftest.c:67: error: `CHECK_MICRO_VERSION' undeclared (first use in this function) conftest.c:67: error: `check_micro_version' undeclared (first use in this function) configure:26161: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-good-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | | #include | #include | | #include | | int main () | { | int major, minor, micro; | char *tmp_version; | | system ("touch conf.check-test"); | | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = strdup("0.9.2"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "0.9.2"); | return 1; | } | | if ((CHECK_MAJOR_VERSION != check_major_version) || | (CHECK_MINOR_VERSION != check_minor_version) || | (CHECK_MICRO_VERSION != check_micro_version)) | { | printf("\n*** The check header file (version %d.%d.%d) does not match\n", | CHECK_MAJOR_VERSION, CHECK_MINOR_VERSION, CHECK_MICRO_VERSION); | printf("*** the check library (version %d.%d.%d).\n", | check_major_version, check_minor_version, check_micro_version); | return 1; | } | | if ((check_major_version > major) || | ((check_major_version == major) && (check_minor_version > minor)) || | ((check_major_version == major) && (check_minor_version == minor) && (check_micro_version >= micro))) | { | return 0; | } | else | { | printf("\n*** An old version of check (%d.%d.%d) was found.\n", | check_major_version, check_minor_version, check_micro_version); | printf("*** You need a version of check being at least %d.%d.%d.\n", major, minor, micro); | printf("***\n"); | printf("*** If you have already installed a sufficiently new version, this error\n"); | printf("*** probably means that the wrong copy of the check library and header\n"); | printf("*** file is being found. Rerun configure with the --with-check=PATH option\n"); | printf("*** to specify the prefix where the correct version was installed.\n"); | } | | return 1; | } | configure:26188: result: no configure:26217: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcheck_pic >&5 conftest.c:49:19: check.h: No such file or directory configure:26223: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-good-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | | #include | #include | | #include | | int | main () | { | | ; | return 0; | } configure:26284: checking for check named check - version >= 0.9.2 configure:26352: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcheck >&5 conftest.c:49:19: check.h: No such file or directory conftest.c: In function `main': conftest.c:65: error: `CHECK_MAJOR_VERSION' undeclared (first use in this function) conftest.c:65: error: (Each undeclared identifier is reported only once conftest.c:65: error: for each function it appears in.) conftest.c:65: error: `check_major_version' undeclared (first use in this function) conftest.c:66: error: `CHECK_MINOR_VERSION' undeclared (first use in this function) conftest.c:66: error: `check_minor_version' undeclared (first use in this function) conftest.c:67: error: `CHECK_MICRO_VERSION' undeclared (first use in this function) conftest.c:67: error: `check_micro_version' undeclared (first use in this function) configure:26355: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-good-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | | #include | #include | | #include | | int main () | { | int major, minor, micro; | char *tmp_version; | | system ("touch conf.check-test"); | | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = strdup("0.9.2"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "0.9.2"); | return 1; | } | | if ((CHECK_MAJOR_VERSION != check_major_version) || | (CHECK_MINOR_VERSION != check_minor_version) || | (CHECK_MICRO_VERSION != check_micro_version)) | { | printf("\n*** The check header file (version %d.%d.%d) does not match\n", | CHECK_MAJOR_VERSION, CHECK_MINOR_VERSION, CHECK_MICRO_VERSION); | printf("*** the check library (version %d.%d.%d).\n", | check_major_version, check_minor_version, check_micro_version); | return 1; | } | | if ((check_major_version > major) || | ((check_major_version == major) && (check_minor_version > minor)) || | ((check_major_version == major) && (check_minor_version == minor) && (check_micro_version >= micro))) | { | return 0; | } | else | { | printf("\n*** An old version of check (%d.%d.%d) was found.\n", | check_major_version, check_minor_version, check_micro_version); | printf("*** You need a version of check being at least %d.%d.%d.\n", major, minor, micro); | printf("***\n"); | printf("*** If you have already installed a sufficiently new version, this error\n"); | printf("*** probably means that the wrong copy of the check library and header\n"); | printf("*** file is being found. Rerun configure with the --with-check=PATH option\n"); | printf("*** to specify the prefix where the correct version was installed.\n"); | } | | return 1; | } | configure:26382: result: no configure:26411: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcheck >&5 conftest.c:49:19: check.h: No such file or directory configure:26417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-good-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | | #include | #include | | #include | | int | main () | { | | ; | return 0; | } configure:26684: checking for GTK2 configure:26689: $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:26692: $? = 1 configure:26703: $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:26706: $? = 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:26743: checking for GTK2 configure:26748: $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:26751: $? = 1 configure:26762: $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:26765: $? = 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:26850: checking for gconftool-2 configure:26868: found /usr/bin/gconftool-2 configure:26881: result: /usr/bin/gconftool-2 configure:26980: Using /usr/lib/gstreamer-0.10 as the plugin install location configure:26992: checking to see if compiler understands -Wall configure:27014: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 configure:27020: $? = 0 configure:27023: test -z || test ! -s conftest.err configure:27026: $? = 0 configure:27029: test -s conftest.o configure:27032: $? = 0 configure:27051: result: yes configure:27123: set ERROR_CFLAGS to -Wall configure:27194: Checking libraries for plugins in sys/ configure:27247: checking sys/soundcard.h usability configure:27259: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27265: $? = 0 configure:27268: test -z || test ! -s conftest.err configure:27271: $? = 0 configure:27274: test -s conftest.o configure:27277: $? = 0 configure:27287: result: yes configure:27291: checking sys/soundcard.h presence configure:27301: i586-uhu-linux-gcc -E conftest.c configure:27307: $? = 0 configure:27327: result: yes configure:27362: checking for sys/soundcard.h configure:27369: result: yes configure:27778: checking sys/audioio.h usability configure:27790: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:90:25: sys/audioio.h: No such file or directory configure:27796: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-good-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GCONFTOOL | #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_OSS_INCLUDE_IN_SYS | #define HAVE_OSS | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27818: result: no configure:27822: checking sys/audioio.h presence configure:27832: i586-uhu-linux-gcc -E conftest.c conftest.c:56:25: sys/audioio.h: No such file or directory configure:27838: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-good-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GCONFTOOL | #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_OSS_INCLUDE_IN_SYS | #define HAVE_OSS | /* end confdefs.h. */ | #include configure:27858: result: no configure:27893: checking for sys/audioio.h configure:27900: result: no configure:27934: *** These plugins will not be built: sunaudiosink configure:27994: checking for X configure:28100: i586-uhu-linux-gcc -E conftest.c configure:28106: $? = 0 configure:28156: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:28162: $? = 0 configure:28165: test -z || test ! -s conftest.err configure:28168: $? = 0 configure:28171: test -s conftest configure:28174: $? = 0 configure:28228: result: libraries , headers in standard search path configure:28399: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:28405: $? = 0 configure:28408: test -z || test ! -s conftest.err configure:28411: $? = 0 configure:28414: test -s conftest configure:28417: $? = 0 configure:28573: checking for gethostbyname configure:28630: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:28636: $? = 0 configure:28639: test -z || test ! -s conftest.err configure:28642: $? = 0 configure:28645: test -s conftest configure:28648: $? = 0 configure:28660: result: yes configure:28809: checking for connect configure:28866: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:28872: $? = 0 configure:28875: test -z || test ! -s conftest.err configure:28878: $? = 0 configure:28881: test -s conftest configure:28884: $? = 0 configure:28896: result: yes configure:28970: checking for remove configure:29027: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:29033: $? = 0 configure:29036: test -z || test ! -s conftest.err configure:29039: $? = 0 configure:29042: test -s conftest configure:29045: $? = 0 configure:29057: result: yes configure:29131: checking for shmat configure:29188: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:29194: $? = 0 configure:29197: test -z || test ! -s conftest.err configure:29200: $? = 0 configure:29203: test -s conftest configure:29206: $? = 0 configure:29218: result: yes configure:29301: checking for IceConnectionNumber in -lICE configure:29331: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lICE >&5 configure:29337: $? = 0 configure:29340: test -z || test ! -s conftest.err configure:29343: $? = 0 configure:29346: test -s conftest configure:29349: $? = 0 configure:29362: result: yes configure:29387: checking X11/Xlib.h usability configure:29399: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:29405: $? = 0 configure:29408: test -z || test ! -s conftest.err configure:29411: $? = 0 configure:29414: test -s conftest.o configure:29417: $? = 0 configure:29427: result: yes configure:29431: checking X11/Xlib.h presence configure:29441: i586-uhu-linux-gcc -E conftest.c configure:29447: $? = 0 configure:29467: result: yes configure:29502: checking for X11/Xlib.h configure:29509: result: yes configure:29533: checking for XFIXES configure:29538: $PKG_CONFIG --exists --print-errors "xfixes" configure:29541: $? = 0 configure:29552: $PKG_CONFIG --exists --print-errors "xfixes" configure:29555: $? = 0 configure:29576: result: yes configure:29589: checking for XDAMAGE configure:29594: $PKG_CONFIG --exists --print-errors "xdamage" configure:29597: $? = 0 configure:29608: $PKG_CONFIG --exists --print-errors "xdamage" configure:29611: $? = 0 configure:29632: result: yes configure:29727: checking for XShmAttach in -lXext configure:29757: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lXext -lSM -lICE -lX11 >&5 configure:29763: $? = 0 configure:29766: test -z || test ! -s conftest.err configure:29769: $? = 0 configure:29772: test -s conftest configure:29775: $? = 0 configure:29788: result: yes configure:29921: Checking libraries for plugins in ext/ configure:30004: checking for aalib-config configure:30022: found /usr/bin/aalib-config configure:30035: result: /usr/bin/aalib-config configure:30043: checking for AALIB - version >= 0.11.0 configure:30133: i586-uhu-linux-gcc -o conftest -g -O2 -I/usr/include conftest.c -L/usr/lib -Wl,-rpath,/usr/lib -laa -lm -lgpm -lslang -lncurses >&5 configure:30136: $? = 0 configure:30138: ./conftest configure:30141: $? = 0 configure:30159: result: yes configure:30340: checking for XML configure:30345: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.4.9" configure:30348: $? = 0 configure:30359: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.4.9" configure:30362: $? = 0 configure:30387: result: yes configure:30477: checking for CAIRO configure:30482: $PKG_CONFIG --exists --print-errors "cairo >= 1.0.0" configure:30485: $? = 0 configure:30496: $PKG_CONFIG --exists --print-errors "cairo >= 1.0.0" configure:30499: $? = 0 configure:30524: result: yes configure:30614: checking for CDIO configure:30619: $PKG_CONFIG --exists --print-errors "libcdio >= 0.71" configure:30622: $? = 0 configure:30633: $PKG_CONFIG --exists --print-errors "libcdio >= 0.71" configure:30636: $? = 0 configure:30661: result: yes configure:30751: checking for ESD configure:30756: $PKG_CONFIG --exists --print-errors "esound >= 0.2.12" configure:30759: $? = 0 configure:30770: $PKG_CONFIG --exists --print-errors "esound >= 0.2.12" configure:30773: $? = 0 configure:31436: result: yes configure:31525: checking for FLAC__seekable_stream_encoder_new in -lFLAC configure:31555: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lFLAC -lm >&5 configure:31561: $? = 0 configure:31564: test -z || test ! -s conftest.err configure:31567: $? = 0 configure:31570: test -s conftest configure:31573: $? = 0 configure:31586: result: yes configure:31605: checking FLAC/all.h usability configure:31617: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:31623: $? = 0 configure:31626: test -z || test ! -s conftest.err configure:31629: $? = 0 configure:31632: test -s conftest.o configure:31635: $? = 0 configure:31645: result: yes configure:31649: checking FLAC/all.h presence configure:31659: i586-uhu-linux-gcc -E conftest.c configure:31665: $? = 0 configure:31685: result: yes configure:31720: checking for FLAC/all.h configure:31727: result: yes configure:31750: checking whether FLAC__SEEKABLE_STREAM_ENCODER_TELL_ERROR is declared configure:31777: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:31783: $? = 0 configure:31786: test -z || test ! -s conftest.err configure:31789: $? = 0 configure:31792: test -s conftest.o configure:31795: $? = 0 configure:31806: result: yes configure:31898: checking for GCONF configure:31903: $PKG_CONFIG --exists --print-errors "gconf-2.0" configure:31906: $? = 0 configure:31917: $PKG_CONFIG --exists --print-errors "gconf-2.0" configure:31920: $? = 0 configure:31941: result: yes configure:32050: *** These plugins will not be built: gdkpixbufsrc configure:32109: checking for HAL configure:32114: $PKG_CONFIG --exists --print-errors "hal >= 0.5.6, dbus-1 >= 0.32" Package hal was not found in the pkg-config search path. Perhaps you should add the directory containing `hal.pc' to the PKG_CONFIG_PATH environment variable No package 'hal' found configure:32117: $? = 1 configure:32128: $PKG_CONFIG --exists --print-errors "hal >= 0.5.6, dbus-1 >= 0.32" Package hal was not found in the pkg-config search path. Perhaps you should add the directory containing `hal.pc' to the PKG_CONFIG_PATH environment variable No package 'hal' found configure:32131: $? = 1 Package hal was not found in the pkg-config search path. Perhaps you should add the directory containing `hal.pc' to the PKG_CONFIG_PATH environment variable No package 'hal' found configure:32247: checking for jpeg_set_defaults in -ljpeg-mmx configure:32277: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ljpeg-mmx >&5 /usr/bin/ld: cannot find -ljpeg-mmx collect2: ld returned 1 exit status configure:32283: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-good-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GCONFTOOL | #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_OSS_INCLUDE_IN_SYS | #define HAVE_OSS | #define HAVE_X | #define HAVE_XSHM | #define HAVE_AALIB | #define HAVE_ANNODEX | #define HAVE_CAIRO | #define HAVE_CDIO | #define HAVE_ESD | #define HAVE_FLAC | #define HAVE_GCONF | /* 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 jpeg_set_defaults (); | int | main () | { | jpeg_set_defaults (); | ; | return 0; | } configure:32308: result: no configure:32319: checking for jpeg_set_defaults in -ljpeg configure:32349: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ljpeg >&5 configure:32355: $? = 0 configure:32358: test -z || test ! -s conftest.err configure:32361: $? = 0 configure:32364: test -s conftest configure:32367: $? = 0 configure:32380: result: yes configure:32481: checking ladspa.h usability configure:32493: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:32499: $? = 0 configure:32502: test -z || test ! -s conftest.err configure:32505: $? = 0 configure:32508: test -s conftest.o configure:32511: $? = 0 configure:32521: result: yes configure:32525: checking ladspa.h presence configure:32535: i586-uhu-linux-gcc -E conftest.c configure:32541: $? = 0 configure:32561: result: yes configure:32596: checking for ladspa.h configure:32603: result: yes configure:32697: checking for caca-config configure:32715: found /usr/bin/caca-config configure:32728: result: /usr/bin/caca-config configure:32835: checking for LIBDV configure:32840: $PKG_CONFIG --exists --print-errors "libdv >= 0.100" configure:32843: $? = 0 configure:32854: $PKG_CONFIG --exists --print-errors "libdv >= 0.100" configure:32857: $? = 0 configure:32878: result: yes configure:32966: checking for LIBPNG configure:32971: $PKG_CONFIG --exists --print-errors "libpng12" configure:32974: $? = 0 configure:32985: $PKG_CONFIG --exists --print-errors "libpng12" configure:32988: $? = 0 configure:33009: result: yes configure:33096: checking for raw1394_new_handle in -lraw1394 configure:33126: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lraw1394 >&5 configure:33132: $? = 0 configure:33135: test -z || test ! -s conftest.err configure:33138: $? = 0 configure:33141: test -s conftest configure:33144: $? = 0 configure:33157: result: yes configure:33176: checking libraw1394/raw1394.h usability configure:33188: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:33194: $? = 0 configure:33197: test -z || test ! -s conftest.err configure:33200: $? = 0 configure:33203: test -s conftest.o configure:33206: $? = 0 configure:33216: result: yes configure:33220: checking libraw1394/raw1394.h presence configure:33230: i586-uhu-linux-gcc -E conftest.c configure:33236: $? = 0 configure:33256: result: yes configure:33291: checking for libraw1394/raw1394.h configure:33298: result: yes configure:33321: checking for avc1394_send_command in -lavc1394 configure:33351: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lavc1394 -lraw1394 >&5 configure:33357: $? = 0 configure:33360: test -z || test ! -s conftest.err configure:33363: $? = 0 configure:33366: test -s conftest configure:33369: $? = 0 configure:33382: result: yes configure:33401: checking libavc1394/avc1394.h usability configure:33413: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:33419: $? = 0 configure:33422: test -z || test ! -s conftest.err configure:33425: $? = 0 configure:33428: test -s conftest.o configure:33431: $? = 0 configure:33441: result: yes configure:33445: checking libavc1394/avc1394.h presence configure:33455: i586-uhu-linux-gcc -E conftest.c configure:33461: $? = 0 configure:33481: result: yes configure:33516: checking for libavc1394/avc1394.h configure:33523: result: yes configure:33546: checking for rom1394_free_directory in -lrom1394 configure:33576: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lrom1394 -lraw1394 >&5 configure:33582: $? = 0 configure:33585: test -z || test ! -s conftest.err configure:33588: $? = 0 configure:33591: test -s conftest configure:33594: $? = 0 configure:33607: result: yes configure:33626: checking libavc1394/rom1394.h usability configure:33638: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:33644: $? = 0 configure:33647: test -z || test ! -s conftest.err configure:33650: $? = 0 configure:33653: test -s conftest.o configure:33656: $? = 0 configure:33666: result: yes configure:33670: checking libavc1394/rom1394.h presence configure:33680: i586-uhu-linux-gcc -E conftest.c configure:33686: $? = 0 configure:33706: result: yes configure:33741: checking for libavc1394/rom1394.h configure:33748: result: yes configure:33862: checking for SHOUT2 configure:33867: $PKG_CONFIG --exists --print-errors "shout >= 2.0" Package shout was not found in the pkg-config search path. Perhaps you should add the directory containing `shout.pc' to the PKG_CONFIG_PATH environment variable No package 'shout' found configure:33870: $? = 1 configure:33881: $PKG_CONFIG --exists --print-errors "shout >= 2.0" Package shout was not found in the pkg-config search path. Perhaps you should add the directory containing `shout.pc' to the PKG_CONFIG_PATH environment variable No package 'shout' found configure:33884: $? = 1 Package shout was not found in the pkg-config search path. Perhaps you should add the directory containing `shout.pc' to the PKG_CONFIG_PATH environment variable No package 'shout' found configure:33931: checking for shout2 configure:33970: i586-uhu-linux-gcc -o conftest -g -O2 -I/include conftest.c -L/lib -lshout -lpthread >&5 conftest.c:75:25: shout/shout.h: No such file or directory configure:33973: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-good-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GCONFTOOL | #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_OSS_INCLUDE_IN_SYS | #define HAVE_OSS | #define HAVE_X | #define HAVE_XSHM | #define HAVE_AALIB | #define HAVE_ANNODEX | #define HAVE_CAIRO | #define HAVE_CDIO | #define HAVE_ESD | #define HAVE_FLAC | #define HAVE_GCONF | #define HAVE_JPEG | #define HAVE_LADSPA | #define HAVE_LIBCACA | #define HAVE_LIBDV | #define HAVE_LIBPNG | #define HAVE_DV1394 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int main () | { | int major, minor, patch; | | system("touch conf.shout2test"); | shout_version(&major, &minor, &patch); | if (major < 2) | return 1; | return 0; | } | | configure:34000: result: no configure:34027: i586-uhu-linux-gcc -o conftest -g -O2 -I/include conftest.c -L/lib -lshout -lpthread >&5 conftest.c:73:25: shout/shout.h: No such file or directory configure:34033: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GStreamer Good Plug-ins" | #define PACKAGE_TARNAME "gst-plugins-good" | #define PACKAGE_VERSION "0.10.3" | #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-plugins-good" | #define VERSION "0.10.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "gst-plugins-good-0.10" | #define LOCALEDIR "/usr/share/locale" | #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release" | #define GST_PACKAGE_ORIGIN "Unknown package origin" | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define STDC_HEADERS 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GCONFTOOL | #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_OSS_INCLUDE_IN_SYS | #define HAVE_OSS | #define HAVE_X | #define HAVE_XSHM | #define HAVE_AALIB | #define HAVE_ANNODEX | #define HAVE_CAIRO | #define HAVE_CDIO | #define HAVE_ESD | #define HAVE_FLAC | #define HAVE_GCONF | #define HAVE_JPEG | #define HAVE_LADSPA | #define HAVE_LIBCACA | #define HAVE_LIBDV | #define HAVE_LIBPNG | #define HAVE_DV1394 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | return 0; | ; | return 0; | } configure:34298: *** These plugins will not be built: shout2send configure:34357: checking for SPEEX configure:34362: $PKG_CONFIG --exists --print-errors "speex >= 1.1.6" configure:34365: $? = 0 configure:34376: $PKG_CONFIG --exists --print-errors "speex >= 1.1.6" configure:34379: $? = 0 configure:35770: result: yes configure:35860: checking for TAGLIB configure:35865: $PKG_CONFIG --exists --print-errors "taglib >= 1.4" Package taglib was not found in the pkg-config search path. Perhaps you should add the directory containing `taglib.pc' to the PKG_CONFIG_PATH environment variable No package 'taglib' found configure:35868: $? = 1 configure:35879: $PKG_CONFIG --exists --print-errors "taglib >= 1.4" Package taglib was not found in the pkg-config search path. Perhaps you should add the directory containing `taglib.pc' to the PKG_CONFIG_PATH environment variable No package 'taglib' found configure:35882: $? = 1 Package taglib was not found in the pkg-config search path. Perhaps you should add the directory containing `taglib.pc' to the PKG_CONFIG_PATH environment variable No package 'taglib' found configure:35899: result: no configure:35945: *** These plugins will not be built: taglib configure:36003: checking for uncompress in -lz configure:36033: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lz >&5 configure:36039: $? = 0 configure:36042: test -z || test ! -s conftest.err configure:36045: $? = 0 configure:36048: test -s conftest configure:36051: $? = 0 configure:36064: result: yes configure:36083: checking zlib.h usability configure:36095: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:36101: $? = 0 configure:36104: test -z || test ! -s conftest.err configure:36107: $? = 0 configure:36110: test -s conftest.o configure:36113: $? = 0 configure:36123: result: yes configure:36127: checking zlib.h presence configure:36137: i586-uhu-linux-gcc -E conftest.c configure:36143: $? = 0 configure:36163: result: yes configure:36198: checking for zlib.h configure:36205: result: yes configure:36781: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GStreamer Good Plug-ins config.status 0.10.3, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bobek config.status:1073: creating Makefile config.status:1073: creating gst/Makefile config.status:1073: creating gst/alpha/Makefile config.status:1073: creating gst/apetag/Makefile config.status:1073: creating gst/auparse/Makefile config.status:1073: creating gst/autodetect/Makefile config.status:1073: creating gst/avi/Makefile config.status:1073: creating gst/cutter/Makefile config.status:1073: creating gst/debug/Makefile config.status:1073: creating gst/effectv/Makefile config.status:1073: creating gst/id3demux/Makefile config.status:1073: creating gst/icydemux/Makefile config.status:1073: creating gst/goom/Makefile config.status:1073: creating gst/law/Makefile config.status:1073: creating gst/level/Makefile config.status:1073: creating gst/matroska/Makefile config.status:1073: creating gst/multipart/Makefile config.status:1073: creating gst/rtp/Makefile config.status:1073: creating gst/rtsp/Makefile config.status:1073: creating gst/smpte/Makefile config.status:1073: creating gst/udp/Makefile config.status:1073: creating gst/videobox/Makefile config.status:1073: creating gst/videofilter/Makefile config.status:1073: creating gst/videomixer/Makefile config.status:1073: creating gst/wavenc/Makefile config.status:1073: creating gst/wavparse/Makefile config.status:1073: creating gst/flx/Makefile config.status:1073: creating ext/jpeg/Makefile config.status:1073: creating ext/Makefile config.status:1073: creating ext/aalib/Makefile config.status:1073: creating ext/annodex/Makefile config.status:1073: creating ext/cairo/Makefile config.status:1073: creating ext/cdio/Makefile config.status:1073: creating ext/dv/Makefile config.status:1073: creating ext/esd/Makefile config.status:1073: creating ext/flac/Makefile config.status:1073: creating ext/gconf/Makefile config.status:1073: creating ext/gdk_pixbuf/Makefile config.status:1073: creating ext/hal/Makefile config.status:1073: creating ext/ladspa/Makefile config.status:1073: creating ext/libcaca/Makefile config.status:1073: creating ext/libpng/Makefile config.status:1073: creating ext/raw1394/Makefile config.status:1073: creating ext/shout2/Makefile config.status:1073: creating ext/speex/Makefile config.status:1073: creating ext/taglib/Makefile config.status:1073: creating sys/Makefile config.status:1073: creating sys/oss/Makefile config.status:1073: creating sys/sunaudio/Makefile config.status:1073: creating sys/ximage/Makefile config.status:1073: creating po/Makefile.in config.status:1073: creating tests/Makefile config.status:1073: creating tests/check/Makefile config.status:1073: creating tests/icles/Makefile config.status:1073: creating tests/examples/Makefile config.status:1073: creating tests/examples/level/Makefile config.status:1073: creating gconf/Makefile config.status:1073: creating gconf/gstreamer.schemas config.status:1073: creating common/Makefile config.status:1073: creating common/m4/Makefile config.status:1073: creating m4/Makefile config.status:1073: creating docs/Makefile config.status:1073: creating docs/plugins/Makefile config.status:1073: creating docs/version.entities config.status:1073: creating win32/common/config.h config.status:1073: creating pkgconfig/Makefile config.status:1073: creating pkgconfig/gstreamer-plugins-good-uninstalled.pc config.status:1073: creating gst-plugins-good.spec config.status:1139: creating config.h config.status:1541: executing depfiles commands config.status:1541: executing default-1 commands ## ---------------- ## ## 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_cxx_compiler_gnu=yes ac_cv_env_CAIRO_CFLAGS_set= ac_cv_env_CAIRO_CFLAGS_value= ac_cv_env_CAIRO_LIBS_set= ac_cv_env_CAIRO_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CDIO_CFLAGS_set= ac_cv_env_CDIO_CFLAGS_value= ac_cv_env_CDIO_LIBS_set= ac_cv_env_CDIO_LIBS_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_ESD_CFLAGS_set= ac_cv_env_ESD_CFLAGS_value= ac_cv_env_ESD_LIBS_set= ac_cv_env_ESD_LIBS_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GCONF_CFLAGS_set= ac_cv_env_GCONF_CFLAGS_value= ac_cv_env_GCONF_LIBS_set= ac_cv_env_GCONF_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_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_GST_PLUGINS_BASE_CFLAGS_set= ac_cv_env_GST_PLUGINS_BASE_CFLAGS_value= ac_cv_env_GST_PLUGINS_BASE_LIBS_set= ac_cv_env_GST_PLUGINS_BASE_LIBS_value= ac_cv_env_GTK2_CFLAGS_set= ac_cv_env_GTK2_CFLAGS_value= ac_cv_env_GTK2_LIBS_set= ac_cv_env_GTK2_LIBS_value= ac_cv_env_HAL_CFLAGS_set= ac_cv_env_HAL_CFLAGS_value= ac_cv_env_HAL_LIBS_set= ac_cv_env_HAL_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBDV_CFLAGS_set= ac_cv_env_LIBDV_CFLAGS_value= ac_cv_env_LIBDV_LIBS_set= ac_cv_env_LIBDV_LIBS_value= ac_cv_env_LIBOIL_CFLAGS_set= ac_cv_env_LIBOIL_CFLAGS_value= ac_cv_env_LIBOIL_LIBS_set= ac_cv_env_LIBOIL_LIBS_value= ac_cv_env_LIBPNG_CFLAGS_set= ac_cv_env_LIBPNG_CFLAGS_value= ac_cv_env_LIBPNG_LIBS_set= ac_cv_env_LIBPNG_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SHOUT2_CFLAGS_set= ac_cv_env_SHOUT2_CFLAGS_value= ac_cv_env_SHOUT2_LIBS_set= ac_cv_env_SHOUT2_LIBS_value= ac_cv_env_SPEEX_CFLAGS_set= ac_cv_env_SPEEX_CFLAGS_value= ac_cv_env_SPEEX_LIBS_set= ac_cv_env_SPEEX_LIBS_value= ac_cv_env_TAGLIB_CFLAGS_set= ac_cv_env_TAGLIB_CFLAGS_value= ac_cv_env_TAGLIB_LIBS_set= ac_cv_env_TAGLIB_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_XDAMAGE_CFLAGS_set= ac_cv_env_XDAMAGE_CFLAGS_value= ac_cv_env_XDAMAGE_LIBS_set= ac_cv_env_XDAMAGE_LIBS_value= ac_cv_env_XFIXES_CFLAGS_set= ac_cv_env_XFIXES_CFLAGS_value= ac_cv_env_XFIXES_LIBS_set= ac_cv_env_XFIXES_LIBS_value= ac_cv_env_XML_CFLAGS_set= ac_cv_env_XML_CFLAGS_value= ac_cv_env_XML_LIBS_set= ac_cv_env_XML_LIBS_value= ac_cv_env_build_alias_set=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_gethostbyname=yes ac_cv_func_getpagesize=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_decl_FLAC__SEEKABLE_STREAM_ENCODER_TELL_ERROR=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_FLAC_all_h=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_ladspa_h=yes ac_cv_header_libavc1394_avc1394_h=yes ac_cv_header_libavc1394_rom1394_h=yes ac_cv_header_libraw1394_raw1394_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_audioio_h=no ac_cv_header_sys_socket_h=yes ac_cv_header_sys_soundcard_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_winsock2_h=no ac_cv_header_zlib_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_FLAC_FLAC__seekable_stream_encoder_new=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xext_XShmAttach=yes ac_cv_lib_avc1394_avc1394_send_command=yes ac_cv_lib_jpeg_jpeg_set_defaults=yes ac_cv_lib_jpeg_mmx_jpeg_set_defaults=no ac_cv_lib_raw1394_raw1394_new_handle=yes ac_cv_lib_rom1394_rom1394_free_directory=yes ac_cv_lib_z_uncompress=yes ac_cv_objext=o ac_cv_path_AALIB_CONFIG=/usr/bin/aalib-config ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2 ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_LIBCACA_CONFIG=/usr/bin/caca-config 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_OBJC=i586-uhu-linux-gcc 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 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 am_cv_OBJC_dependencies_compiler_type=gcc3 gt_cv_func_gnugettext1_libc=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_CAIRO_CFLAGS='-I/usr/include/cairo ' pkg_cv_CAIRO_LIBS='-lcairo ' pkg_cv_CDIO_CFLAGS=' ' pkg_cv_CDIO_LIBS='-lcdio -lm ' pkg_cv_ESD_CFLAGS=' ' pkg_cv_ESD_LIBS='-lesd -laudiofile -lm ' pkg_cv_GCONF_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GCONF_LIBS='-pthread -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' pkg_cv_GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_BASE_LIBS='-Wl,--export-dynamic -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' pkg_cv_GST_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_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_GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_PLUGINS_BASE_LIBS='-Wl,--export-dynamic -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' pkg_cv_LIBDV_CFLAGS=' ' pkg_cv_LIBDV_LIBS='-ldv -lm ' pkg_cv_LIBOIL_CFLAGS='-I/usr/include/liboil-0.3 ' pkg_cv_LIBOIL_LIBS='-loil-0.3 -lm ' pkg_cv_LIBPNG_CFLAGS='-I/usr/include/libpng12 ' pkg_cv_LIBPNG_LIBS='-lpng12 -lz -lm ' pkg_cv_SPEEX_CFLAGS=' ' pkg_cv_SPEEX_LIBS='-lspeex ' pkg_cv_XDAMAGE_CFLAGS=' ' pkg_cv_XDAMAGE_LIBS='-lXdamage -lXfixes ' pkg_cv_XFIXES_CFLAGS=' ' pkg_cv_XFIXES_LIBS='-lXfixes ' pkg_cv_XML_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_XML_LIBS='-lxml2 -lz -lm ' ## ----------------- ## ## Output variables. ## ## ----------------- ## AALIB_CFLAGS='-I/usr/include' AALIB_CONFIG='/usr/bin/aalib-config' AALIB_LIBS='-L/usr/lib -Wl,-rpath,/usr/lib -laa -lm -lgpm -lslang -lncurses' ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' ACLOCAL_AMFLAGS='-I m4 -I common/m4' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' BUILD_EXAMPLES_FALSE='#' BUILD_EXAMPLES_TRUE='' BUILD_EXTERNAL_FALSE='#' BUILD_EXTERNAL_TRUE='' CAIRO_CFLAGS='-I/usr/include/cairo ' CAIRO_LIBS='-lcairo ' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CDIO_CFLAGS=' ' CDIO_LIBS='-lcdio -lm ' 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' DV1394_LIBS='-lraw1394 -lavc1394 -lrom1394' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ERROR_CFLAGS='-Wall' ESD_CFLAGS=' ' ESD_CONFIG='' ESD_LIBS='-lesd -laudiofile -lm ' EXEEXT='' F77='' FFLAGS='' FLAC_LIBS='-lFLAC -lm' GCONFTOOL='/usr/bin/gconftool-2' GCONF_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GCONF_LIBS='-pthread -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='#' GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults' GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' GETTEXT_PACKAGE='gst-plugins-good-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' GSTPB_PLUGINS_DIR='/usr/lib/gstreamer-0.10' 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_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_HAVE_MMAP_FALSE='#' GST_HAVE_MMAP_TRUE='' GST_LEVEL_DEFAULT='GST_LEVEL_NONE' GST_LIBS='-Wl,--export-dynamic -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' GST_LICENSE='LGPL' GST_LT_LDFLAGS='' GST_MAJORMINOR='0.10' GST_OPTION_CFLAGS='$(ERROR_CFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)' GST_PACKAGE_NAME='GStreamer Good Plug-ins source release' GST_PACKAGE_ORIGIN='Unknown package origin' GST_PLUGINS_ALL=' videofilter alpha apetag auparse autodetect avi cutter debug effectv id3demux icydemux flx goom law level matroska multipart rtp rtsp smpte udp videobox videomixer wavenc wavparse ' GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' GST_PLUGINS_BASE_LIBS='-Wl,--export-dynamic -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' GST_PLUGINS_DIR='/usr/lib/gstreamer-0.10' GST_PLUGINS_SELECTED=' videofilter alpha apetag auparse autodetect avi cutter debug effectv id3demux icydemux flx goom law level matroska multipart rtp rtsp smpte udp videobox videomixer wavenc wavparse ' GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$$' -no-undefined' 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='' HAL_CFLAGS='' HAL_LIBS='' HAVE_AVC1394='yes' HAVE_CHECK_FALSE='' HAVE_CHECK_TRUE='#' HAVE_CPU_ALPHA_FALSE='' HAVE_CPU_ALPHA_TRUE='#' HAVE_CPU_ARM_FALSE='' HAVE_CPU_ARM_TRUE='#' HAVE_CPU_HPPA_FALSE='' HAVE_CPU_HPPA_TRUE='#' HAVE_CPU_I386_FALSE='#' HAVE_CPU_I386_TRUE='' HAVE_CPU_IA64_FALSE='' HAVE_CPU_IA64_TRUE='#' HAVE_CPU_M68K_FALSE='' HAVE_CPU_M68K_TRUE='#' HAVE_CPU_MIPS_FALSE='' HAVE_CPU_MIPS_TRUE='#' HAVE_CPU_PPC_FALSE='' HAVE_CPU_PPC_TRUE='#' HAVE_CPU_S390_FALSE='' HAVE_CPU_S390_TRUE='#' HAVE_CPU_SPARC_FALSE='' HAVE_CPU_SPARC_TRUE='#' HAVE_CPU_X86_64_FALSE='' HAVE_CPU_X86_64_TRUE='#' HAVE_CXX='yes' HAVE_FLAC='yes' HAVE_GCONFTOOL='yes' HAVE_GTK='NO' HAVE_GTK_FALSE='' HAVE_GTK_TRUE='#' HAVE_RAW1394='yes' HAVE_ROM1394='yes' HAVE_SPEEX='yes' HAVE_SYS_SOCKET_H_FALSE='#' HAVE_SYS_SOCKET_H_TRUE='' HAVE_VALGRIND_FALSE='' HAVE_VALGRIND_TRUE='#' HAVE_WINSOCK2_H_FALSE='' HAVE_WINSOCK2_H_TRUE='#' HAVE_X='yes' HAVE_XSHM='yes' HAVE_ZLIB='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='' JPEG_LIBS='-ljpeg' LDFLAGS='' LIBCACA_CFLAGS='-I/usr/include/' LIBCACA_CONFIG='/usr/bin/caca-config' LIBCACA_LIBS='-L/usr/lib -lcaca_pic -lslang -lncurses -lncurses' LIBDV_CFLAGS=' ' LIBDV_LIBS='-ldv -lm ' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBOIL_CFLAGS='-I/usr/include/liboil-0.3 ' LIBOIL_LIBS='-loil-0.3 -lm ' LIBPNG_CFLAGS='-I/usr/include/libpng12 ' LIBPNG_LIBS='-lpng12 -lz -lm ' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LOCALEDIR='/usr/share/locale' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJC='i586-uhu-linux-gcc' OBJCDEPMODE='depmode=gcc3' OBJC_LDFLAGS='-lobjc' OBJEXT='o' PACKAGE='gst-plugins-good' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer' PACKAGE_NAME='GStreamer Good Plug-ins' PACKAGE_STRING='GStreamer Good Plug-ins 0.10.3' PACKAGE_TARNAME='gst-plugins-good' PACKAGE_VERSION='0.10.3' PACKAGE_VERSION_MAJOR='0' PACKAGE_VERSION_MICRO='3' PACKAGE_VERSION_MINOR='10' PACKAGE_VERSION_NANO='0' PACKAGE_VERSION_RELEASE='1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PLUGINDIR='/usr/lib/gstreamer-0.10' POSUB='po' PROFILE_CFLAGS='-g' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.4' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SHOUT2_CFLAGS='' SHOUT2_LIBS='' SPEEX_CFLAGS=' ' SPEEX_LIBS='-lspeex ' STRIP='strip' TAGLIB_CFLAGS='' TAGLIB_LIBS='' USE_AALIB_FALSE='#' USE_AALIB_TRUE='' USE_ANNODEX_FALSE='#' USE_ANNODEX_TRUE='' USE_CAIRO_FALSE='#' USE_CAIRO_TRUE='' USE_CDIO_FALSE='#' USE_CDIO_TRUE='' USE_DV1394_FALSE='#' USE_DV1394_TRUE='' USE_ESD_FALSE='#' USE_ESD_TRUE='' USE_EXTERNAL_FALSE='#' USE_EXTERNAL_TRUE='' USE_FLAC_FALSE='#' USE_FLAC_TRUE='' USE_GCONFTOOL_FALSE='#' USE_GCONFTOOL_TRUE='' USE_GCONF_FALSE='#' USE_GCONF_TRUE='' USE_GDK_PIXBUF_FALSE='' USE_GDK_PIXBUF_TRUE='#' USE_HAL_FALSE='' USE_HAL_TRUE='#' USE_JPEG_FALSE='#' USE_JPEG_TRUE='' USE_LADSPA_FALSE='#' USE_LADSPA_TRUE='' USE_LIBCACA_FALSE='#' USE_LIBCACA_TRUE='' USE_LIBDV_FALSE='#' USE_LIBDV_TRUE='' USE_LIBPNG_FALSE='#' USE_LIBPNG_TRUE='' USE_NLS='yes' USE_OSS_FALSE='#' USE_OSS_TRUE='' USE_SHOUT2_FALSE='' USE_SHOUT2_TRUE='#' USE_SPEEX_FALSE='#' USE_SPEEX_TRUE='' USE_SUNAUDIO_FALSE='' USE_SUNAUDIO_TRUE='#' USE_TAGLIB_FALSE='' USE_TAGLIB_TRUE='#' USE_XSHM_FALSE='#' USE_XSHM_TRUE='' USE_X_FALSE='#' USE_X_TRUE='' USE_ZLIB_FALSE='#' USE_ZLIB_TRUE='' VALGRIND_CFLAGS='' VALGRIND_LIBS='' VALGRIND_PATH='no' VERSION='0.10.3' XDAMAGE_CFLAGS='-DHAVE_XDAMAGE ' XDAMAGE_LIBS='-lXdamage -lXfixes ' XFIXES_CFLAGS='-DHAVE_XFIXES ' XFIXES_LIBS='-lXfixes ' XGETTEXT='/usr/bin/xgettext' XML_CFLAGS='-I/usr/include/libxml2 ' XML_LIBS='-lxml2 -lz -lm ' XSHM_LIBS='-lXext' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS=' -lSM -lICE -lX11' X_PRE_LIBS=' -lSM -lICE' ZLIB_LIBS='-lz' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_OBJC='' 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__fastdepOBJC_FALSE='#' am__fastdepOBJC_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-good' pkgpythondir='${pythondir}/gst-plugins-good' 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-good-0.10" #define GST_LEVEL_DEFAULT GST_LEVEL_NONE #define GST_LICENSE "LGPL" #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release" #define GST_PACKAGE_ORIGIN "Unknown package origin" #define HAVE_AALIB #define HAVE_ANNODEX #define HAVE_CAIRO #define HAVE_CDIO #define HAVE_CPU_I386 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_DV1394 #define HAVE_ESD #define HAVE_EXTERNAL #define HAVE_FIONREAD_IN_SYS_IOCTL 1 #define HAVE_FLAC #define HAVE_GCONF #define HAVE_GCONFTOOL #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_JPEG #define HAVE_LADSPA #define HAVE_LIBCACA #define HAVE_LIBDV #define HAVE_LIBPNG #define HAVE_LRINT 1 #define HAVE_LRINTF 1 #define HAVE_MEMORY_H 1 #define HAVE_MMAP 1 #define HAVE_NETINET_IN_H 1 #define HAVE_OSS #define HAVE_OSS_INCLUDE_IN_SYS #define HAVE_RDTSC 1 #define HAVE_SPEEX #define HAVE_STDINT_H 1 #define HAVE_STDLIB_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_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_X #define HAVE_XSHM #define HAVE_ZLIB #define LOCALEDIR "/usr/share/locale" #define PACKAGE "gst-plugins-good" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" #define PACKAGE_NAME "GStreamer Good Plug-ins" #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.3" #define PACKAGE_TARNAME "gst-plugins-good" #define PACKAGE_VERSION "0.10.3" #define PLUGINDIR "/usr/lib/gstreamer-0.10" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "0.10.3" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0