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 --enable-shared ## --------- ## ## Platform. ## ## --------- ## hostname = vulkan-laptop uname -m = i686 uname -r = 2.6.20-16-generic uname -s = Linux uname -v = #2 SMP Thu Jun 7 20:19:32 UTC 2007 /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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1553: checking for a BSD-compatible install configure:1608: result: /usr/bin/install -c configure:1619: checking whether build environment is sane configure:1662: result: yes configure:1727: checking for gawk configure:1756: result: no configure:1727: checking for mawk configure:1743: found /usr/bin/mawk configure:1753: result: mawk configure:1763: checking whether make sets $(MAKE) configure:1783: result: yes configure:1953: checking whether to enable maintainer-specific portions of Makefiles configure:1962: result: no configure:1983: checking build system type configure:2001: result: i686-pc-linux-gnu configure:2009: checking host system type configure:2023: result: i686-pc-linux-gnu configure:2078: checking for gcc configure:2094: found /usr/bin/gcc configure:2104: result: gcc configure:2348: checking for C compiler version configure:2351: gcc --version &5 gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4) 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:2354: $? = 0 configure:2356: gcc -v &5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4) configure:2359: $? = 0 configure:2361: gcc -V &5 gcc: '-V' option must have argument configure:2364: $? = 1 configure:2387: checking for C compiler default output file name configure:2390: gcc conftest.c >&5 configure:2393: $? = 0 configure:2439: result: a.out configure:2444: checking whether the C compiler works configure:2450: ./a.out configure:2453: $? = 0 configure:2470: result: yes configure:2477: checking whether we are cross compiling configure:2479: result: no configure:2482: checking for suffix of executables configure:2484: gcc -o conftest conftest.c >&5 configure:2487: $? = 0 configure:2512: result: configure:2518: checking for suffix of object files configure:2539: gcc -c conftest.c >&5 configure:2542: $? = 0 configure:2564: result: o configure:2568: checking whether we are using the GNU C compiler configure:2592: gcc -c conftest.c >&5 configure:2598: $? = 0 configure:2601: test -z || test ! -s conftest.err configure:2604: $? = 0 configure:2607: test -s conftest.o configure:2610: $? = 0 configure:2623: result: yes configure:2629: checking whether gcc accepts -g configure:2650: gcc -c -g conftest.c >&5 configure:2656: $? = 0 configure:2659: test -z || test ! -s conftest.err configure:2662: $? = 0 configure:2665: test -s conftest.o configure:2668: $? = 0 configure:2679: result: yes configure:2696: checking for gcc option to accept ANSI C configure:2766: gcc -c -g -O2 conftest.c >&5 configure:2772: $? = 0 configure:2775: test -z || test ! -s conftest.err configure:2778: $? = 0 configure:2781: test -s conftest.o configure:2784: $? = 0 configure:2802: result: none needed configure:2820: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2826: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2967: checking for style of include used by make configure:2995: result: GNU configure:3023: checking dependency style of gcc configure:3113: result: gcc3 configure:3136: checking how to run the C preprocessor configure:3171: gcc -E conftest.c configure:3177: $? = 0 configure:3209: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3215: $? = 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.1" | /* end confdefs.h. */ | #include configure:3254: result: gcc -E configure:3278: gcc -E conftest.c configure:3284: $? = 0 configure:3316: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3322: $? = 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.1" | /* end confdefs.h. */ | #include configure:3366: checking for egrep configure:3376: result: grep -E configure:3382: checking whether gcc needs -traditional configure:3424: result: no configure:3432: checking for ANSI C header files configure:3457: gcc -c -g -O2 conftest.c >&5 configure:3463: $? = 0 configure:3466: test -z || test ! -s conftest.err configure:3469: $? = 0 configure:3472: test -s conftest.o configure:3475: $? = 0 configure:3564: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit' configure:3567: $? = 0 configure:3569: ./conftest configure:3572: $? = 0 configure:3587: result: yes configure:3611: checking for sys/types.h configure:3627: gcc -c -g -O2 conftest.c >&5 configure:3633: $? = 0 configure:3636: test -z || test ! -s conftest.err configure:3639: $? = 0 configure:3642: test -s conftest.o configure:3645: $? = 0 configure:3656: result: yes configure:3611: checking for sys/stat.h configure:3627: gcc -c -g -O2 conftest.c >&5 configure:3633: $? = 0 configure:3636: test -z || test ! -s conftest.err configure:3639: $? = 0 configure:3642: test -s conftest.o configure:3645: $? = 0 configure:3656: result: yes configure:3611: checking for stdlib.h configure:3627: gcc -c -g -O2 conftest.c >&5 configure:3633: $? = 0 configure:3636: test -z || test ! -s conftest.err configure:3639: $? = 0 configure:3642: test -s conftest.o configure:3645: $? = 0 configure:3656: result: yes configure:3611: checking for string.h configure:3627: gcc -c -g -O2 conftest.c >&5 configure:3633: $? = 0 configure:3636: test -z || test ! -s conftest.err configure:3639: $? = 0 configure:3642: test -s conftest.o configure:3645: $? = 0 configure:3656: result: yes configure:3611: checking for memory.h configure:3627: gcc -c -g -O2 conftest.c >&5 configure:3633: $? = 0 configure:3636: test -z || test ! -s conftest.err configure:3639: $? = 0 configure:3642: test -s conftest.o configure:3645: $? = 0 configure:3656: result: yes configure:3611: checking for strings.h configure:3627: gcc -c -g -O2 conftest.c >&5 configure:3633: $? = 0 configure:3636: test -z || test ! -s conftest.err configure:3639: $? = 0 configure:3642: test -s conftest.o configure:3645: $? = 0 configure:3656: result: yes configure:3611: checking for inttypes.h configure:3627: gcc -c -g -O2 conftest.c >&5 configure:3633: $? = 0 configure:3636: test -z || test ! -s conftest.err configure:3639: $? = 0 configure:3642: test -s conftest.o configure:3645: $? = 0 configure:3656: result: yes configure:3611: checking for stdint.h configure:3627: gcc -c -g -O2 conftest.c >&5 configure:3633: $? = 0 configure:3636: test -z || test ! -s conftest.err configure:3639: $? = 0 configure:3642: test -s conftest.o configure:3645: $? = 0 configure:3656: result: yes configure:3611: checking for unistd.h configure:3627: gcc -c -g -O2 conftest.c >&5 configure:3633: $? = 0 configure:3636: test -z || test ! -s conftest.err configure:3639: $? = 0 configure:3642: test -s conftest.o configure:3645: $? = 0 configure:3656: result: yes configure:3685: checking sys/time.h usability configure:3697: gcc -c -g -O2 conftest.c >&5 configure:3703: $? = 0 configure:3706: test -z || test ! -s conftest.err configure:3709: $? = 0 configure:3712: test -s conftest.o configure:3715: $? = 0 configure:3725: result: yes configure:3729: checking sys/time.h presence configure:3739: gcc -E conftest.c configure:3745: $? = 0 configure:3765: result: yes configure:3800: checking for sys/time.h configure:3807: result: yes configure:3685: checking time.h usability configure:3697: gcc -c -g -O2 conftest.c >&5 configure:3703: $? = 0 configure:3706: test -z || test ! -s conftest.err configure:3709: $? = 0 configure:3712: test -s conftest.o configure:3715: $? = 0 configure:3725: result: yes configure:3729: checking time.h presence configure:3739: gcc -E conftest.c configure:3745: $? = 0 configure:3765: result: yes configure:3800: checking for time.h configure:3807: result: yes configure:3685: checking sys/timeb.h usability configure:3697: gcc -c -g -O2 conftest.c >&5 configure:3703: $? = 0 configure:3706: test -z || test ! -s conftest.err configure:3709: $? = 0 configure:3712: test -s conftest.o configure:3715: $? = 0 configure:3725: result: yes configure:3729: checking sys/timeb.h presence configure:3739: gcc -E conftest.c configure:3745: $? = 0 configure:3765: result: yes configure:3800: checking for sys/timeb.h configure:3807: result: yes configure:3685: checking io.h usability configure:3697: gcc -c -g -O2 conftest.c >&5 conftest.c:58:16: error: io.h: No such file or directory configure:3703: $? = 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.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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:3725: result: no configure:3729: checking io.h presence configure:3739: gcc -E conftest.c conftest.c:24:16: error: io.h: No such file or directory configure:3745: $? = 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.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include configure:3765: result: no configure:3800: checking for io.h configure:3807: result: no configure:3829: checking if gcc supports -Wall -g -O2 flags configure:3849: gcc -c -Wall -g -O2 conftest.c >&5 configure:3855: $? = 0 configure:3858: test -z || test ! -s conftest.err configure:3861: $? = 0 configure:3864: test -s conftest.o configure:3867: $? = 0 configure:3878: result: yes configure:3890: checking if gcc supports -Wall -g -O3 flags configure:3910: gcc -c -Wall -g -O3 conftest.c >&5 configure:3916: $? = 0 configure:3919: test -z || test ! -s conftest.err configure:3922: $? = 0 configure:3925: test -s conftest.o configure:3928: $? = 0 configure:3939: result: yes configure:3960: checking if gcc supports -Wall -g -O3 -fomit-frame-pointer flags configure:3980: gcc -c -Wall -g -O3 -fomit-frame-pointer conftest.c >&5 configure:3986: $? = 0 configure:3989: test -z || test ! -s conftest.err configure:3992: $? = 0 configure:3995: test -s conftest.o configure:3998: $? = 0 configure:4009: result: yes configure:4019: checking if gcc supports -Wall -g -O3 -fomit-frame-pointer -fno-common flags configure:4039: gcc -c -Wall -g -O3 -fomit-frame-pointer -fno-common conftest.c >&5 configure:4045: $? = 0 configure:4048: test -z || test ! -s conftest.err configure:4051: $? = 0 configure:4054: test -s conftest.o configure:4057: $? = 0 configure:4068: result: yes configure:4090: checking if gcc supports -Wall -g -O3 -fomit-frame-pointer -fno-common -mcpu=pentiumpro flags configure:4110: gcc -c -Wall -g -O3 -fomit-frame-pointer -fno-common -mcpu=pentiumpro conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:4116: $? = 0 configure:4119: test -z || test ! -s conftest.err configure:4122: $? = 0 configure:4125: test -s conftest.o configure:4128: $? = 0 configure:4139: result: yes configure:4530: checking for a sed that does not truncate output configure:4584: result: /bin/sed configure:4598: checking for ld used by gcc configure:4665: result: /usr/bin/ld configure:4674: checking if the linker (/usr/bin/ld) is GNU ld configure:4689: result: yes configure:4694: checking for /usr/bin/ld option to reload object files configure:4701: result: -r configure:4719: checking for BSD-compatible nm configure:4768: result: /usr/bin/nm -B configure:4772: checking whether ln -s works configure:4776: result: yes configure:4783: checking how to recognise dependent libraries configure:4959: result: pass_all configure:5445: checking dlfcn.h usability configure:5457: gcc -c conftest.c >&5 configure:5463: $? = 0 configure:5466: test -z || test ! -s conftest.err configure:5469: $? = 0 configure:5472: test -s conftest.o configure:5475: $? = 0 configure:5485: result: yes configure:5489: checking dlfcn.h presence configure:5499: gcc -E conftest.c configure:5505: $? = 0 configure:5525: result: yes configure:5560: checking for dlfcn.h configure:5567: result: yes configure:5632: checking for g++ configure:5648: found /usr/bin/g++ configure:5658: result: g++ configure:5674: checking for C++ compiler version configure:5677: g++ --version &5 g++ (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4) 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:5680: $? = 0 configure:5682: g++ -v &5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4) configure:5685: $? = 0 configure:5687: g++ -V &5 g++: '-V' option must have argument configure:5690: $? = 1 configure:5693: checking whether we are using the GNU C++ compiler configure:5717: g++ -c conftest.cc >&5 configure:5723: $? = 0 configure:5726: test -z || test ! -s conftest.err configure:5729: $? = 0 configure:5732: test -s conftest.o configure:5735: $? = 0 configure:5748: result: yes configure:5754: checking whether g++ accepts -g configure:5775: g++ -c -g conftest.cc >&5 configure:5781: $? = 0 configure:5784: test -z || test ! -s conftest.err configure:5787: $? = 0 configure:5790: test -s conftest.o configure:5793: $? = 0 configure:5804: result: yes configure:5846: g++ -c -g -O2 conftest.cc >&5 configure:5852: $? = 0 configure:5855: test -z || test ! -s conftest.err configure:5858: $? = 0 configure:5861: test -s conftest.o configure:5864: $? = 0 configure:5890: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:30: error: 'exit' was not declared in this scope configure:5896: $? = 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.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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:5846: g++ -c -g -O2 conftest.cc >&5 configure:5852: $? = 0 configure:5855: test -z || test ! -s conftest.err configure:5858: $? = 0 configure:5861: test -s conftest.o configure:5864: $? = 0 configure:5890: g++ -c -g -O2 conftest.cc >&5 configure:5896: $? = 0 configure:5899: test -z || test ! -s conftest.err configure:5902: $? = 0 configure:5905: test -s conftest.o configure:5908: $? = 0 configure:5933: checking dependency style of g++ configure:6023: result: gcc3 configure:6050: checking how to run the C++ preprocessor configure:6081: g++ -E conftest.cc configure:6087: $? = 0 configure:6119: g++ -E conftest.cc conftest.cc:29:28: error: ac_nonexistent.h: No such file or directory configure:6125: $? = 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.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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 std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6164: result: g++ -E configure:6188: g++ -E conftest.cc configure:6194: $? = 0 configure:6226: g++ -E conftest.cc conftest.cc:29:28: error: ac_nonexistent.h: No such file or directory configure:6232: $? = 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.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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 std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6329: checking for g77 configure:6358: result: no configure:6329: checking for f77 configure:6358: result: no configure:6329: checking for xlf configure:6358: result: no configure:6329: checking for frt configure:6358: result: no configure:6329: checking for pgf77 configure:6358: result: no configure:6329: checking for fort77 configure:6358: result: no configure:6329: checking for fl32 configure:6358: result: no configure:6329: checking for af77 configure:6358: result: no configure:6329: checking for f90 configure:6358: result: no configure:6329: checking for xlf90 configure:6358: result: no configure:6329: checking for pgf90 configure:6358: result: no configure:6329: checking for epcf90 configure:6358: result: no configure:6329: checking for f95 configure:6358: result: no configure:6329: checking for fort configure:6358: result: no configure:6329: checking for xlf95 configure:6358: result: no configure:6329: checking for ifc configure:6358: result: no configure:6329: checking for efc configure:6358: result: no configure:6329: checking for pgf95 configure:6358: result: no configure:6329: checking for lf95 configure:6358: result: no configure:6329: checking for gfortran configure:6358: result: no configure:6370: checking for Fortran 77 compiler version configure:6373: --version &5 ./configure: line 6374: --version: command not found configure:6376: $? = 127 configure:6378: -v &5 ./configure: line 6379: -v: command not found configure:6381: $? = 127 configure:6383: -V &5 ./configure: line 6384: -V: command not found configure:6386: $? = 127 configure:6394: checking whether we are using the GNU Fortran 77 compiler configure:6408: -c conftest.F >&5 ./configure: line 6409: -c: command not found configure:6414: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6439: result: no configure:6445: checking whether accepts -g configure:6457: -c -g conftest.f >&5 ./configure: line 6458: -c: command not found configure:6463: $? = 127 configure: failed program was: | program main | | end configure:6487: result: no configure:6517: checking the maximum length of command line arguments configure:6626: result: 32768 configure:6637: checking command to parse /usr/bin/nm -B output from gcc object configure:6742: gcc -c conftest.c >&5 configure:6745: $? = 0 configure:6749: /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:6752: $? = 0 configure:6804: gcc -o conftest conftest.c conftstm.o >&5 configure:6807: $? = 0 configure:6845: result: ok configure:6849: checking for objdir configure:6864: result: .libs configure:6954: checking for ar configure:6970: found /usr/bin/ar configure:6981: result: ar configure:7034: checking for ranlib configure:7050: found /usr/bin/ranlib configure:7061: result: ranlib configure:7114: checking for strip configure:7130: found /usr/bin/strip configure:7141: result: strip configure:7413: checking if gcc supports -fno-rtti -fno-exceptions configure:7431: 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 configure:7435: $? = 0 configure:7448: result: no configure:7463: checking for gcc option to produce PIC configure:7673: result: -fPIC configure:7681: checking if gcc PIC flag -fPIC works configure:7699: gcc -c -fPIC -DPIC conftest.c >&5 configure:7703: $? = 0 configure:7716: result: yes configure:7744: checking if gcc static flag -static works configure:7772: result: yes configure:7782: checking if gcc supports -c -o file.o configure:7803: gcc -c -o out/conftest2.o conftest.c >&5 configure:7807: $? = 0 configure:7829: result: yes configure:7855: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8821: result: yes configure:8842: checking whether -lc should be explicitly linked in configure:8847: gcc -c conftest.c >&5 configure:8850: $? = 0 configure:8865: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8868: $? = 0 configure:8880: result: no configure:8888: checking dynamic linker characteristics configure:9488: result: GNU/Linux ld.so configure:9497: checking how to hardcode library paths into programs configure:9522: result: immediate configure:9536: checking whether stripping libraries is possible configure:9541: result: yes configure:10368: checking if libtool supports shared libraries configure:10370: result: yes configure:10373: checking whether to build shared libraries configure:10394: result: yes configure:10397: checking whether to build static libraries configure:10401: result: yes configure:10493: creating libtool configure:11081: checking for ld used by g++ configure:11148: result: /usr/bin/ld configure:11157: checking if the linker (/usr/bin/ld) is GNU ld configure:11172: result: yes configure:11223: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12159: result: yes configure:12177: g++ -c -g -O2 conftest.cpp >&5 configure:12180: $? = 0 configure:12299: checking for g++ option to produce PIC configure:12573: result: -fPIC configure:12581: checking if g++ PIC flag -fPIC works configure:12599: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12603: $? = 0 configure:12616: result: yes configure:12644: checking if g++ static flag -static works configure:12672: result: yes configure:12682: checking if g++ supports -c -o file.o configure:12703: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12707: $? = 0 configure:12729: result: yes configure:12755: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12786: result: yes configure:12853: checking dynamic linker characteristics configure:13453: result: GNU/Linux ld.so configure:13462: checking how to hardcode library paths into programs configure:13487: result: immediate configure:19681: checking whether time.h and sys/time.h may both be included configure:19706: gcc -c conftest.c >&5 configure:19712: $? = 0 configure:19715: test -z || test ! -s conftest.err configure:19718: $? = 0 configure:19721: test -s conftest.o configure:19724: $? = 0 configure:19735: result: yes configure:19745: checking for struct timeval configure:19771: gcc -c conftest.c >&5 configure:19777: $? = 0 configure:19780: test -z || test ! -s conftest.err configure:19783: $? = 0 configure:19786: test -s conftest.o configure:19789: $? = 0 configure:19800: result: yes configure:19813: checking for inttypes.h configure:19818: result: yes configure:22748: checking for an ANSI C-conforming const configure:22815: gcc -c conftest.c >&5 configure:22821: $? = 0 configure:22824: test -z || test ! -s conftest.err configure:22827: $? = 0 configure:22830: test -s conftest.o configure:22833: $? = 0 configure:22844: result: yes configure:22854: checking for inline configure:22875: gcc -c conftest.c >&5 configure:22881: $? = 0 configure:22884: test -z || test ! -s conftest.err configure:22887: $? = 0 configure:22890: test -s conftest.o configure:22893: $? = 0 configure:22905: result: inline configure:22925: checking for always_inline configure:22948: gcc -c -Wall -Werror conftest.c >&5 configure:22954: $? = 0 configure:22957: test -z || test ! -s conftest.err configure:22960: $? = 0 configure:22963: test -s conftest.o configure:22966: $? = 0 configure:22977: result: yes configure:22986: checking for restrict configure:23006: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'p' conftest.c:36: error: 'p' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) configure:23012: $? = 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.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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 std::exit (int) throw (); using std::exit; | #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:23006: gcc -c conftest.c >&5 configure:23012: $? = 0 configure:23015: test -z || test ! -s conftest.err configure:23018: $? = 0 configure:23021: test -s conftest.o configure:23024: $? = 0 configure:23034: result: __restrict__ configure:23048: checking for __builtin_expect configure:23063: gcc -nostdlib -nostartfiles -o conftest conftest.c -lgcc >&5 /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000008048074 configure:23066: $? = 0 configure:23074: result: yes configure:23083: checking whether byte ordering is bigendian configure:23110: gcc -c conftest.c >&5 configure:23116: $? = 0 configure:23119: test -z || test ! -s conftest.err configure:23122: $? = 0 configure:23125: test -s conftest.o configure:23128: $? = 0 configure:23152: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:41: error: 'not' undeclared (first use in this function) conftest.c:41: error: (Each undeclared identifier is reported only once conftest.c:41: error: for each function it appears in.) conftest.c:41: error: expected ';' before 'big' configure:23158: $? = 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.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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 std::exit (int) throw (); using std::exit; | #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:23291: result: no configure:23310: checking for working volatile configure:23333: gcc -c conftest.c >&5 configure:23339: $? = 0 configure:23342: test -z || test ! -s conftest.err configure:23345: $? = 0 configure:23348: test -s conftest.o configure:23351: $? = 0 configure:23362: result: yes configure:23372: checking for size_t configure:23396: gcc -c conftest.c >&5 configure:23402: $? = 0 configure:23405: test -z || test ! -s conftest.err configure:23408: $? = 0 configure:23411: test -s conftest.o configure:23414: $? = 0 configure:23425: result: yes configure:23437: checking return type of signal handlers configure:23468: gcc -c conftest.c >&5 configure:23474: $? = 0 configure:23477: test -z || test ! -s conftest.err configure:23480: $? = 0 configure:23483: test -s conftest.o configure:23486: $? = 0 configure:23497: result: void configure:23512: checking for special C compiler options needed for large files configure:23609: result: no configure:23615: checking for _FILE_OFFSET_BITS value needed for large files configure:23646: gcc -c conftest.c >&5 conftest.c:41: warning: left shift count >= width of type conftest.c:41: warning: left shift count >= width of type conftest.c:43: error: size of array 'off_t_is_large' is negative configure:23652: $? = 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.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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 std::exit (int) throw (); using std::exit; | #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:23698: gcc -c conftest.c >&5 configure:23704: $? = 0 configure:23707: test -z || test ! -s conftest.err configure:23710: $? = 0 configure:23713: test -s conftest.o configure:23716: $? = 0 configure:23728: result: 64 configure:23738: checking for _LARGE_FILES value needed for large files configure:23769: gcc -c conftest.c >&5 configure:23775: $? = 0 configure:23778: test -z || test ! -s conftest.err configure:23781: $? = 0 configure:23784: test -s conftest.o configure:23787: $? = 0 configure:23851: result: no configure:23869: checking for gettimeofday configure:23926: gcc -o conftest conftest.c >&5 configure:23932: $? = 0 configure:23935: test -z || test ! -s conftest.err configure:23938: $? = 0 configure:23941: test -s conftest configure:23944: $? = 0 configure:23956: result: yes configure:23869: checking for ftime configure:23926: gcc -o conftest conftest.c >&5 configure:23932: $? = 0 configure:23935: test -z || test ! -s conftest.err configure:23938: $? = 0 configure:23941: test -s conftest configure:23944: $? = 0 configure:23956: result: yes configure:23969: checking if libtool supports -prefer-non-pic flag configure:23981: result: yes configure:24007: checking for X configure:24113: gcc -E conftest.c configure:24119: $? = 0 configure:24169: gcc -o conftest conftest.c -lX11 >&5 configure:24175: $? = 0 configure:24178: test -z || test ! -s conftest.err configure:24181: $? = 0 configure:24184: test -s conftest configure:24187: $? = 0 configure:24241: result: libraries , headers in standard search path configure:24412: gcc -o conftest conftest.c -lX11 >&5 configure:24418: $? = 0 configure:24421: test -z || test ! -s conftest.err configure:24424: $? = 0 configure:24427: test -s conftest configure:24430: $? = 0 configure:24586: checking for gethostbyname configure:24643: gcc -o conftest conftest.c >&5 configure:24649: $? = 0 configure:24652: test -z || test ! -s conftest.err configure:24655: $? = 0 configure:24658: test -s conftest configure:24661: $? = 0 configure:24673: result: yes configure:24822: checking for connect configure:24879: gcc -o conftest conftest.c >&5 configure:24885: $? = 0 configure:24888: test -z || test ! -s conftest.err configure:24891: $? = 0 configure:24894: test -s conftest configure:24897: $? = 0 configure:24909: result: yes configure:24983: checking for remove configure:25040: gcc -o conftest conftest.c >&5 configure:25046: $? = 0 configure:25049: test -z || test ! -s conftest.err configure:25052: $? = 0 configure:25055: test -s conftest configure:25058: $? = 0 configure:25070: result: yes configure:25144: checking for shmat configure:25201: gcc -o conftest conftest.c >&5 configure:25207: $? = 0 configure:25210: test -z || test ! -s conftest.err configure:25213: $? = 0 configure:25216: test -s conftest configure:25219: $? = 0 configure:25231: result: yes configure:25314: checking for IceConnectionNumber in -lICE configure:25344: gcc -o conftest conftest.c -lICE >&5 configure:25350: $? = 0 configure:25353: test -z || test ! -s conftest.err configure:25356: $? = 0 configure:25359: test -s conftest configure:25362: $? = 0 configure:25375: result: yes configure:25386: checking for XShmCreateImage in -lXext configure:25416: gcc -o conftest conftest.c -lXext -lSM -lICE -lX11 >&5 configure:25422: $? = 0 configure:25425: test -z || test ! -s conftest.err configure:25428: $? = 0 configure:25431: test -s conftest configure:25434: $? = 0 configure:25447: result: yes configure:25457: checking for XvShmCreateImage in -lXv configure:25487: gcc -o conftest conftest.c -lXv -lSM -lICE -lXext -lX11 >&5 /usr/bin/ld: cannot find -lXv collect2: ld returned 1 exit status configure:25493: $? = 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.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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 std::exit (int) throw (); using std::exit; | #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 | /* 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 XvShmCreateImage (); | int | main () | { | XvShmCreateImage (); | ; | return 0; | } configure:25518: result: no configure:25549: checking ddraw.h usability configure:25561: gcc -c conftest.c >&5 conftest.c:74:19: error: ddraw.h: No such file or directory configure:25567: $? = 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.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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 std::exit (int) throw (); using std::exit; | #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 | /* 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:25589: result: no configure:25593: checking ddraw.h presence configure:25603: gcc -E conftest.c conftest.c:40:19: error: ddraw.h: No such file or directory configure:25609: $? = 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.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_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 std::exit (int) throw (); using std::exit; | #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 | /* end confdefs.h. */ | #include configure:25629: result: no configure:25664: checking for ddraw.h configure:25671: result: no configure:25709: checking for sdl-config configure:25725: found /usr/bin/sdl-config configure:25735: result: yes configure:25843: checking __attribute__ ((aligned ())) support configure:25875: gcc -c -Werror conftest.c >&5 configure:25881: $? = 0 configure:25884: test -z || test ! -s conftest.err configure:25887: $? = 0 configure:25890: test -s conftest.o configure:25893: $? = 0 configure:25875: gcc -c -Werror conftest.c >&5 configure:25881: $? = 0 configure:25884: test -z || test ! -s conftest.err configure:25887: $? = 0 configure:25890: test -s conftest.o configure:25893: $? = 0 configure:25875: gcc -c -Werror conftest.c >&5 configure:25881: $? = 0 configure:25884: test -z || test ! -s conftest.err configure:25887: $? = 0 configure:25890: test -s conftest.o configure:25893: $? = 0 configure:25875: gcc -c -Werror conftest.c >&5 configure:25881: $? = 0 configure:25884: test -z || test ! -s conftest.err configure:25887: $? = 0 configure:25890: test -s conftest.o configure:25893: $? = 0 configure:25875: gcc -c -Werror conftest.c >&5 configure:25881: $? = 0 configure:25884: test -z || test ! -s conftest.err configure:25887: $? = 0 configure:25890: test -s conftest.o configure:25893: $? = 0 configure:25875: gcc -c -Werror conftest.c >&5 configure:25881: $? = 0 configure:25884: test -z || test ! -s conftest.err configure:25887: $? = 0 configure:25890: test -s conftest.o configure:25893: $? = 0 configure:25904: result: 64 configure:26038: 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 vulkan-laptop config.status:804: creating Makefile config.status:804: creating autotools/Makefile config.status:804: creating include/Makefile config.status:804: creating test/Makefile config.status:804: creating doc/Makefile config.status:804: creating src/Makefile config.status:804: creating libmpeg2/Makefile config.status:804: creating libmpeg2/convert/Makefile config.status:804: creating libvo/Makefile config.status:804: creating vc++/Makefile config.status:804: creating libmpeg2/libmpeg2.pc config.status:804: creating libmpeg2/convert/libmpeg2convert.pc config.status:870: creating include/config.h config.status:1192: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_always_inline=yes ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu 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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= 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_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-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xext_XShmCreateImage=yes ac_cv_lib_Xv_XvShmCreateImage=no ac_cv_libtool_non_pic=yes ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_SDLCONFIG=yes ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/vulkan/xbmc/docs/sources/dvdplayer/libmpeg2/mpeg2dec-0.4.1/autotools/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/vulkan/xbmc/docs/sources/dvdplayer/libmpeg2/mpeg2dec-0.4.1/autotools/missing --run tar' AR='ar' ARCH_OPT_CFLAGS='' AS='as' AUTOCONF='${SHELL} /home/vulkan/xbmc/docs/sources/dvdplayer/libmpeg2/mpeg2dec-0.4.1/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /home/vulkan/xbmc/docs/sources/dvdplayer/libmpeg2/mpeg2dec-0.4.1/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /home/vulkan/xbmc/docs/sources/dvdplayer/libmpeg2/mpeg2dec-0.4.1/autotools/missing --run automake-1.9' AWK='mawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='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 -lXext -lX11 -L/usr/lib -lSDL' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/vulkan/xbmc/docs/sources/dvdplayer/libmpeg2/mpeg2dec-0.4.1/autotools/missing --run makeinfo' MPEG2DEC_CFLAGS=' -Wall -g -O3 -fomit-frame-pointer -fno-common -mcpu=pentiumpro' OBJDUMP='objdump' OBJEXT='o' OPT_CFLAGS=' -Wall -g -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/bash' STRIP='strip' VERSION='0.4.1' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='gcc' ac_ct_CXX='g++' 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='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/vulkan/xbmc/docs/sources/dvdplayer/libmpeg2/mpeg2dec-0.4.1/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/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 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.1" #define _FILE_OFFSET_BITS 64 #define inline __attribute__ ((__always_inline__)) #define restrict __restrict__ #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0