This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = janusz uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1574: checking build system type configure:1592: result: i586-uhu-linux-gnu configure:1600: checking host system type configure:1614: result: i586-uhu-linux-gnu configure:1622: checking target system type configure:1636: result: i586-uhu-linux-gnu configure:1677: checking whether to enable maintainer-specific portions of Makefiles configure:1686: result: no configure:1711: configuring gst-ffmpeg for release configure:1769: checking for a BSD-compatible install configure:1824: result: /bin/install -c configure:1835: checking whether build environment is sane configure:1878: result: yes configure:1943: checking for gawk configure:1959: found /bin/gawk configure:1969: result: gawk configure:1979: checking whether make sets $(MAKE) configure:1999: result: yes configure:2252: checking for style of include used by make configure:2280: result: GNU configure:2313: checking for i586-uhu-linux-gcc configure:2329: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2339: result: i586-uhu-linux-gcc configure:2621: checking for C compiler version configure:2624: 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:2627: $? = 0 configure:2629: 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:2632: $? = 0 configure:2634: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2637: $? = 1 configure:2660: checking for C compiler default output file name configure:2663: i586-uhu-linux-gcc conftest.c >&5 configure:2666: $? = 0 configure:2712: result: a.out configure:2717: checking whether the C compiler works configure:2723: ./a.out configure:2726: $? = 0 configure:2743: result: yes configure:2750: checking whether we are cross compiling configure:2752: result: no configure:2755: checking for suffix of executables configure:2757: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2760: $? = 0 configure:2785: result: configure:2791: checking for suffix of object files configure:2812: i586-uhu-linux-gcc -c conftest.c >&5 configure:2815: $? = 0 configure:2837: result: o configure:2841: checking whether we are using the GNU C compiler configure:2865: i586-uhu-linux-gcc -c conftest.c >&5 configure:2871: $? = 0 configure:2875: test -z || test ! -s conftest.err configure:2878: $? = 0 configure:2881: test -s conftest.o configure:2884: $? = 0 configure:2897: result: yes configure:2903: checking whether i586-uhu-linux-gcc accepts -g configure:2924: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2930: $? = 0 configure:2934: test -z || test ! -s conftest.err configure:2937: $? = 0 configure:2940: test -s conftest.o configure:2943: $? = 0 configure:2954: result: yes configure:2971: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3041: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3047: $? = 0 configure:3051: test -z || test ! -s conftest.err configure:3054: $? = 0 configure:3057: test -s conftest.o configure:3060: $? = 0 configure:3078: result: none needed configure:3096: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3102: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3237: checking dependency style of i586-uhu-linux-gcc configure:3327: result: gcc3 configure:3344: checking for a sed that does not truncate output configure:3398: result: /bin/sed configure:3401: checking for egrep configure:3411: result: grep -E configure:3427: checking for ld used by i586-uhu-linux-gcc configure:3494: result: /usr/bin/ld configure:3503: checking if the linker (/usr/bin/ld) is GNU ld configure:3518: result: yes configure:3523: checking for /usr/bin/ld option to reload object files configure:3530: result: -r configure:3548: checking for BSD-compatible nm configure:3597: result: /usr/bin/nm -B configure:3601: checking whether ln -s works configure:3605: result: yes configure:3612: checking how to recognise dependent libraries configure:3788: result: pass_all configure:4025: checking how to run the C preprocessor configure:4060: i586-uhu-linux-gcc -E conftest.c configure:4066: $? = 0 configure:4098: i586-uhu-linux-gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:4104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_FFMPEG_VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | /* end confdefs.h. */ | #include configure:4143: result: i586-uhu-linux-gcc -E configure:4167: i586-uhu-linux-gcc -E conftest.c configure:4173: $? = 0 configure:4205: i586-uhu-linux-gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:4211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_FFMPEG_VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | /* end confdefs.h. */ | #include configure:4255: checking for ANSI C header files configure:4280: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4286: $? = 0 configure:4290: test -z || test ! -s conftest.err configure:4293: $? = 0 configure:4296: test -s conftest.o configure:4299: $? = 0 configure:4388: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4391: $? = 0 configure:4393: ./conftest configure:4396: $? = 0 configure:4411: result: yes configure:4435: checking for sys/types.h configure:4451: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4457: $? = 0 configure:4461: test -z || test ! -s conftest.err configure:4464: $? = 0 configure:4467: test -s conftest.o configure:4470: $? = 0 configure:4481: result: yes configure:4435: checking for sys/stat.h configure:4451: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4457: $? = 0 configure:4461: test -z || test ! -s conftest.err configure:4464: $? = 0 configure:4467: test -s conftest.o configure:4470: $? = 0 configure:4481: result: yes configure:4435: checking for stdlib.h configure:4451: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4457: $? = 0 configure:4461: test -z || test ! -s conftest.err configure:4464: $? = 0 configure:4467: test -s conftest.o configure:4470: $? = 0 configure:4481: result: yes configure:4435: checking for string.h configure:4451: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4457: $? = 0 configure:4461: test -z || test ! -s conftest.err configure:4464: $? = 0 configure:4467: test -s conftest.o configure:4470: $? = 0 configure:4481: result: yes configure:4435: checking for memory.h configure:4451: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4457: $? = 0 configure:4461: test -z || test ! -s conftest.err configure:4464: $? = 0 configure:4467: test -s conftest.o configure:4470: $? = 0 configure:4481: result: yes configure:4435: checking for strings.h configure:4451: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4457: $? = 0 configure:4461: test -z || test ! -s conftest.err configure:4464: $? = 0 configure:4467: test -s conftest.o configure:4470: $? = 0 configure:4481: result: yes configure:4435: checking for inttypes.h configure:4451: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4457: $? = 0 configure:4461: test -z || test ! -s conftest.err configure:4464: $? = 0 configure:4467: test -s conftest.o configure:4470: $? = 0 configure:4481: result: yes configure:4435: checking for stdint.h configure:4451: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4457: $? = 0 configure:4461: test -z || test ! -s conftest.err configure:4464: $? = 0 configure:4467: test -s conftest.o configure:4470: $? = 0 configure:4481: result: yes configure:4435: checking for unistd.h configure:4451: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4457: $? = 0 configure:4461: test -z || test ! -s conftest.err configure:4464: $? = 0 configure:4467: test -s conftest.o configure:4470: $? = 0 configure:4481: result: yes configure:4507: checking dlfcn.h usability configure:4519: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4525: $? = 0 configure:4529: test -z || test ! -s conftest.err configure:4532: $? = 0 configure:4535: test -s conftest.o configure:4538: $? = 0 configure:4548: result: yes configure:4552: checking dlfcn.h presence configure:4562: i586-uhu-linux-gcc -E conftest.c configure:4568: $? = 0 configure:4588: result: yes configure:4623: checking for dlfcn.h configure:4630: result: yes configure:4653: checking for i586-uhu-linux-g++ configure:4669: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4679: result: i586-uhu-linux-g++ configure:4737: checking for C++ compiler version configure:4740: 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:4743: $? = 0 configure:4745: 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:4748: $? = 0 configure:4750: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4753: $? = 1 configure:4756: checking whether we are using the GNU C++ compiler configure:4780: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4786: $? = 0 configure:4790: test -z || test ! -s conftest.err configure:4793: $? = 0 configure:4796: test -s conftest.o configure:4799: $? = 0 configure:4812: result: yes configure:4818: checking whether i586-uhu-linux-g++ accepts -g configure:4839: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4845: $? = 0 configure:4849: test -z || test ! -s conftest.err configure:4852: $? = 0 configure:4855: test -s conftest.o configure:4858: $? = 0 configure:4869: result: yes configure:4911: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4917: $? = 0 configure:4921: test -z || test ! -s conftest.err configure:4924: $? = 0 configure:4927: test -s conftest.o configure:4930: $? = 0 configure:4956: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:29: error: `exit' was not declared in this scope configure:4962: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_FFMPEG_VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #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:4911: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4917: $? = 0 configure:4921: test -z || test ! -s conftest.err configure:4924: $? = 0 configure:4927: test -s conftest.o configure:4930: $? = 0 configure:4956: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4962: $? = 0 configure:4966: test -z || test ! -s conftest.err configure:4969: $? = 0 configure:4972: test -s conftest.o configure:4975: $? = 0 configure:5000: checking dependency style of i586-uhu-linux-g++ configure:5090: result: gcc3 configure:5117: checking how to run the C++ preprocessor configure:5148: i586-uhu-linux-g++ -E conftest.cc configure:5154: $? = 0 configure:5186: i586-uhu-linux-g++ -E conftest.cc conftest.cc:28:28: ac_nonexistent.h: No such file or directory configure:5192: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_FFMPEG_VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #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:5231: result: i586-uhu-linux-g++ -E configure:5255: i586-uhu-linux-g++ -E conftest.cc configure:5261: $? = 0 configure:5293: i586-uhu-linux-g++ -E conftest.cc conftest.cc:28:28: ac_nonexistent.h: No such file or directory configure:5299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_FFMPEG_VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #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:5354: checking for i586-uhu-linux-g77 configure:5383: result: no configure:5354: checking for i586-uhu-linux-f77 configure:5383: result: no configure:5354: checking for i586-uhu-linux-xlf configure:5383: result: no configure:5354: checking for i586-uhu-linux-frt configure:5383: result: no configure:5354: checking for i586-uhu-linux-pgf77 configure:5383: result: no configure:5354: checking for i586-uhu-linux-fort77 configure:5383: result: no configure:5354: checking for i586-uhu-linux-fl32 configure:5383: result: no configure:5354: checking for i586-uhu-linux-af77 configure:5383: result: no configure:5354: checking for i586-uhu-linux-f90 configure:5383: result: no configure:5354: checking for i586-uhu-linux-xlf90 configure:5383: result: no configure:5354: checking for i586-uhu-linux-pgf90 configure:5383: result: no configure:5354: checking for i586-uhu-linux-epcf90 configure:5383: result: no configure:5354: checking for i586-uhu-linux-f95 configure:5383: result: no configure:5354: checking for i586-uhu-linux-fort configure:5383: result: no configure:5354: checking for i586-uhu-linux-xlf95 configure:5383: result: no configure:5354: checking for i586-uhu-linux-ifc configure:5383: result: no configure:5354: checking for i586-uhu-linux-efc configure:5383: result: no configure:5354: checking for i586-uhu-linux-pgf95 configure:5383: result: no configure:5354: checking for i586-uhu-linux-lf95 configure:5383: result: no configure:5354: checking for i586-uhu-linux-gfortran configure:5383: result: no configure:5396: checking for g77 configure:5425: result: no configure:5396: checking for f77 configure:5425: result: no configure:5396: checking for xlf configure:5425: result: no configure:5396: checking for frt configure:5425: result: no configure:5396: checking for pgf77 configure:5425: result: no configure:5396: checking for fort77 configure:5425: result: no configure:5396: checking for fl32 configure:5425: result: no configure:5396: checking for af77 configure:5425: result: no configure:5396: checking for f90 configure:5425: result: no configure:5396: checking for xlf90 configure:5425: result: no configure:5396: checking for pgf90 configure:5425: result: no configure:5396: checking for epcf90 configure:5425: result: no configure:5396: checking for f95 configure:5425: result: no configure:5396: checking for fort configure:5425: result: no configure:5396: checking for xlf95 configure:5425: result: no configure:5396: checking for ifc configure:5425: result: no configure:5396: checking for efc configure:5425: result: no configure:5396: checking for pgf95 configure:5425: result: no configure:5396: checking for lf95 configure:5425: result: no configure:5396: checking for gfortran configure:5425: result: no configure:5437: checking for Fortran 77 compiler version configure:5440: --version &5 ./configure: line 5441: --version: command not found configure:5443: $? = 127 configure:5445: -v &5 ./configure: line 5446: -v: command not found configure:5448: $? = 127 configure:5450: -V &5 ./configure: line 5451: -V: command not found configure:5453: $? = 127 configure:5461: checking whether we are using the GNU Fortran 77 compiler configure:5475: -c conftest.F >&5 ./configure: line 5476: -c: command not found configure:5481: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5507: result: no configure:5513: checking whether accepts -g configure:5525: -c -g conftest.f >&5 ./configure: line 5526: -c: command not found configure:5531: $? = 127 configure: failed program was: | program main | | end configure:5556: result: no configure:5586: checking the maximum length of command line arguments configure:5695: result: 32768 configure:5706: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:5811: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5814: $? = 0 configure:5818: /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:5821: $? = 0 configure:5873: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5876: $? = 0 configure:5914: result: ok configure:5918: checking for objdir configure:5933: result: .libs configure:5985: checking for i586-uhu-linux-ar configure:6014: result: no configure:6023: checking for ar configure:6039: found /usr/bin/ar configure:6050: result: ar configure:6065: checking for i586-uhu-linux-ranlib configure:6094: result: no configure:6103: checking for ranlib configure:6119: found /usr/bin/ranlib configure:6130: result: ranlib configure:6145: checking for i586-uhu-linux-strip configure:6174: result: no configure:6183: checking for strip configure:6199: found /usr/bin/strip configure:6210: result: strip configure:6482: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6500: 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:6504: $? = 0 configure:6517: result: no configure:6532: checking for i586-uhu-linux-gcc option to produce PIC configure:6742: result: -fPIC configure:6750: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6768: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6772: $? = 0 configure:6785: result: yes configure:6813: checking if i586-uhu-linux-gcc static flag -static works configure:6841: result: yes configure:6851: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6872: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6876: $? = 0 configure:6898: result: yes configure:6924: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7882: result: yes configure:7903: checking whether -lc should be explicitly linked in configure:7908: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7911: $? = 0 configure:7926: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7929: $? = 0 configure:7941: result: no configure:7949: checking dynamic linker characteristics configure:8558: result: GNU/Linux ld.so configure:8567: checking how to hardcode library paths into programs configure:8592: result: immediate configure:8606: checking whether stripping libraries is possible configure:8611: result: yes configure:8737: checking for shl_load configure:8794: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc4Y75bt.o: In function `main': /var/uhubuild/work/compile/conftest.c:68: undefined reference to `shl_load' /tmp/cc4Y75bt.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:8800: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_FFMPEG_VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:8825: result: no configure:8830: checking for shl_load in -ldld configure:8860: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:8866: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_FFMPEG_VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:8892: result: no configure:8897: checking for dlopen configure:8954: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccybb25U.o: In function `main': /var/uhubuild/work/compile/conftest.c:68: undefined reference to `dlopen' /tmp/ccybb25U.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:8960: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_FFMPEG_VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:8985: result: no configure:8990: checking for dlopen in -ldl configure:9020: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:9026: $? = 0 configure:9030: test -z || test ! -s conftest.err configure:9033: $? = 0 configure:9036: test -s conftest configure:9039: $? = 0 configure:9052: result: yes configure:9227: checking whether a program can dlopen itself configure:9301: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:9304: $? = 0 configure:9322: result: yes configure:9327: checking whether a statically linked program can dlopen itself configure:9401: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/ccKZanYk.o: In function `main': /var/uhubuild/work/compile/configure:9385: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:9404: $? = 0 /usr/local/lib/: cannot read file data: Is a directory configure:9422: result: no configure:9445: checking if libtool supports shared libraries configure:9447: result: yes configure:9450: checking whether to build shared libraries configure:9471: result: yes configure:9474: checking whether to build static libraries configure:9478: result: no configure:9570: creating libtool configure:10158: checking for ld used by i586-uhu-linux-g++ configure:10225: result: /usr/bin/ld configure:10234: checking if the linker (/usr/bin/ld) is GNU ld configure:10249: result: yes configure:10300: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11238: result: yes configure:11256: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:11259: $? = 0 configure:11378: checking for i586-uhu-linux-g++ option to produce PIC configure:11652: result: -fPIC configure:11660: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11678: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:11682: $? = 0 configure:11695: result: yes configure:11723: checking if i586-uhu-linux-g++ static flag -static works configure:11751: result: yes configure:11761: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11782: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:11786: $? = 0 configure:11808: result: yes configure:11834: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11859: result: yes configure:11926: checking dynamic linker characteristics configure:12535: result: GNU/Linux ld.so configure:12544: checking how to hardcode library paths into programs configure:12569: result: immediate configure:18777: checking for i586-uhu-linux-gcc configure:18803: result: i586-uhu-linux-gcc configure:19085: checking for C compiler version configure:19088: 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:19091: $? = 0 configure:19093: 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:19096: $? = 0 configure:19098: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:19101: $? = 1 configure:19104: checking whether we are using the GNU C compiler configure:19160: result: yes configure:19166: checking whether i586-uhu-linux-gcc accepts -g configure:19217: result: yes configure:19234: checking for i586-uhu-linux-gcc option to accept ANSI C configure:19341: result: none needed configure:19359: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:19365: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:19500: checking dependency style of i586-uhu-linux-gcc configure:19590: result: gcc3 configure:19615: checking for i586-uhu-linux-gcc configure:19641: result: i586-uhu-linux-gcc configure:19923: checking for C compiler version configure:19926: 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:19929: $? = 0 configure:19931: 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:19934: $? = 0 configure:19936: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:19939: $? = 1 configure:19942: checking whether we are using the GNU C compiler configure:19998: result: yes configure:20004: checking whether i586-uhu-linux-gcc accepts -g configure:20055: result: yes configure:20072: checking for i586-uhu-linux-gcc option to accept ANSI C configure:20179: result: none needed configure:20197: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:20203: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:20338: checking dependency style of i586-uhu-linux-gcc configure:20428: result: gcc3 configure:20451: checking to see if compiler understands -Wall configure:20473: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 configure:20479: $? = 0 configure:20483: test -z || test ! -s conftest.err configure:20486: $? = 0 configure:20489: test -s conftest.o configure:20492: $? = 0 configure:20511: result: yes configure:20587: checking for ANSI C header files configure:20743: result: yes configure:20769: checking for i586-uhu-linux-pkg-config configure:20802: result: no configure:20811: checking for pkg-config configure:20829: found /usr/bin/pkg-config configure:20841: result: /usr/bin/pkg-config configure:20856: checking pkg-config is at least version 0.9.0 configure:20859: result: yes configure:20876: checking for GST configure:20881: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:20884: $? = 0 configure:20895: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:20898: $? = 0 configure:20919: result: yes configure:20961: checking for GST_BASE configure:20966: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:20969: $? = 0 configure:20980: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:20983: $? = 0 configure:21004: result: yes configure:21031: checking for GST_PLUGINS_BASE configure:21036: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:21039: $? = 0 configure:21050: $PKG_CONFIG --exists --print-errors "$module >= $minver" configure:21053: $? = 0 configure:21074: result: yes configure:21199: checking whether byte ordering is bigendian configure:21226: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21232: $? = 0 configure:21236: test -z || test ! -s conftest.err configure:21239: $? = 0 configure:21242: test -s conftest.o configure:21245: $? = 0 configure:21269: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:38: error: `not' undeclared (first use in this function) conftest.c:38: error: (Each undeclared identifier is reported only once conftest.c:38: error: for each function it appears in.) conftest.c:38: error: syntax error before "big" configure:21275: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_FFMPEG_VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #define PACKAGE "gst-ffmpeg" | #define VERSION "0.10.1" | #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 STDC_HEADERS 1 | #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:21410: result: no configure:21656: Looking for Python version >= 2.1 configure:21674: checking for python configure:21692: found /usr/bin/python configure:21704: result: /usr/bin/python configure:21715: checking "/usr/bin/python": configure:21717: result: okay configure:21733: checking local Python configuration configure:21770: result: looks good configure:22018: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on janusz config.status:794: creating Makefile config.status:794: creating gst-ffmpeg.spec config.status:794: creating ext/Makefile config.status:794: creating ext/ffmpeg/Makefile config.status:794: creating ext/libpostproc/Makefile config.status:794: creating gst-libs/Makefile config.status:794: creating gst-libs/ext/Makefile config.status:794: creating docs/Makefile config.status:794: creating docs/version.entities config.status:794: creating docs/plugins/Makefile config.status:794: creating common/Makefile config.status:794: creating common/m4/Makefile config.status:898: creating config.h config.status:1200: executing depfiles commands configure:23454: configuring in gst-libs/ext/ffmpeg configure:23571: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux' --disable-v4l --disable-audio-oss --disable-dv1394 --disable-vhook --disable-ffmpeg --disable-ffserver --enable-pp --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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_LIBS_set= ac_cv_env_GST_LIBS_value= ac_cv_env_GST_PLUGINS_BASE_CFLAGS_set= ac_cv_env_GST_PLUGINS_BASE_CFLAGS_value= ac_cv_env_GST_PLUGINS_BASE_LIBS_set= ac_cv_env_GST_PLUGINS_BASE_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_dlopen=no ac_cv_func_shl_load=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_objext=o ac_cv_path_PYTHON=/usr/bin/python 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_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_BASE_LIBS='-Wl,--export-dynamic -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' pkg_cv_GST_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_LIBS='-Wl,--export-dynamic -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' pkg_cv_GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_PLUGINS_BASE_LIBS='-Wl,--export-dynamic -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' ACLOCAL_AMFLAGS='-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' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' F77='' FFLAGS='' 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='-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_FFMPEG_AGE='0' GST_FFMPEG_CURRENT='0' GST_FFMPEG_LIBVERSION='0:0:0' GST_FFMPEG_LT_LDFLAGS=' -version-info 0:0:0' GST_FFMPEG_REVISION='0' GST_FFMPEG_VERSION='0.10.1' GST_FFMPEG_VERSION_MAJOR='0' GST_FFMPEG_VERSION_MICRO='1' GST_FFMPEG_VERSION_MINOR='10' GST_FFMPEG_VERSION_NANO='0' GST_FFMPEG_VERSION_RELEASE='1' 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_MAJORMINOR='0.10' 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_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* -no-undefined' GST_TOOLS_DIR='/usr/bin' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_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='#' 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' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='gst-ffmpeg' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.4' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.10.1' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pkgpyexecdir='${pyexecdir}/gst-ffmpeg' pkgpythondir='${pythondir}/gst-ffmpeg' 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' subdirs=' gst-libs/ext/ffmpeg' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GST_FFMPEG_VERSION "0.10.1" #define HAVE_CPU_I386 1 #define HAVE_DLFCN_H 1 #define HAVE_FFMPEG_UNINSTALLED 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_RDTSC 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "gst-ffmpeg" #define PACKAGE "gst-ffmpeg" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "0.10.1" #define VERSION "0.10.1" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0