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.58. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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:1550: checking for a BSD-compatible install configure:1605: result: /bin/install -c configure:1616: checking whether build environment is sane configure:1659: result: yes configure:1692: checking for gawk configure:1708: found /bin/gawk configure:1718: result: gawk configure:1728: checking whether make sets $(MAKE) configure:1748: result: yes configure:1914: checking whether to enable maintainer-specific portions of Makefiles configure:1923: result: no configure:1944: checking build system type configure:1962: result: i686-uhu-linux-gnu configure:1970: checking host system type configure:1984: result: i686-uhu-linux-gnu configure:2001: checking for i686-uhu-linux-gcc configure:2017: found /usr/bin/i686-uhu-linux-gcc configure:2027: result: i686-uhu-linux-gcc configure:2309: checking for C compiler version configure:2312: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2315: $? = 0 configure:2317: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2320: $? = 0 configure:2322: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2325: $? = 1 configure:2348: checking for C compiler default output file name configure:2351: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2354: $? = 0 configure:2400: result: a.out configure:2405: checking whether the C compiler works configure:2411: ./a.out configure:2414: $? = 0 configure:2431: result: yes configure:2438: checking whether we are cross compiling configure:2440: result: no configure:2443: checking for suffix of executables configure:2445: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2448: $? = 0 configure:2473: result: configure:2479: checking for suffix of object files configure:2500: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2503: $? = 0 configure:2525: result: o configure:2529: checking whether we are using the GNU C compiler configure:2553: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2559: $? = 0 configure:2563: test -z || test ! -s conftest.err configure:2566: $? = 0 configure:2569: test -s conftest.o configure:2572: $? = 0 configure:2585: result: yes configure:2591: checking whether i686-uhu-linux-gcc accepts -g configure:2612: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2618: $? = 0 configure:2622: test -z || test ! -s conftest.err configure:2625: $? = 0 configure:2628: test -s conftest.o configure:2631: $? = 0 configure:2642: result: yes configure:2659: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2729: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2735: $? = 0 configure:2739: test -z || test ! -s conftest.err configure:2742: $? = 0 configure:2745: test -s conftest.o configure:2748: $? = 0 configure:2766: result: none needed configure:2784: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2790: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2934: checking for style of include used by make configure:2962: result: GNU configure:2990: checking dependency style of i686-uhu-linux-gcc configure:3073: result: gcc3 configure:3096: checking how to run the C preprocessor configure:3131: i686-uhu-linux-gcc -E conftest.c configure:3137: $? = 0 configure:3169: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3175: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | /* end confdefs.h. */ | #include configure:3214: result: i686-uhu-linux-gcc -E configure:3238: i686-uhu-linux-gcc -E conftest.c configure:3244: $? = 0 configure:3276: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3282: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | /* end confdefs.h. */ | #include configure:3326: checking for egrep configure:3336: result: grep -E configure:3342: checking whether i686-uhu-linux-gcc needs -traditional configure:3384: result: no configure:3392: checking for ANSI C header files configure:3417: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3423: $? = 0 configure:3427: test -z || test ! -s conftest.err configure:3430: $? = 0 configure:3433: test -s conftest.o configure:3436: $? = 0 configure:3525: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:3528: $? = 0 configure:3530: ./conftest configure:3533: $? = 0 configure:3548: result: yes configure:3572: checking for sys/types.h configure:3588: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest.o configure:3607: $? = 0 configure:3618: result: yes configure:3572: checking for sys/stat.h configure:3588: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest.o configure:3607: $? = 0 configure:3618: result: yes configure:3572: checking for stdlib.h configure:3588: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest.o configure:3607: $? = 0 configure:3618: result: yes configure:3572: checking for string.h configure:3588: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest.o configure:3607: $? = 0 configure:3618: result: yes configure:3572: checking for memory.h configure:3588: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest.o configure:3607: $? = 0 configure:3618: result: yes configure:3572: checking for strings.h configure:3588: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest.o configure:3607: $? = 0 configure:3618: result: yes configure:3572: checking for inttypes.h configure:3588: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest.o configure:3607: $? = 0 configure:3618: result: yes configure:3572: checking for stdint.h configure:3588: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest.o configure:3607: $? = 0 configure:3618: result: yes configure:3572: checking for unistd.h configure:3588: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3594: $? = 0 configure:3598: test -z || test ! -s conftest.err configure:3601: $? = 0 configure:3604: test -s conftest.o configure:3607: $? = 0 configure:3618: result: yes configure:3648: checking sys/time.h usability configure:3660: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3666: $? = 0 configure:3670: test -z || test ! -s conftest.err configure:3673: $? = 0 configure:3676: test -s conftest.o configure:3679: $? = 0 configure:3689: result: yes configure:3693: checking sys/time.h presence configure:3703: i686-uhu-linux-gcc -E conftest.c configure:3709: $? = 0 configure:3729: result: yes configure:3764: checking for sys/time.h configure:3771: result: yes configure:3648: checking time.h usability configure:3660: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3666: $? = 0 configure:3670: test -z || test ! -s conftest.err configure:3673: $? = 0 configure:3676: test -s conftest.o configure:3679: $? = 0 configure:3689: result: yes configure:3693: checking time.h presence configure:3703: i686-uhu-linux-gcc -E conftest.c configure:3709: $? = 0 configure:3729: result: yes configure:3764: checking for time.h configure:3771: result: yes configure:3648: checking sys/timeb.h usability configure:3660: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3666: $? = 0 configure:3670: test -z || test ! -s conftest.err configure:3673: $? = 0 configure:3676: test -s conftest.o configure:3679: $? = 0 configure:3689: result: yes configure:3693: checking sys/timeb.h presence configure:3703: i686-uhu-linux-gcc -E conftest.c configure:3709: $? = 0 configure:3729: result: yes configure:3764: checking for sys/timeb.h configure:3771: result: yes configure:3648: checking io.h usability configure:3660: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:58:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:3666: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | #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_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3689: result: no configure:3693: checking io.h presence configure:3703: i686-uhu-linux-gcc -E conftest.c conftest.c:24:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:3709: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | #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_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include configure:3729: result: no configure:3764: checking for io.h configure:3771: result: no configure:3648: checking altivec.h usability configure:3660: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:58:21: fatal error: altivec.h: No such file or directory #include ^ compilation terminated. configure:3666: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | #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_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3689: result: no configure:3693: checking altivec.h presence configure:3703: i686-uhu-linux-gcc -E conftest.c conftest.c:24:21: fatal error: altivec.h: No such file or directory #include ^ compilation terminated. configure:3709: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | #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_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include configure:3729: result: no configure:3764: checking for altivec.h configure:3771: result: no configure:3793: checking if i686-uhu-linux-gcc supports -Wall -O2 -march=i686 -mtune=generic flags configure:3813: i686-uhu-linux-gcc -c -Wall -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3819: $? = 0 configure:3823: test -z || test ! -s conftest.err configure:3826: $? = 0 configure:3829: test -s conftest.o configure:3832: $? = 0 configure:3843: result: yes configure:3855: checking if i686-uhu-linux-gcc supports -Wall -march=i686 -mtune=generic -O3 flags configure:3875: i686-uhu-linux-gcc -c -Wall -march=i686 -mtune=generic -O3 conftest.c >&5 configure:3881: $? = 0 configure:3885: test -z || test ! -s conftest.err configure:3888: $? = 0 configure:3891: test -s conftest.o configure:3894: $? = 0 configure:3905: result: yes configure:3926: checking if i686-uhu-linux-gcc supports -Wall -march=i686 -mtune=generic -O3 -fomit-frame-pointer flags configure:3946: i686-uhu-linux-gcc -c -Wall -march=i686 -mtune=generic -O3 -fomit-frame-pointer conftest.c >&5 configure:3952: $? = 0 configure:3956: test -z || test ! -s conftest.err configure:3959: $? = 0 configure:3962: test -s conftest.o configure:3965: $? = 0 configure:3976: result: yes configure:3986: checking if i686-uhu-linux-gcc supports -Wall -march=i686 -mtune=generic -O3 -fomit-frame-pointer -fno-common flags configure:4006: i686-uhu-linux-gcc -c -Wall -march=i686 -mtune=generic -O3 -fomit-frame-pointer -fno-common conftest.c >&5 configure:4012: $? = 0 configure:4016: test -z || test ! -s conftest.err configure:4019: $? = 0 configure:4022: test -s conftest.o configure:4025: $? = 0 configure:4036: result: yes configure:4058: checking if i686-uhu-linux-gcc supports -Wall -march=i686 -mtune=generic -O3 -fomit-frame-pointer -fno-common -mcpu=pentiumpro flags configure:4078: i686-uhu-linux-gcc -c -Wall -march=i686 -mtune=generic -O3 -fomit-frame-pointer -fno-common -mcpu=pentiumpro conftest.c >&5 i686-uhu-linux-gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead configure:4084: $? = 0 configure:4088: test -z || test ! -s conftest.err configure:4091: $? = 0 configure:4094: test -s conftest.o configure:4097: $? = 0 configure:4108: result: yes configure:4539: checking for a sed that does not truncate output configure:4593: result: /bin/sed configure:4607: checking for ld used by i686-uhu-linux-gcc configure:4674: result: /usr/bin/ld configure:4683: checking if the linker (/usr/bin/ld) is GNU ld configure:4698: result: yes configure:4703: checking for /usr/bin/ld option to reload object files configure:4710: result: -r configure:4719: checking for BSD-compatible nm configure:4761: result: nm configure:4765: checking whether ln -s works configure:4769: result: yes configure:4776: checking how to recognise dependent libraries configure:4950: result: pass_all configure:5414: checking dlfcn.h usability configure:5426: i686-uhu-linux-gcc -c conftest.c >&5 configure:5432: $? = 0 configure:5436: test -z || test ! -s conftest.err configure:5439: $? = 0 configure:5442: test -s conftest.o configure:5445: $? = 0 configure:5455: result: yes configure:5459: checking dlfcn.h presence configure:5469: i686-uhu-linux-gcc -E conftest.c configure:5475: $? = 0 configure:5495: result: yes configure:5530: checking for dlfcn.h configure:5537: result: yes configure:5560: checking for i686-uhu-linux-g++ configure:5576: found /usr/bin/i686-uhu-linux-g++ configure:5586: result: i686-uhu-linux-g++ configure:5644: checking for C++ compiler version configure:5647: i686-uhu-linux-g++ --version &5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:5650: $? = 0 configure:5652: i686-uhu-linux-g++ -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5655: $? = 0 configure:5657: i686-uhu-linux-g++ -V &5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5660: $? = 1 configure:5663: checking whether we are using the GNU C++ compiler configure:5687: i686-uhu-linux-g++ -c conftest.cc >&5 configure:5693: $? = 0 configure:5697: test -z || test ! -s conftest.err configure:5700: $? = 0 configure:5703: test -s conftest.o configure:5706: $? = 0 configure:5719: result: yes configure:5725: checking whether i686-uhu-linux-g++ accepts -g configure:5746: i686-uhu-linux-g++ -c -g conftest.cc >&5 configure:5752: $? = 0 configure:5756: test -z || test ! -s conftest.err configure:5759: $? = 0 configure:5762: test -s conftest.o configure:5765: $? = 0 configure:5776: result: yes configure:5818: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5824: $? = 0 configure:5828: test -z || test ! -s conftest.err configure:5831: $? = 0 configure:5834: test -s conftest.o configure:5837: $? = 0 configure:5863: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:30:9: error: 'exit' was not declared in this scope exit (42); ^ configure:5869: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | #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_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define ARCH_X86 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5818: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:26:40: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int) throw (); using std::exit; ^ configure:5824: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | #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_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define ARCH_X86 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5818: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:26:31: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int); using std::exit; ^ In file included from conftest.cc:27:0: /usr/include/stdlib.h:543:70: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier extern void exit (int __status) __THROW __attribute__ ((__noreturn__)); ^ conftest.cc:26:17: error: from previous declaration 'void std::exit(int)' extern "C" void std::exit (int); using std::exit; ^ configure:5824: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | #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_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define ARCH_X86 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5818: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5824: $? = 0 configure:5828: test -z || test ! -s conftest.err configure:5831: $? = 0 configure:5834: test -s conftest.o configure:5837: $? = 0 configure:5863: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5869: $? = 0 configure:5873: test -z || test ! -s conftest.err configure:5876: $? = 0 configure:5879: test -s conftest.o configure:5882: $? = 0 configure:5907: checking dependency style of i686-uhu-linux-g++ configure:5990: result: gcc3 configure:6012: checking how to run the C++ preprocessor configure:6043: i686-uhu-linux-g++ -E conftest.cc configure:6049: $? = 0 configure:6081: i686-uhu-linux-g++ -E conftest.cc conftest.cc:29:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | #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_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define ARCH_X86 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:6126: result: i686-uhu-linux-g++ -E configure:6150: i686-uhu-linux-g++ -E conftest.cc configure:6156: $? = 0 configure:6188: i686-uhu-linux-g++ -E conftest.cc conftest.cc:29:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6194: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | #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_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define ARCH_X86 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:6247: checking for i686-uhu-linux-g77 configure:6276: result: no configure:6247: checking for i686-uhu-linux-f77 configure:6276: result: no configure:6247: checking for i686-uhu-linux-xlf configure:6276: result: no configure:6247: checking for i686-uhu-linux-frt configure:6276: result: no configure:6247: checking for i686-uhu-linux-pgf77 configure:6276: result: no configure:6247: checking for i686-uhu-linux-fort77 configure:6276: result: no configure:6247: checking for i686-uhu-linux-fl32 configure:6276: result: no configure:6247: checking for i686-uhu-linux-af77 configure:6276: result: no configure:6247: checking for i686-uhu-linux-f90 configure:6276: result: no configure:6247: checking for i686-uhu-linux-xlf90 configure:6276: result: no configure:6247: checking for i686-uhu-linux-pgf90 configure:6276: result: no configure:6247: checking for i686-uhu-linux-epcf90 configure:6276: result: no configure:6247: checking for i686-uhu-linux-f95 configure:6276: result: no configure:6247: checking for i686-uhu-linux-fort configure:6276: result: no configure:6247: checking for i686-uhu-linux-xlf95 configure:6276: result: no configure:6247: checking for i686-uhu-linux-ifc configure:6276: result: no configure:6247: checking for i686-uhu-linux-efc configure:6276: result: no configure:6247: checking for i686-uhu-linux-pgf95 configure:6276: result: no configure:6247: checking for i686-uhu-linux-lf95 configure:6276: result: no configure:6247: checking for i686-uhu-linux-gfortran configure:6276: result: no configure:6289: checking for g77 configure:6318: result: no configure:6289: checking for f77 configure:6318: result: no configure:6289: checking for xlf configure:6318: result: no configure:6289: checking for frt configure:6318: result: no configure:6289: checking for pgf77 configure:6318: result: no configure:6289: checking for fort77 configure:6318: result: no configure:6289: checking for fl32 configure:6318: result: no configure:6289: checking for af77 configure:6318: result: no configure:6289: checking for f90 configure:6318: result: no configure:6289: checking for xlf90 configure:6318: result: no configure:6289: checking for pgf90 configure:6318: result: no configure:6289: checking for epcf90 configure:6318: result: no configure:6289: checking for f95 configure:6318: result: no configure:6289: checking for fort configure:6318: result: no configure:6289: checking for xlf95 configure:6318: result: no configure:6289: checking for ifc configure:6318: result: no configure:6289: checking for efc configure:6318: result: no configure:6289: checking for pgf95 configure:6318: result: no configure:6289: checking for lf95 configure:6318: result: no configure:6289: checking for gfortran configure:6318: result: no configure:6330: checking for Fortran 77 compiler version configure:6333: --version &5 ./configure: line 6334: --version: command not found configure:6336: $? = 127 configure:6338: -v &5 ./configure: line 6339: -v: command not found configure:6341: $? = 127 configure:6343: -V &5 ./configure: line 6344: -V: command not found configure:6346: $? = 127 configure:6354: checking whether we are using the GNU Fortran 77 compiler configure:6368: -c conftest.F >&5 ./configure: line 6369: -c: command not found configure:6374: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6400: result: no configure:6406: checking whether accepts -g configure:6418: -c -g conftest.f >&5 ./configure: line 6419: -c: command not found configure:6424: $? = 127 configure: failed program was: | program main | | end configure:6449: result: no configure:6479: checking the maximum length of command line arguments configure:6544: result: 32768 configure:6555: checking command to parse nm output from i686-uhu-linux-gcc object configure:6644: i686-uhu-linux-gcc -c conftest.c >&5 configure:6647: $? = 0 configure:6651: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:6654: $? = 0 configure:6706: i686-uhu-linux-gcc -o conftest conftest.c conftstm.o >&5 configure:6709: $? = 0 configure:6747: result: ok configure:6751: checking for objdir configure:6766: result: .libs configure:6818: checking for i686-uhu-linux-ar configure:6834: found /usr/bin/i686-uhu-linux-ar configure:6844: result: i686-uhu-linux-ar configure:6898: checking for i686-uhu-linux-ranlib configure:6927: result: no configure:6936: checking for ranlib configure:6952: found /usr/bin/ranlib configure:6963: result: ranlib configure:6978: checking for i686-uhu-linux-strip configure:7007: result: no configure:7016: checking for strip configure:7032: found /usr/bin/strip configure:7043: result: strip configure:7305: checking if i686-uhu-linux-gcc static flag works configure:7328: result: yes configure:7346: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7364: i686-uhu-linux-gcc -c -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:7368: $? = 0 configure:7379: result: no configure:7394: checking for i686-uhu-linux-gcc option to produce PIC configure:7571: result: -fPIC configure:7579: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:7597: i686-uhu-linux-gcc -c -fPIC -DPIC conftest.c >&5 configure:7601: $? = 0 configure:7612: result: yes configure:7636: checking if i686-uhu-linux-gcc supports -c -o file.o configure:7664: i686-uhu-linux-gcc -c -o out/conftest2.o conftest.c >&5 configure:7668: $? = 0 configure:7688: result: yes configure:7714: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8562: result: yes configure:8588: checking whether -lc should be explicitly linked in configure:8593: i686-uhu-linux-gcc -c conftest.c >&5 configure:8596: $? = 0 configure:8610: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8613: $? = 0 configure:8625: result: no configure:8633: checking dynamic linker characteristics configure:9173: result: GNU/Linux ld.so configure:9177: checking how to hardcode library paths into programs configure:9202: result: immediate configure:9216: checking whether stripping libraries is possible configure:9221: result: yes configure:10051: checking if libtool supports shared libraries configure:10053: result: yes configure:10056: checking whether to build shared libraries configure:10114: result: yes configure:10117: checking whether to build static libraries configure:10121: result: no configure:10213: creating libtool configure:10760: checking for ld used by i686-uhu-linux-g++ configure:10827: result: /usr/bin/ld configure:10836: checking if the linker (/usr/bin/ld) is GNU ld configure:10851: result: yes configure:10902: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11730: result: yes configure:11748: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:11751: $? = 0 configure:11847: checking for i686-uhu-linux-g++ option to produce PIC configure:12099: result: -fPIC configure:12107: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:12125: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:12129: $? = 0 configure:12140: result: yes configure:12164: checking if i686-uhu-linux-g++ supports -c -o file.o configure:12192: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:12196: $? = 0 configure:12216: result: yes configure:12242: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12267: result: yes configure:12338: checking dynamic linker characteristics configure:12878: result: GNU/Linux ld.so configure:12882: checking how to hardcode library paths into programs configure:12907: result: immediate configure:12921: checking whether stripping libraries is possible configure:12926: result: yes configure:20179: checking whether time.h and sys/time.h may both be included configure:20204: i686-uhu-linux-gcc -c conftest.c >&5 configure:20210: $? = 0 configure:20214: test -z || test ! -s conftest.err configure:20217: $? = 0 configure:20220: test -s conftest.o configure:20223: $? = 0 configure:20234: result: yes configure:20244: checking for struct timeval configure:20270: i686-uhu-linux-gcc -c conftest.c >&5 configure:20276: $? = 0 configure:20280: test -z || test ! -s conftest.err configure:20283: $? = 0 configure:20286: test -s conftest.o configure:20289: $? = 0 configure:20300: result: yes configure:20313: checking for inttypes.h configure:20318: result: yes configure:23299: checking for an ANSI C-conforming const configure:23366: i686-uhu-linux-gcc -c conftest.c >&5 configure:23372: $? = 0 configure:23376: test -z || test ! -s conftest.err configure:23379: $? = 0 configure:23382: test -s conftest.o configure:23385: $? = 0 configure:23396: result: yes configure:23406: checking for inline configure:23427: i686-uhu-linux-gcc -c conftest.c >&5 configure:23433: $? = 0 configure:23437: test -z || test ! -s conftest.err configure:23440: $? = 0 configure:23443: test -s conftest.o configure:23446: $? = 0 configure:23458: result: inline configure:23478: checking for always_inline configure:23501: i686-uhu-linux-gcc -c -Wall -Werror conftest.c >&5 configure:23507: $? = 0 configure:23511: test -z || test ! -s conftest.err configure:23514: $? = 0 configure:23517: test -s conftest.o configure:23520: $? = 0 configure:23531: result: yes configure:23540: checking for restrict configure:23560: i686-uhu-linux-gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:36:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'p' char * restrict p; ^ conftest.c:36:17: error: 'p' undeclared (first use in this function) conftest.c:36:17: note: each undeclared identifier is reported only once for each function it appears in configure:23566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | #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_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define ARCH_X86 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define inline __attribute__ ((__always_inline__)) | /* end confdefs.h. */ | | int | main () | { | char * restrict p; | ; | return 0; | } configure:23560: i686-uhu-linux-gcc -c conftest.c >&5 configure:23566: $? = 0 configure:23570: test -z || test ! -s conftest.err configure:23573: $? = 0 configure:23576: test -s conftest.o configure:23579: $? = 0 configure:23589: result: __restrict__ configure:23603: checking for __builtin_expect configure:23618: i686-uhu-linux-gcc -nostdlib -nostartfiles -o conftest conftest.c -lgcc >&5 /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000008048094 configure:23621: $? = 0 configure:23629: result: yes configure:23638: checking whether byte ordering is bigendian configure:23665: i686-uhu-linux-gcc -c conftest.c >&5 configure:23671: $? = 0 configure:23675: test -z || test ! -s conftest.err configure:23678: $? = 0 configure:23681: test -s conftest.o configure:23684: $? = 0 configure:23708: i686-uhu-linux-gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:41:2: error: unknown type name 'not' not big endian ^ conftest.c:41:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:23714: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | #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_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define ARCH_X86 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:23849: result: no configure:23868: checking for working volatile configure:23891: i686-uhu-linux-gcc -c conftest.c >&5 configure:23897: $? = 0 configure:23901: test -z || test ! -s conftest.err configure:23904: $? = 0 configure:23907: test -s conftest.o configure:23910: $? = 0 configure:23921: result: yes configure:23931: checking for size_t configure:23955: i686-uhu-linux-gcc -c conftest.c >&5 configure:23961: $? = 0 configure:23965: test -z || test ! -s conftest.err configure:23968: $? = 0 configure:23971: test -s conftest.o configure:23974: $? = 0 configure:23985: result: yes configure:23997: checking return type of signal handlers configure:24028: i686-uhu-linux-gcc -c conftest.c >&5 configure:24034: $? = 0 configure:24038: test -z || test ! -s conftest.err configure:24041: $? = 0 configure:24044: test -s conftest.o configure:24047: $? = 0 configure:24058: result: void configure:24073: checking for special C compiler options needed for large files configure:24172: result: no configure:24178: checking for _FILE_OFFSET_BITS value needed for large files configure:24209: i686-uhu-linux-gcc -c conftest.c >&5 conftest.c:41:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:41:3: warning: left shift count >= width of type [enabled by default] conftest.c:42:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:42:10: warning: left shift count >= width of type [enabled by default] conftest.c:41:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:24215: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | #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_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define ARCH_X86 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:24262: i686-uhu-linux-gcc -c conftest.c >&5 configure:24268: $? = 0 configure:24272: test -z || test ! -s conftest.err configure:24275: $? = 0 configure:24278: test -s conftest.o configure:24281: $? = 0 configure:24293: result: 64 configure:24303: checking for _LARGE_FILES value needed for large files configure:24334: i686-uhu-linux-gcc -c conftest.c >&5 configure:24340: $? = 0 configure:24344: test -z || test ! -s conftest.err configure:24347: $? = 0 configure:24350: test -s conftest.o configure:24353: $? = 0 configure:24418: result: no configure:24436: checking for gettimeofday configure:24493: i686-uhu-linux-gcc -o conftest conftest.c >&5 configure:24499: $? = 0 configure:24503: test -z || test ! -s conftest.err configure:24506: $? = 0 configure:24509: test -s conftest configure:24512: $? = 0 configure:24524: result: yes configure:24436: checking for ftime configure:24493: i686-uhu-linux-gcc -o conftest conftest.c >&5 configure:24499: $? = 0 configure:24503: test -z || test ! -s conftest.err configure:24506: $? = 0 configure:24509: test -s conftest configure:24512: $? = 0 configure:24524: result: yes configure:24537: checking if libtool supports -prefer-non-pic flag configure:24549: result: yes configure:24573: checking for X configure:24678: i686-uhu-linux-gcc -E conftest.c configure:24684: $? = 0 configure:24734: i686-uhu-linux-gcc -o conftest conftest.c -lXt >&5 configure:24740: $? = 0 configure:24744: test -z || test ! -s conftest.err configure:24747: $? = 0 configure:24750: test -s conftest configure:24753: $? = 0 configure:24803: result: libraries , headers configure:24975: i686-uhu-linux-gcc -o conftest conftest.c -lX11 >&5 configure:24981: $? = 0 configure:24985: test -z || test ! -s conftest.err configure:24988: $? = 0 configure:24991: test -s conftest configure:24994: $? = 0 configure:25152: checking for gethostbyname configure:25209: i686-uhu-linux-gcc -o conftest conftest.c >&5 configure:25215: $? = 0 configure:25219: test -z || test ! -s conftest.err configure:25222: $? = 0 configure:25225: test -s conftest configure:25228: $? = 0 configure:25240: result: yes configure:25391: checking for connect configure:25448: i686-uhu-linux-gcc -o conftest conftest.c >&5 configure:25454: $? = 0 configure:25458: test -z || test ! -s conftest.err configure:25461: $? = 0 configure:25464: test -s conftest configure:25467: $? = 0 configure:25479: result: yes configure:25554: checking for remove configure:25611: i686-uhu-linux-gcc -o conftest conftest.c >&5 configure:25617: $? = 0 configure:25621: test -z || test ! -s conftest.err configure:25624: $? = 0 configure:25627: test -s conftest configure:25630: $? = 0 configure:25642: result: yes configure:25717: checking for shmat configure:25774: i686-uhu-linux-gcc -o conftest conftest.c >&5 configure:25780: $? = 0 configure:25784: test -z || test ! -s conftest.err configure:25787: $? = 0 configure:25790: test -s conftest configure:25793: $? = 0 configure:25805: result: yes configure:25889: checking for IceConnectionNumber in -lICE configure:25919: i686-uhu-linux-gcc -o conftest conftest.c -lICE >&5 configure:25925: $? = 0 configure:25929: test -z || test ! -s conftest.err configure:25932: $? = 0 configure:25935: test -s conftest configure:25938: $? = 0 configure:25951: result: yes configure:25962: checking for XShmCreateImage in -lXext configure:25992: i686-uhu-linux-gcc -o conftest conftest.c -lXext -lSM -lICE -lX11 >&5 configure:25998: $? = 0 configure:26002: test -z || test ! -s conftest.err configure:26005: $? = 0 configure:26008: test -s conftest configure:26011: $? = 0 configure:26024: result: yes configure:26034: checking for XvShmCreateImage in -lXv configure:26064: i686-uhu-linux-gcc -o conftest conftest.c -lXv -lSM -lICE -lX11 -lXext >&5 configure:26070: $? = 0 configure:26074: test -z || test ! -s conftest.err configure:26077: $? = 0 configure:26080: test -s conftest configure:26083: $? = 0 configure:26096: result: yes configure:26127: checking ddraw.h usability configure:26139: i686-uhu-linux-gcc -c conftest.c >&5 conftest.c:75:19: fatal error: ddraw.h: No such file or directory #include ^ compilation terminated. configure:26145: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | #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_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define ARCH_X86 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | #define RETSIGTYPE void | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define ACCEL_DETECT | #define LIBVO_X11 | #define LIBVO_XV | /* 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:26168: result: no configure:26172: checking ddraw.h presence configure:26182: i686-uhu-linux-gcc -E conftest.c conftest.c:41:19: fatal error: ddraw.h: No such file or directory #include ^ compilation terminated. configure:26188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mpeg2dec" | #define VERSION "0.4.0" | #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_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define ARCH_X86 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | #define RETSIGTYPE void | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define ACCEL_DETECT | #define LIBVO_X11 | #define LIBVO_XV | /* end confdefs.h. */ | #include configure:26208: result: no configure:26243: checking for ddraw.h configure:26250: result: no configure:26288: checking for sdl-config configure:26304: found /usr/bin/sdl-config configure:26314: result: yes configure:26423: checking __attribute__ ((aligned ())) support configure:26455: i686-uhu-linux-gcc -c -Werror conftest.c >&5 configure:26461: $? = 0 configure:26465: test -z || test ! -s conftest.err configure:26468: $? = 0 configure:26471: test -s conftest.o configure:26474: $? = 0 configure:26455: i686-uhu-linux-gcc -c -Werror conftest.c >&5 configure:26461: $? = 0 configure:26465: test -z || test ! -s conftest.err configure:26468: $? = 0 configure:26471: test -s conftest.o configure:26474: $? = 0 configure:26455: i686-uhu-linux-gcc -c -Werror conftest.c >&5 configure:26461: $? = 0 configure:26465: test -z || test ! -s conftest.err configure:26468: $? = 0 configure:26471: test -s conftest.o configure:26474: $? = 0 configure:26455: i686-uhu-linux-gcc -c -Werror conftest.c >&5 configure:26461: $? = 0 configure:26465: test -z || test ! -s conftest.err configure:26468: $? = 0 configure:26471: test -s conftest.o configure:26474: $? = 0 configure:26455: i686-uhu-linux-gcc -c -Werror conftest.c >&5 configure:26461: $? = 0 configure:26465: test -z || test ! -s conftest.err configure:26468: $? = 0 configure:26471: test -s conftest.o configure:26474: $? = 0 configure:26455: i686-uhu-linux-gcc -c -Werror conftest.c >&5 configure:26461: $? = 0 configure:26465: test -z || test ! -s conftest.err configure:26468: $? = 0 configure:26471: test -s conftest.o configure:26474: $? = 0 configure:26485: result: 64 configure:26619: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.58. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:759: creating Makefile config.status:759: creating autotools/Makefile config.status:759: creating include/Makefile config.status:759: creating test/Makefile config.status:759: creating doc/Makefile config.status:759: creating src/Makefile config.status:759: creating libmpeg2/Makefile config.status:759: creating libmpeg2/convert/Makefile config.status:759: creating libvo/Makefile config.status:759: creating vc++/Makefile config.status:759: creating libmpeg2/libmpeg2.pc config.status:759: creating libmpeg2/convert/libmpeg2convert.pc config.status:863: creating include/config.h config.status:1184: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_always_inline=yes ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_builtin_expect=yes ac_cv_c_attr_align_try=64 ac_cv_c_attribute_aligned=64 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict__ ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_connect=yes ac_cv_func_ftime=yes ac_cv_func_gethostbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_altivec_h=no ac_cv_header_ddraw_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no 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_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xext_XShmCreateImage=yes ac_cv_lib_Xv_XvShmCreateImage=yes ac_cv_libtool_non_pic=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_SDLCONFIG=yes 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_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_try_cflags_ok=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_struct_timeval=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm 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\3 \3/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\\3 \\3/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'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/autotools/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/autotools/missing --run tar' AR='i686-uhu-linux-ar' ARCH_OPT_CFLAGS='' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/autotools/missing --run automake-1.7' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' INCLUDES='-I$(top_srcdir)/include -I$(top_builddir)/include' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBMPEG2_CFLAGS=' -prefer-non-pic' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBVO_CFLAGS=' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' LIBVO_LIBS=' -lSM -lICE -lX11 -lXext -lXv -lSDL -lpthread' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/autotools/missing --run makeinfo' MPEG2DEC_CFLAGS=' -Wall -march=i686 -mtune=generic -O3 -fomit-frame-pointer -fno-common -mcpu=pentiumpro' OBJDUMP='objdump' OBJEXT='o' OPT_CFLAGS=' -Wall -march=i686 -mtune=generic -O3 -fomit-frame-pointer -fno-common -mcpu=pentiumpro' PACKAGE='mpeg2dec' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SDLCONFIG='yes' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.4.0' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ACCEL_DETECT #define ARCH_X86 #define ATTRIBUTE_ALIGNED_MAX 64 #define HAVE_BUILTIN_EXPECT #define HAVE_DLFCN_H 1 #define HAVE_FTIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRUCT_TIMEVAL 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define LIBVO_SDL #define LIBVO_X11 #define LIBVO_XV #define PACKAGE "mpeg2dec" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE void #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "0.4.0" #define _FILE_OFFSET_BITS 64 #define inline __attribute__ ((__always_inline__)) #define restrict __restrict__ #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0