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 = norris 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:1647: checking build system type configure:1665: result: i586-uhu-linux-gnu configure:1673: checking host system type configure:1687: result: i586-uhu-linux-gnu configure:1695: checking target system type configure:1709: result: i586-uhu-linux-gnu configure:1750: checking whether to enable maintainer-specific portions of Makefiles configure:1759: result: no configure:1784: configuring gst-plugins-ugly for release configure:1838: checking for a BSD-compatible install configure:1893: result: /bin/install -c configure:1904: checking whether build environment is sane configure:1947: result: yes configure:2012: checking for gawk configure:2028: found /bin/gawk configure:2038: result: gawk configure:2048: checking whether make sets $(MAKE) configure:2068: result: yes configure:2303: checking for style of include used by make configure:2331: result: GNU configure:2364: checking for i586-uhu-linux-gcc configure:2380: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2390: result: i586-uhu-linux-gcc configure:2672: checking for C compiler version configure:2675: 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:2678: $? = 0 configure:2680: 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:2683: $? = 0 configure:2685: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2688: $? = 1 configure:2711: checking for C compiler default output file name configure:2714: i586-uhu-linux-gcc conftest.c >&5 configure:2717: $? = 0 configure:2763: result: a.out configure:2768: checking whether the C compiler works configure:2774: ./a.out configure:2777: $? = 0 configure:2794: result: yes configure:2801: checking whether we are cross compiling configure:2803: result: no configure:2806: checking for suffix of executables configure:2808: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2811: $? = 0 configure:2836: result: configure:2842: checking for suffix of object files configure:2863: i586-uhu-linux-gcc -c conftest.c >&5 configure:2866: $? = 0 configure:2888: result: o configure:2892: checking whether we are using the GNU C compiler configure:2916: i586-uhu-linux-gcc -c conftest.c >&5 configure:2922: $? = 0 configure:2926: test -z || test ! -s conftest.err configure:2929: $? = 0 configure:2932: test -s conftest.o configure:2935: $? = 0 configure:2948: result: yes configure:2954: checking whether i586-uhu-linux-gcc accepts -g configure:2975: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2981: $? = 0 configure:2985: test -z || test ! -s conftest.err configure:2988: $? = 0 configure:2991: test -s conftest.o configure:2994: $? = 0 configure:3005: result: yes configure:3022: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3092: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3098: $? = 0 configure:3102: test -z || test ! -s conftest.err configure:3105: $? = 0 configure:3108: test -s conftest.o configure:3111: $? = 0 configure:3129: result: none needed configure:3147: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3153: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3288: checking dependency style of i586-uhu-linux-gcc configure:3378: result: gcc3 configure:3395: checking for a sed that does not truncate output configure:3449: result: /bin/sed configure:3452: checking for egrep configure:3462: result: grep -E configure:3478: checking for ld used by i586-uhu-linux-gcc configure:3545: result: /usr/bin/ld configure:3554: checking if the linker (/usr/bin/ld) is GNU ld configure:3569: result: yes configure:3574: checking for /usr/bin/ld option to reload object files configure:3581: result: -r configure:3599: checking for BSD-compatible nm configure:3648: result: /usr/bin/nm -B configure:3652: checking whether ln -s works configure:3656: result: yes configure:3663: checking how to recognise dependent libraries configure:3839: result: pass_all configure:4076: checking how to run the C preprocessor configure:4111: i586-uhu-linux-gcc -E conftest.c configure:4117: $? = 0 configure:4149: i586-uhu-linux-gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:4155: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_PLUGINS_UGLY_VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #define VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #define VERSION "0.10.3" | /* end confdefs.h. */ | #include configure:4194: result: i586-uhu-linux-gcc -E configure:4218: i586-uhu-linux-gcc -E conftest.c configure:4224: $? = 0 configure:4256: i586-uhu-linux-gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:4262: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_PLUGINS_UGLY_VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #define VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #define VERSION "0.10.3" | /* end confdefs.h. */ | #include configure:4306: checking for ANSI C header files configure:4331: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4337: $? = 0 configure:4341: test -z || test ! -s conftest.err configure:4344: $? = 0 configure:4347: test -s conftest.o configure:4350: $? = 0 configure:4439: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4442: $? = 0 configure:4444: ./conftest configure:4447: $? = 0 configure:4462: result: yes configure:4486: checking for sys/types.h configure:4502: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4512: test -z || test ! -s conftest.err configure:4515: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4532: result: yes configure:4486: checking for sys/stat.h configure:4502: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4512: test -z || test ! -s conftest.err configure:4515: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4532: result: yes configure:4486: checking for stdlib.h configure:4502: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4512: test -z || test ! -s conftest.err configure:4515: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4532: result: yes configure:4486: checking for string.h configure:4502: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4512: test -z || test ! -s conftest.err configure:4515: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4532: result: yes configure:4486: checking for memory.h configure:4502: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4512: test -z || test ! -s conftest.err configure:4515: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4532: result: yes configure:4486: checking for strings.h configure:4502: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4512: test -z || test ! -s conftest.err configure:4515: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4532: result: yes configure:4486: checking for inttypes.h configure:4502: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4512: test -z || test ! -s conftest.err configure:4515: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4532: result: yes configure:4486: checking for stdint.h configure:4502: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4512: test -z || test ! -s conftest.err configure:4515: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4532: result: yes configure:4486: checking for unistd.h configure:4502: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4508: $? = 0 configure:4512: test -z || test ! -s conftest.err configure:4515: $? = 0 configure:4518: test -s conftest.o configure:4521: $? = 0 configure:4532: result: yes configure:4558: checking dlfcn.h usability configure:4570: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4576: $? = 0 configure:4580: test -z || test ! -s conftest.err configure:4583: $? = 0 configure:4586: test -s conftest.o configure:4589: $? = 0 configure:4599: result: yes configure:4603: checking dlfcn.h presence configure:4613: i586-uhu-linux-gcc -E conftest.c configure:4619: $? = 0 configure:4639: result: yes configure:4674: checking for dlfcn.h configure:4681: result: yes configure:4698: checking the maximum length of command line arguments configure:4807: result: 32768 configure:4818: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:4923: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4926: $? = 0 configure:4930: /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:4933: $? = 0 configure:4985: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:4988: $? = 0 configure:5026: result: ok configure:5030: checking for objdir configure:5045: result: .libs configure:5097: checking for i586-uhu-linux-ar configure:5126: result: no configure:5135: checking for ar configure:5151: found /usr/bin/ar configure:5162: result: ar configure:5177: checking for i586-uhu-linux-ranlib configure:5206: result: no configure:5215: checking for ranlib configure:5231: found /usr/bin/ranlib configure:5242: result: ranlib configure:5257: checking for i586-uhu-linux-strip configure:5286: result: no configure:5295: checking for strip configure:5311: found /usr/bin/strip configure:5322: result: strip configure:5594: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:5612: 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:5616: $? = 0 configure:5629: result: no configure:5644: checking for i586-uhu-linux-gcc option to produce PIC configure:5854: result: -fPIC configure:5862: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:5880: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:5884: $? = 0 configure:5897: result: yes configure:5925: checking if i586-uhu-linux-gcc static flag -static works configure:5953: result: yes configure:5963: checking if i586-uhu-linux-gcc supports -c -o file.o configure:5984: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:5988: $? = 0 configure:6010: result: yes configure:6036: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:6994: result: yes configure:7015: checking whether -lc should be explicitly linked in configure:7020: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7023: $? = 0 configure:7038: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7041: $? = 0 configure:7053: result: no configure:7061: checking dynamic linker characteristics configure:7670: result: GNU/Linux ld.so configure:7679: checking how to hardcode library paths into programs configure:7704: result: immediate configure:7718: checking whether stripping libraries is possible configure:7723: result: yes configure:8557: checking if libtool supports shared libraries configure:8559: result: yes configure:8562: checking whether to build shared libraries configure:8583: result: yes configure:8586: checking whether to build static libraries configure:8590: result: no configure:8682: creating libtool configure:9142: checking for i586-uhu-linux-gcc configure:9168: result: i586-uhu-linux-gcc configure:9450: checking for C compiler version configure:9453: 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:9456: $? = 0 configure:9458: 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:9461: $? = 0 configure:9463: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:9466: $? = 1 configure:9469: checking whether we are using the GNU C compiler configure:9525: result: yes configure:9531: checking whether i586-uhu-linux-gcc accepts -g configure:9582: result: yes configure:9599: checking for i586-uhu-linux-gcc option to accept ANSI C configure:9706: result: none needed configure:9724: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:9730: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:9865: checking dependency style of i586-uhu-linux-gcc configure:9955: result: gcc3 configure:9980: checking for i586-uhu-linux-gcc configure:10006: result: i586-uhu-linux-gcc configure:10288: checking for C compiler version configure:10291: 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:10294: $? = 0 configure:10296: 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:10299: $? = 0 configure:10301: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:10304: $? = 1 configure:10307: checking whether we are using the GNU C compiler configure:10363: result: yes configure:10369: checking whether i586-uhu-linux-gcc accepts -g configure:10420: result: yes configure:10437: checking for i586-uhu-linux-gcc option to accept ANSI C configure:10544: result: none needed configure:10562: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:10568: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:10703: checking dependency style of i586-uhu-linux-gcc configure:10793: result: gcc3 configure:10827: checking for i586-uhu-linux-objcc configure:10856: result: no configure:10827: checking for i586-uhu-linux-objc configure:10856: result: no configure:10827: checking for i586-uhu-linux-gcc configure:10843: found /usr/lib/ccache/i586-uhu-linux-gcc configure:10853: result: i586-uhu-linux-gcc configure:10916: checking dependency style of i586-uhu-linux-gcc configure:11006: result: gcc3 configure:11023: 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:11058: result: no configure:11068: checking to see if compiler understands -Wall configure:11090: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 configure:11096: $? = 0 configure:11100: test -z || test ! -s conftest.err configure:11103: $? = 0 configure:11106: test -s conftest.o configure:11109: $? = 0 configure:11128: result: yes configure:11213: checking for i586-uhu-linux-g++ configure:11229: found /usr/lib/ccache/i586-uhu-linux-g++ configure:11239: result: i586-uhu-linux-g++ configure:11297: checking for C++ compiler version configure:11300: 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:11303: $? = 0 configure:11305: 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:11308: $? = 0 configure:11310: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:11313: $? = 1 configure:11316: checking whether we are using the GNU C++ compiler configure:11340: i586-uhu-linux-g++ -c conftest.cc >&5 configure:11346: $? = 0 configure:11350: test -z || test ! -s conftest.err configure:11353: $? = 0 configure:11356: test -s conftest.o configure:11359: $? = 0 configure:11372: result: yes configure:11378: checking whether i586-uhu-linux-g++ accepts -g configure:11399: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:11405: $? = 0 configure:11409: test -z || test ! -s conftest.err configure:11412: $? = 0 configure:11415: test -s conftest.o configure:11418: $? = 0 configure:11429: result: yes configure:11471: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:11477: $? = 0 configure:11481: test -z || test ! -s conftest.err configure:11484: $? = 0 configure:11487: test -s conftest.o configure:11490: $? = 0 configure:11516: 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:11522: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_PLUGINS_UGLY_VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #define VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #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:11471: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:11477: $? = 0 configure:11481: test -z || test ! -s conftest.err configure:11484: $? = 0 configure:11487: test -s conftest.o configure:11490: $? = 0 configure:11516: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:11522: $? = 0 configure:11526: test -z || test ! -s conftest.err configure:11529: $? = 0 configure:11532: test -s conftest.o configure:11535: $? = 0 configure:11560: checking dependency style of i586-uhu-linux-g++ configure:11650: result: gcc3 configure:11676: checking how to run the C++ preprocessor configure:11707: i586-uhu-linux-g++ -E conftest.cc configure:11713: $? = 0 configure:11745: i586-uhu-linux-g++ -E conftest.cc conftest.cc:28:28: ac_nonexistent.h: No such file or directory configure:11751: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_PLUGINS_UGLY_VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #define VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #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:11790: result: i586-uhu-linux-g++ -E configure:11814: i586-uhu-linux-g++ -E conftest.cc configure:11820: $? = 0 configure:11852: i586-uhu-linux-g++ -E conftest.cc conftest.cc:28:28: ac_nonexistent.h: No such file or directory configure:11858: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_PLUGINS_UGLY_VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #define VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #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:11913: checking for i586-uhu-linux-g++ configure:11929: found /usr/lib/ccache/i586-uhu-linux-g++ configure:11940: result: yes configure:11952: checking how to run the C++ preprocessor configure:12066: result: i586-uhu-linux-g++ -E configure:12090: i586-uhu-linux-g++ -E conftest.cc configure:12096: $? = 0 configure:12128: i586-uhu-linux-g++ -E conftest.cc conftest.cc:28:28: ac_nonexistent.h: No such file or directory configure:12134: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_PLUGINS_UGLY_VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #define VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #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:12177: checking for library containing strerror configure:12207: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:12213: $? = 0 configure:12217: test -z || test ! -s conftest.err configure:12220: $? = 0 configure:12223: test -s conftest configure:12226: $? = 0 configure:12296: result: none required configure:12304: checking for ANSI C header files configure:12460: result: yes configure:12470: checking for inline configure:12491: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:12497: $? = 0 configure:12501: test -z || test ! -s conftest.err configure:12504: $? = 0 configure:12507: test -s conftest.o configure:12510: $? = 0 configure:12522: result: inline configure:12543: checking for stdint types configure:12571: i586-uhu-linux-gcc -c conftest.c >&5 configure:12577: $? = 0 configure:12581: test -z || test ! -s conftest.err configure:12584: $? = 0 configure:12587: test -s conftest.o configure:12590: $? = 0 configure:12619: result: stdint.h (shortcircuit) configure:15378: result: make use of stdint.h in _stdint.h (assuming C99 compatible system) configure:15396: checking malloc.h usability configure:15408: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:15414: $? = 0 configure:15418: test -z || test ! -s conftest.err configure:15421: $? = 0 configure:15424: test -s conftest.o configure:15427: $? = 0 configure:15437: result: yes configure:15441: checking malloc.h presence configure:15451: i586-uhu-linux-gcc -E conftest.c configure:15457: $? = 0 configure:15477: result: yes configure:15512: checking for malloc.h configure:15519: result: yes configure:15536: checking whether i586-uhu-linux-gcc implements __PRETTY_FUNCTION__ configure:15558: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:15564: $? = 0 configure:15568: test -z || test ! -s conftest.err configure:15571: $? = 0 configure:15574: test -s conftest configure:15577: $? = 0 configure:15591: result: yes configure:15601: checking whether i586-uhu-linux-gcc implements __FUNCTION__ configure:15623: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:15629: $? = 0 configure:15633: test -z || test ! -s conftest.err configure:15636: $? = 0 configure:15639: test -s conftest configure:15642: $? = 0 configure:15656: result: yes configure:15666: checking whether i586-uhu-linux-gcc implements __func__ configure:15688: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:15694: $? = 0 configure:15698: test -z || test ! -s conftest.err configure:15701: $? = 0 configure:15704: test -s conftest configure:15707: $? = 0 configure:15721: result: yes configure:15761: checking for FIONREAD in sys/ioctl.h configure:15790: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:15796: $? = 0 configure:15800: test -z || test ! -s conftest.err configure:15803: $? = 0 configure:15806: test -s conftest.o configure:15809: $? = 0 configure:15823: result: yes configure:15964: WARNING: building external plug-ins configure:16787: checking whether byte ordering is bigendian configure:16814: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:16820: $? = 0 configure:16824: test -z || test ! -s conftest.err configure:16827: $? = 0 configure:16830: test -s conftest.o configure:16833: $? = 0 configure:16857: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:45: error: `not' undeclared (first use in this function) conftest.c:45: error: (Each undeclared identifier is reported only once conftest.c:45: error: for each function it appears in.) conftest.c:45: error: syntax error before "big" configure:16863: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_PLUGINS_UGLY_VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #define VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #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 STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_FUNC 1 | #define GST_FUNCTION __PRETTY_FUNCTION__ | #define HAVE_FIONREAD_IN_SYS_IOCTL 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:16998: result: no configure:17137: checking for i586-uhu-linux-pkg-config configure:17170: result: no configure:17179: checking for pkg-config configure:17197: found /usr/bin/pkg-config configure:17209: result: /usr/bin/pkg-config configure:17224: checking pkg-config is at least version 0.9.0 configure:17227: result: yes configure:17238: checking for GST configure:17243: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_MAJORMINOR >= $GST_REQ" configure:17246: $? = 0 configure:17257: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_MAJORMINOR >= $GST_REQ" configure:17260: $? = 0 configure:17281: result: yes configure:17302: checking for GST_BASE configure:17307: $PKG_CONFIG --exists --print-errors "gstreamer-base-$GST_MAJORMINOR >= $GST_REQ" configure:17310: $? = 0 configure:17321: $PKG_CONFIG --exists --print-errors "gstreamer-base-$GST_MAJORMINOR >= $GST_REQ" configure:17324: $? = 0 configure:17345: result: yes configure:17361: checking for GST_PLUGINS_BASE configure:17366: $PKG_CONFIG --exists --print-errors "gstreamer-plugins-base-$GST_MAJORMINOR >= $GSTPB_REQ" configure:17369: $? = 0 configure:17380: $PKG_CONFIG --exists --print-errors "gstreamer-plugins-base-$GST_MAJORMINOR >= $GSTPB_REQ" configure:17383: $? = 0 configure:17404: result: yes configure:17418: checking whether byte ordering is bigendian configure:17629: result: no configure:17662: checking for GLIB configure:17667: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ gobject-2.0 gthread-2.0 gmodule-2.0" configure:17670: $? = 0 configure:17681: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQ gobject-2.0 gthread-2.0 gmodule-2.0" configure:17684: $? = 0 configure:17705: result: yes configure:17734: checking for LIBOIL configure:17739: $PKG_CONFIG --exists --print-errors "liboil-0.3 >= 0.3.0" configure:17742: $? = 0 configure:17753: $PKG_CONFIG --exists --print-errors "liboil-0.3 >= 0.3.0" configure:17756: $? = 0 configure:17777: result: yes configure:17888: checking for a52_init in -la52 configure:17918: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -la52 -lm >&5 configure:17924: $? = 0 configure:17928: test -z || test ! -s conftest.err configure:17931: $? = 0 configure:17934: test -s conftest configure:17937: $? = 0 configure:17950: result: yes configure:17973: checking a52dec/a52.h usability configure:17985: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:17991: $? = 0 configure:17995: test -z || test ! -s conftest.err configure:17998: $? = 0 configure:18001: test -s conftest.o configure:18004: $? = 0 configure:18014: result: yes configure:18018: checking a52dec/a52.h presence configure:18028: i586-uhu-linux-gcc -E conftest.c configure:18034: $? = 0 configure:18054: result: yes configure:18089: checking for a52dec/a52.h configure:18096: result: yes configure:18382: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -la52 -lm >&5 configure:18385: $? = 0 configure:18387: ./conftest No accelerated IMDCT transform found configure:18390: $? = 0 configure:18430: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -la52 -lm >&5 conftest.c: In function `main': conftest.c:46: error: invalid application of `sizeof' to incomplete type `/usr/include/a52dec/a52.h' configure:18433: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_PLUGINS_UGLY_VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #define VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #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 STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_FUNC 1 | #define GST_FUNCTION __PRETTY_FUNCTION__ | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HAVE_LIBOIL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int i = sizeof (a52_state_t); | if ( i ) | return 0; | } | configure:18553: checking for Decoder_Interface_init in -lamrnb configure:18583: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lamrnb -lm >&5 /usr/bin/ld: cannot find -lamrnb collect2: ld returned 1 exit status configure:18589: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_PLUGINS_UGLY_VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #define VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #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 STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_FUNC 1 | #define GST_FUNCTION __PRETTY_FUNCTION__ | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HAVE_LIBOIL 1 | #define HAVE_A52DEC | /* 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 Decoder_Interface_init (); | int | main () | { | Decoder_Interface_init (); | ; | return 0; | } configure:18615: result: no configure:18803: *** These plugins will not be built: amrnbdec amrnbenc configure:18861: checking for DVDOpen in -ldvdread configure:18891: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldvdread >&5 configure:18897: $? = 0 configure:18901: test -z || test ! -s conftest.err configure:18904: $? = 0 configure:18907: test -s conftest configure:18910: $? = 0 configure:18923: result: yes configure:18942: checking dvdread/dvd_reader.h usability configure:18954: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:18960: $? = 0 configure:18964: test -z || test ! -s conftest.err configure:18967: $? = 0 configure:18970: test -s conftest.o configure:18973: $? = 0 configure:18983: result: yes configure:18987: checking dvdread/dvd_reader.h presence configure:18997: i586-uhu-linux-gcc -E conftest.c configure:19003: $? = 0 configure:19023: result: yes configure:19058: checking for dvdread/dvd_reader.h configure:19065: result: yes configure:19426: *** These plugins will not be built: dvdnavsrc configure:19432: dvdnavsrc not stable yet, not building configure:19487: checking for lame_init in -lmp3lame configure:19517: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lmp3lame -lm >&5 configure:19523: $? = 0 configure:19527: test -z || test ! -s conftest.err configure:19530: $? = 0 configure:19533: test -s conftest configure:19536: $? = 0 configure:19549: result: yes configure:19568: checking lame/lame.h usability configure:19580: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19586: $? = 0 configure:19590: test -z || test ! -s conftest.err configure:19593: $? = 0 configure:19596: test -s conftest.o configure:19599: $? = 0 configure:19609: result: yes configure:19613: checking lame/lame.h presence configure:19623: i586-uhu-linux-gcc -E conftest.c configure:19629: $? = 0 configure:19649: result: yes configure:19684: checking for lame/lame.h configure:19691: result: yes configure:19730: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:19733: $? = 0 configure:19735: ./conftest configure:19738: $? = 0 configure:19846: checking for ID3TAG configure:19851: $PKG_CONFIG --exists --print-errors "id3tag >= 0.15" configure:19854: $? = 0 configure:19865: $PKG_CONFIG --exists --print-errors "id3tag >= 0.15" configure:19868: $? = 0 configure:19889: result: yes configure:20193: checking for MAD configure:20198: $PKG_CONFIG --exists --print-errors "mad >= 0.15 id3tag >= 0.15" configure:20201: $? = 0 configure:20212: $PKG_CONFIG --exists --print-errors "mad >= 0.15 id3tag >= 0.15" configure:20215: $? = 0 configure:20236: result: yes configure:20541: checking for MPEG2DEC configure:20546: $PKG_CONFIG --exists --print-errors "libmpeg2 >= 0.4.0" configure:20549: $? = 0 configure:20560: $PKG_CONFIG --exists --print-errors "libmpeg2 >= 0.4.0" configure:20563: $? = 0 configure:20584: result: yes configure:20673: checking for libsidplay 1.36.x configure:20693: checking sidplay/player.h usability configure:20705: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:79:28: sidplay/player.h: No such file or directory configure:20711: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_PLUGINS_UGLY_VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #define VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #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 STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_FUNC 1 | #define GST_FUNCTION __PRETTY_FUNCTION__ | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HAVE_LIBOIL 1 | #define HAVE_A52DEC | #define HAVE_DVDREAD | #define HAVE_LAME | #define HAVE_ID3TAG | #define HAVE_MAD | #define HAVE_MPEG2DEC | /* 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:20734: result: no configure:20738: checking sidplay/player.h presence configure:20748: i586-uhu-linux-g++ -E conftest.cc conftest.cc:45:28: sidplay/player.h: No such file or directory configure:20754: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GST_PLUGINS_UGLY_VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #define VERSION "0.10.3" | #define PACKAGE "gst-plugins-ugly" | #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 STDC_HEADERS 1 | #define HAVE_MALLOC_H 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_FUNC 1 | #define GST_FUNCTION __PRETTY_FUNCTION__ | #define HAVE_FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_EXTERNAL | #define HAVE_CPU_I386 1 | #define HAVE_RDTSC 1 | #define HAVE_LIBOIL 1 | #define HAVE_A52DEC | #define HAVE_DVDREAD | #define HAVE_LAME | #define HAVE_ID3TAG | #define HAVE_MAD | #define HAVE_MPEG2DEC | /* end confdefs.h. */ | #include configure:20774: result: no configure:20809: checking for sidplay/player.h configure:20816: result: no configure:20916: *** These plugins will not be built: sidplay configure:21054: Looking for Python version >= 2.1 configure:21072: checking for python configure:21090: found /usr/bin/python configure:21102: result: /usr/bin/python configure:21113: checking "/usr/bin/python": configure:21115: result: okay configure:21131: checking local Python configuration configure:21168: result: looks good configure:21205: Using GStreamer source release as package name configure:21228: Using http://gstreamer.freedesktop.org/ as package origin configure:21580: 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 norris config.status:899: creating Makefile config.status:899: creating gst/Makefile config.status:899: creating gst/asfdemux/Makefile config.status:899: creating gst/dvdlpcmdec/Makefile config.status:899: creating gst/dvdsub/Makefile config.status:899: creating gst/iec958/Makefile config.status:899: creating gst/mpegaudioparse/Makefile config.status:899: creating gst/mpegstream/Makefile config.status:899: creating gst/realmedia/Makefile config.status:899: creating ext/Makefile config.status:899: creating ext/a52dec/Makefile config.status:899: creating ext/amrnb/Makefile config.status:899: creating ext/dvdnav/Makefile config.status:899: creating ext/dvdread/Makefile config.status:899: creating ext/lame/Makefile config.status:899: creating ext/mad/Makefile config.status:899: creating ext/mpeg2dec/Makefile config.status:899: creating ext/sidplay/Makefile config.status:899: creating docs/Makefile config.status:899: creating docs/plugins/Makefile config.status:899: creating docs/version.entities config.status:899: creating common/Makefile config.status:899: creating common/m4/Makefile config.status:899: creating m4/Makefile config.status:899: creating gst-plugins-ugly.spec config.status:1003: creating config.h config.status:1355: executing depfiles commands config.status:1355: executing _stdint.h commands config.status:1444: creating _stdint.h : _GST_PLUGINS_UGLY__STDINT_H ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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_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_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_ID3TAG_CFLAGS_set= ac_cv_env_ID3TAG_CFLAGS_value= ac_cv_env_ID3TAG_LIBS_set= ac_cv_env_ID3TAG_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBOIL_CFLAGS_set= ac_cv_env_LIBOIL_CFLAGS_value= ac_cv_env_LIBOIL_LIBS_set= ac_cv_env_LIBOIL_LIBS_value= ac_cv_env_MAD_CFLAGS_set= ac_cv_env_MAD_CFLAGS_value= ac_cv_env_MAD_LIBS_set= ac_cv_env_MAD_LIBS_value= ac_cv_env_MPEG2DEC_CFLAGS_set= ac_cv_env_MPEG2DEC_CFLAGS_value= ac_cv_env_MPEG2DEC_LIBS_set= ac_cv_env_MPEG2DEC_LIBS_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_header_a52dec_a52_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_dvdread_dvd_reader_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_lame_lame_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_sidplay_player_h=no ac_cv_header_stdc=yes ac_cv_header_stdint=stdint.h ac_cv_header_stdint_h=yes ac_cv_header_stdint_t=stdint.h ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_a52_a52_init=yes ac_cv_lib_amrnb_Decoder_Interface_init=no ac_cv_lib_dvdread_DVDOpen=yes ac_cv_lib_mp3lame_lame_init=yes 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_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_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_stdint_message='using gnu compiler i586-uhu-linux-gcc (GCC) 3.4.6' ac_cv_stdint_result='(assuming C99 compatible system)' 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_OBJC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= 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_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (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_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' pkg_cv_GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_BASE_LIBS='-Wl,--export-dynamic -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' pkg_cv_GST_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_LIBS='-Wl,--export-dynamic -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' pkg_cv_GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_PLUGINS_BASE_LIBS='-Wl,--export-dynamic -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 ' pkg_cv_ID3TAG_CFLAGS='-L/usr/include ' pkg_cv_ID3TAG_LIBS='-lid3tag -lz ' pkg_cv_LIBOIL_CFLAGS='-I/usr/include/liboil-0.3 ' pkg_cv_LIBOIL_LIBS='-loil-0.3 -lm ' pkg_cv_MAD_CFLAGS='-L/usr/include ' pkg_cv_MAD_LIBS='-lmad -lm -lid3tag -lz ' pkg_cv_MPEG2DEC_CFLAGS='-I/usr/include/mpeg2dec ' pkg_cv_MPEG2DEC_LIBS='-lmpeg2 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## A52DEC_CFLAGS='' A52DEC_LIBS='-la52 -lm' ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' ACLOCAL_AMFLAGS='-I m4 -I common/m4' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMRNB_LIBS='' 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_EXTERNAL_FALSE='#' BUILD_EXTERNAL_TRUE='' CAT_ENTRY_END='' CAT_ENTRY_START='' CC='i586-uhu-linux-gcc' CCAS='i586-uhu-linux-gcc' CCASFLAGS='-g -O2' 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' DOCBOOK_ROOT='' DOC_HTML_FALSE='' DOC_HTML_TRUE='#' DOC_PDF_FALSE='' DOC_PDF_TRUE='#' DOC_PS_FALSE='' DOC_PS_TRUE='#' DVDNAV_CFLAGS='' DVDNAV_CONFIG='' DVDNAV_LIBS='' DVDREAD_LIBS='-ldvdread' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_DOCBOOK_FALSE='' ENABLE_DOCBOOK_TRUE='#' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' 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.0' 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 -Wall' 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_ALL=' asfdemux dvdlpcmdec dvdsub iec958 mpegaudioparse mpegstream realmedia ' 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_SELECTED=' asfdemux dvdlpcmdec dvdsub iec958 mpegaudioparse mpegstream realmedia ' GST_PLUGINS_UGLY_VERSION='0.10.3' GST_PLUGINS_UGLY_VERSION_MAJOR='0' GST_PLUGINS_UGLY_VERSION_MICRO='3' GST_PLUGINS_UGLY_VERSION_MINOR='10' GST_PLUGINS_UGLY_VERSION_NANO='0' GST_PLUGINS_UGLY_VERSION_RELEASE='1' GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '_*(gst_|Gst|GST_).*' -Wl,--export-dynamic -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lz -lm -lglib-2.0 -no-undefined' GST_TOOLS_DIR='/usr/bin' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HAVE_AMRNB='no' 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_DOCBOOK2HTML='' HAVE_DOCBOOK2PS='' HAVE_DVDREAD='yes' HAVE_DVIPS='' HAVE_EPSTOPDF='' HAVE_FIG2DEV='' HAVE_JADETEX='' HAVE_LAME='yes' HAVE_PNGTOPNM='' HAVE_PNMTOPS='' HAVE_PS2PDF='' HAVE_XMLLINT='' HTML_DIR='${datadir}/gtk-doc/html' ID3TAG_CFLAGS='-L/usr/include ' ID3TAG_LIBS='-lid3tag -lz ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LAME_CFLAGS='-DGSTLAME_PRESET' LAME_LIBS='-lmp3lame -lm' LDFLAGS='' LIBOBJS='' LIBOIL_CFLAGS='-I/usr/include/liboil-0.3 ' LIBOIL_LIBS='-loil-0.3 -lm ' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAD_CFLAGS='-L/usr/include ' MAD_LIBS='-lmad -lm -lid3tag -lz ' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MPEG2DEC_CFLAGS='-I/usr/include/mpeg2dec ' MPEG2DEC_LIBS='-lmpeg2 ' OBJC='i586-uhu-linux-gcc' OBJCDEPMODE='depmode=gcc3' OBJC_LDFLAGS='-lobjc' OBJEXT='o' PACKAGE='gst-plugins-ugly' 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' SIDPLAY_CFLAGS='' SIDPLAY_LIBS='-lsidplay' STRIP='strip' USE_A52DEC_FALSE='#' USE_A52DEC_TRUE='' USE_AMRNB_FALSE='' USE_AMRNB_TRUE='#' USE_DVDNAV_FALSE='' USE_DVDNAV_TRUE='#' USE_DVDREAD_FALSE='#' USE_DVDREAD_TRUE='' USE_EXTERNAL_FALSE='#' USE_EXTERNAL_TRUE='' USE_ID3TAG_FALSE='#' USE_ID3TAG_TRUE='' USE_LAME_FALSE='#' USE_LAME_TRUE='' USE_MAD_FALSE='#' USE_MAD_TRUE='' USE_MPEG2DEC_FALSE='#' USE_MPEG2DEC_TRUE='' USE_SIDPLAY_FALSE='' USE_SIDPLAY_TRUE='#' VERSION='0.10.3' XML_CATALOG='' XSLTPROC='' XSLTPROC_FLAGS='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' 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' docdir='$(datadir)/doc/gst-plugins-ugly-0.10' 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-ugly' pkgpythondir='${pythondir}/gst-plugins-ugly' 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='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GST_FUNCTION __PRETTY_FUNCTION__ #define GST_LICENSE "LGPL" #define GST_ORIGIN "http://gstreamer.freedesktop.org/" #define GST_PACKAGE "GStreamer source release" #define GST_PLUGINS_UGLY_VERSION "0.10.3" #define HAVE_A52DEC #define HAVE_CPU_I386 1 #define HAVE_DLFCN_H 1 #define HAVE_DVDREAD #define HAVE_EXTERNAL #define HAVE_FIONREAD_IN_SYS_IOCTL 1 #define HAVE_FUNC 1 #define HAVE_FUNCTION 1 #define HAVE_ID3TAG #define HAVE_INTTYPES_H 1 #define HAVE_LAME #define HAVE_LIBOIL 1 #define HAVE_MAD #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MPEG2DEC #define HAVE_PRETTY_FUNCTION 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-plugins-ugly" #define PACKAGE "gst-plugins-ugly" #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.3" #define VERSION "0.10.3" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0