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 ## --------- ## ## Platform. ## ## --------- ## hostname = vulkan-laptop uname -m = i686 uname -r = 2.6.20-15-generic uname -s = Linux uname -v = #2 SMP Sun Apr 15 07:36:31 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:1552: checking for a BSD-compatible install configure:1607: result: /usr/bin/install -c configure:1618: checking whether build environment is sane configure:1661: result: yes configure:1718: checking for gawk configure:1747: result: no configure:1718: checking for mawk configure:1734: found /usr/bin/mawk configure:1744: result: mawk configure:1754: checking whether make sets $(MAKE) configure:1774: result: yes configure:1940: checking whether to enable maintainer-specific portions of Makefiles configure:1949: result: no configure:1970: checking build system type configure:1988: result: i686-pc-linux-gnu configure:1996: checking host system type configure:2010: result: i686-pc-linux-gnu configure:2065: checking for gcc configure:2081: found /usr/bin/gcc configure:2091: result: gcc configure:2335: checking for C compiler version configure:2338: 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:2341: $? = 0 configure:2343: 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:2346: $? = 0 configure:2348: gcc -V &5 gcc: '-V' option must have argument configure:2351: $? = 1 configure:2374: checking for C compiler default output file name configure:2377: gcc conftest.c >&5 configure:2380: $? = 0 configure:2426: result: a.out configure:2431: checking whether the C compiler works configure:2437: ./a.out configure:2440: $? = 0 configure:2457: result: yes configure:2464: checking whether we are cross compiling configure:2466: result: no configure:2469: checking for suffix of executables configure:2471: gcc -o conftest conftest.c >&5 configure:2474: $? = 0 configure:2499: result: configure:2505: checking for suffix of object files configure:2526: gcc -c conftest.c >&5 configure:2529: $? = 0 configure:2551: result: o configure:2555: checking whether we are using the GNU C compiler configure:2579: gcc -c conftest.c >&5 configure:2585: $? = 0 configure:2589: test -z || test ! -s conftest.err configure:2592: $? = 0 configure:2595: test -s conftest.o configure:2598: $? = 0 configure:2611: result: yes configure:2617: checking whether gcc accepts -g configure:2638: gcc -c -g conftest.c >&5 configure:2644: $? = 0 configure:2648: test -z || test ! -s conftest.err configure:2651: $? = 0 configure:2654: test -s conftest.o configure:2657: $? = 0 configure:2668: result: yes configure:2685: checking for gcc option to accept ANSI C configure:2755: gcc -c -g -O2 conftest.c >&5 configure:2761: $? = 0 configure:2765: test -z || test ! -s conftest.err configure:2768: $? = 0 configure:2771: test -s conftest.o configure:2774: $? = 0 configure:2792: result: none needed configure:2810: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2816: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2960: checking for style of include used by make configure:2988: result: GNU configure:3016: checking dependency style of gcc configure:3099: result: gcc3 configure:3122: checking how to run the C preprocessor configure:3157: gcc -E conftest.c configure:3163: $? = 0 configure:3195: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3201: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "a52dec" | #define VERSION "0.7.5-cvs" | /* end confdefs.h. */ | #include configure:3240: result: gcc -E configure:3264: gcc -E conftest.c configure:3270: $? = 0 configure:3302: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3308: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "a52dec" | #define VERSION "0.7.5-cvs" | /* end confdefs.h. */ | #include configure:3352: checking for egrep configure:3362: result: grep -E configure:3368: checking whether gcc needs -traditional configure:3410: result: no configure:3418: checking for ANSI C header files configure:3443: gcc -c -g -O2 conftest.c >&5 configure:3449: $? = 0 configure:3453: test -z || test ! -s conftest.err configure:3456: $? = 0 configure:3459: test -s conftest.o configure:3462: $? = 0 configure:3551: 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:3554: $? = 0 configure:3556: ./conftest configure:3559: $? = 0 configure:3574: result: yes configure:3598: checking for sys/types.h configure:3614: gcc -c -g -O2 conftest.c >&5 configure:3620: $? = 0 configure:3624: test -z || test ! -s conftest.err configure:3627: $? = 0 configure:3630: test -s conftest.o configure:3633: $? = 0 configure:3644: result: yes configure:3598: checking for sys/stat.h configure:3614: gcc -c -g -O2 conftest.c >&5 configure:3620: $? = 0 configure:3624: test -z || test ! -s conftest.err configure:3627: $? = 0 configure:3630: test -s conftest.o configure:3633: $? = 0 configure:3644: result: yes configure:3598: checking for stdlib.h configure:3614: gcc -c -g -O2 conftest.c >&5 configure:3620: $? = 0 configure:3624: test -z || test ! -s conftest.err configure:3627: $? = 0 configure:3630: test -s conftest.o configure:3633: $? = 0 configure:3644: result: yes configure:3598: checking for string.h configure:3614: gcc -c -g -O2 conftest.c >&5 configure:3620: $? = 0 configure:3624: test -z || test ! -s conftest.err configure:3627: $? = 0 configure:3630: test -s conftest.o configure:3633: $? = 0 configure:3644: result: yes configure:3598: checking for memory.h configure:3614: gcc -c -g -O2 conftest.c >&5 configure:3620: $? = 0 configure:3624: test -z || test ! -s conftest.err configure:3627: $? = 0 configure:3630: test -s conftest.o configure:3633: $? = 0 configure:3644: result: yes configure:3598: checking for strings.h configure:3614: gcc -c -g -O2 conftest.c >&5 configure:3620: $? = 0 configure:3624: test -z || test ! -s conftest.err configure:3627: $? = 0 configure:3630: test -s conftest.o configure:3633: $? = 0 configure:3644: result: yes configure:3598: checking for inttypes.h configure:3614: gcc -c -g -O2 conftest.c >&5 configure:3620: $? = 0 configure:3624: test -z || test ! -s conftest.err configure:3627: $? = 0 configure:3630: test -s conftest.o configure:3633: $? = 0 configure:3644: result: yes configure:3598: checking for stdint.h configure:3614: gcc -c -g -O2 conftest.c >&5 configure:3620: $? = 0 configure:3624: test -z || test ! -s conftest.err configure:3627: $? = 0 configure:3630: test -s conftest.o configure:3633: $? = 0 configure:3644: result: yes configure:3598: checking for unistd.h configure:3614: gcc -c -g -O2 conftest.c >&5 configure:3620: $? = 0 configure:3624: test -z || test ! -s conftest.err configure:3627: $? = 0 configure:3630: test -s conftest.o configure:3633: $? = 0 configure:3644: result: yes configure:3673: checking sys/time.h usability configure:3685: gcc -c -g -O2 conftest.c >&5 configure:3691: $? = 0 configure:3695: test -z || test ! -s conftest.err configure:3698: $? = 0 configure:3701: test -s conftest.o configure:3704: $? = 0 configure:3714: result: yes configure:3718: checking sys/time.h presence configure:3728: gcc -E conftest.c configure:3734: $? = 0 configure:3754: result: yes configure:3789: checking for sys/time.h configure:3796: result: yes configure:3673: checking time.h usability configure:3685: gcc -c -g -O2 conftest.c >&5 configure:3691: $? = 0 configure:3695: test -z || test ! -s conftest.err configure:3698: $? = 0 configure:3701: test -s conftest.o configure:3704: $? = 0 configure:3714: result: yes configure:3718: checking time.h presence configure:3728: gcc -E conftest.c configure:3734: $? = 0 configure:3754: result: yes configure:3789: checking for time.h configure:3796: result: yes configure:3673: checking sys/timeb.h usability configure:3685: gcc -c -g -O2 conftest.c >&5 configure:3691: $? = 0 configure:3695: test -z || test ! -s conftest.err configure:3698: $? = 0 configure:3701: test -s conftest.o configure:3704: $? = 0 configure:3714: result: yes configure:3718: checking sys/timeb.h presence configure:3728: gcc -E conftest.c configure:3734: $? = 0 configure:3754: result: yes configure:3789: checking for sys/timeb.h configure:3796: result: yes configure:3673: checking io.h usability configure:3685: gcc -c -g -O2 conftest.c >&5 conftest.c:58:16: error: io.h: No such file or directory configure:3691: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "a52dec" | #define VERSION "0.7.5-cvs" | #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:3714: result: no configure:3718: checking io.h presence configure:3728: gcc -E conftest.c conftest.c:24:16: error: io.h: No such file or directory configure:3734: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "a52dec" | #define VERSION "0.7.5-cvs" | #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:3754: result: no configure:3789: checking for io.h configure:3796: result: no configure:3815: checking if gcc supports -Wall -g -O2 flags configure:3835: gcc -c -Wall -g -O2 conftest.c >&5 configure:3841: $? = 0 configure:3845: test -z || test ! -s conftest.err configure:3848: $? = 0 configure:3851: test -s conftest.o configure:3854: $? = 0 configure:3865: result: yes configure:3877: checking if gcc supports -Wall -g -O3 flags configure:3897: gcc -c -Wall -g -O3 conftest.c >&5 configure:3903: $? = 0 configure:3907: test -z || test ! -s conftest.err configure:3910: $? = 0 configure:3913: test -s conftest.o configure:3916: $? = 0 configure:3927: result: yes configure:3948: checking if gcc supports -Wall -g -O3 -fomit-frame-pointer flags configure:3968: gcc -c -Wall -g -O3 -fomit-frame-pointer conftest.c >&5 configure:3974: $? = 0 configure:3978: test -z || test ! -s conftest.err configure:3981: $? = 0 configure:3984: test -s conftest.o configure:3987: $? = 0 configure:3998: result: yes configure:4008: checking if gcc supports -Wall -g -O3 -fomit-frame-pointer -fno-common flags configure:4028: gcc -c -Wall -g -O3 -fomit-frame-pointer -fno-common conftest.c >&5 configure:4034: $? = 0 configure:4038: test -z || test ! -s conftest.err configure:4041: $? = 0 configure:4044: test -s conftest.o configure:4047: $? = 0 configure:4058: result: yes configure:4075: checking if gcc supports -Wall -g -O3 -fomit-frame-pointer -fno-common -mcpu=pentiumpro flags configure:4095: gcc -c -Wall -g -O3 -fomit-frame-pointer -fno-common -mcpu=pentiumpro conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:4101: $? = 0 configure:4105: test -z || test ! -s conftest.err configure:4108: $? = 0 configure:4111: test -s conftest.o configure:4114: $? = 0 configure:4125: result: yes configure:4339: checking for a sed that does not truncate output configure:4393: result: /bin/sed configure:4407: checking for ld used by gcc configure:4474: result: /usr/bin/ld configure:4483: checking if the linker (/usr/bin/ld) is GNU ld configure:4498: result: yes configure:4503: checking for /usr/bin/ld option to reload object files configure:4510: result: -r configure:4519: checking for BSD-compatible nm configure:4561: result: /usr/bin/nm -B configure:4565: checking whether ln -s works configure:4569: result: yes configure:4576: checking how to recognise dependent libraries configure:4776: result: pass_all configure:5240: checking dlfcn.h usability configure:5252: gcc -c conftest.c >&5 configure:5258: $? = 0 configure:5262: test -z || test ! -s conftest.err configure:5265: $? = 0 configure:5268: test -s conftest.o configure:5271: $? = 0 configure:5281: result: yes configure:5285: checking dlfcn.h presence configure:5295: gcc -E conftest.c configure:5301: $? = 0 configure:5321: result: yes configure:5356: checking for dlfcn.h configure:5363: result: yes configure:5428: checking for g++ configure:5444: found /usr/bin/g++ configure:5454: result: g++ configure:5470: checking for C++ compiler version configure:5473: 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:5476: $? = 0 configure:5478: 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:5481: $? = 0 configure:5483: g++ -V &5 g++: '-V' option must have argument configure:5486: $? = 1 configure:5489: checking whether we are using the GNU C++ compiler configure:5513: g++ -c conftest.cc >&5 configure:5519: $? = 0 configure:5523: test -z || test ! -s conftest.err configure:5526: $? = 0 configure:5529: test -s conftest.o configure:5532: $? = 0 configure:5545: result: yes configure:5551: checking whether g++ accepts -g configure:5572: g++ -c -g conftest.cc >&5 configure:5578: $? = 0 configure:5582: test -z || test ! -s conftest.err configure:5585: $? = 0 configure:5588: test -s conftest.o configure:5591: $? = 0 configure:5602: result: yes configure:5644: g++ -c -g -O2 conftest.cc >&5 configure:5650: $? = 0 configure:5654: test -z || test ! -s conftest.err configure:5657: $? = 0 configure:5660: test -s conftest.o configure:5663: $? = 0 configure:5689: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:29: error: 'exit' was not declared in this scope configure:5695: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "a52dec" | #define VERSION "0.7.5-cvs" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5644: g++ -c -g -O2 conftest.cc >&5 configure:5650: $? = 0 configure:5654: test -z || test ! -s conftest.err configure:5657: $? = 0 configure:5660: test -s conftest.o configure:5663: $? = 0 configure:5689: g++ -c -g -O2 conftest.cc >&5 configure:5695: $? = 0 configure:5699: test -z || test ! -s conftest.err configure:5702: $? = 0 configure:5705: test -s conftest.o configure:5708: $? = 0 configure:5733: checking dependency style of g++ configure:5816: result: gcc3 configure:5838: checking how to run the C++ preprocessor configure:5869: g++ -E conftest.cc configure:5875: $? = 0 configure:5907: g++ -E conftest.cc conftest.cc:28:28: error: ac_nonexistent.h: No such file or directory configure:5913: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "a52dec" | #define VERSION "0.7.5-cvs" | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5952: result: g++ -E configure:5976: g++ -E conftest.cc configure:5982: $? = 0 configure:6014: g++ -E conftest.cc conftest.cc:28:28: error: ac_nonexistent.h: No such file or directory configure:6020: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "a52dec" | #define VERSION "0.7.5-cvs" | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6115: checking for g77 configure:6144: result: no configure:6115: checking for f77 configure:6144: result: no configure:6115: checking for xlf configure:6144: result: no configure:6115: checking for frt configure:6144: result: no configure:6115: checking for pgf77 configure:6144: result: no configure:6115: checking for fort77 configure:6144: result: no configure:6115: checking for fl32 configure:6144: result: no configure:6115: checking for af77 configure:6144: result: no configure:6115: checking for f90 configure:6144: result: no configure:6115: checking for xlf90 configure:6144: result: no configure:6115: checking for pgf90 configure:6144: result: no configure:6115: checking for epcf90 configure:6144: result: no configure:6115: checking for f95 configure:6144: result: no configure:6115: checking for fort configure:6144: result: no configure:6115: checking for xlf95 configure:6144: result: no configure:6115: checking for ifc configure:6144: result: no configure:6115: checking for efc configure:6144: result: no configure:6115: checking for pgf95 configure:6144: result: no configure:6115: checking for lf95 configure:6144: result: no configure:6115: checking for gfortran configure:6144: result: no configure:6156: checking for Fortran 77 compiler version configure:6159: --version &5 ./configure: line 6160: --version: command not found configure:6162: $? = 127 configure:6164: -v &5 ./configure: line 6165: -v: command not found configure:6167: $? = 127 configure:6169: -V &5 ./configure: line 6170: -V: command not found configure:6172: $? = 127 configure:6180: checking whether we are using the GNU Fortran 77 compiler configure:6194: -c conftest.F >&5 ./configure: line 6195: -c: command not found configure:6200: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6226: result: no configure:6232: checking whether accepts -g configure:6244: -c -g conftest.f >&5 ./configure: line 6245: -c: command not found configure:6250: $? = 127 configure: failed program was: | program main | | end configure:6275: result: no configure:6305: checking the maximum length of command line arguments configure:6364: result: 32768 configure:6375: checking command to parse /usr/bin/nm -B output from gcc object configure:6464: gcc -c conftest.c >&5 configure:6467: $? = 0 configure:6471: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:6474: $? = 0 configure:6526: gcc -o conftest conftest.c conftstm.o >&5 configure:6529: $? = 0 configure:6567: result: ok configure:6571: checking for objdir configure:6586: result: .libs configure:6676: checking for ar configure:6692: found /usr/bin/ar configure:6703: result: ar configure:6756: checking for ranlib configure:6772: found /usr/bin/ranlib configure:6783: result: ranlib configure:6836: checking for strip configure:6852: found /usr/bin/strip configure:6863: result: strip configure:7125: checking if gcc static flag works configure:7148: result: yes configure:7165: checking if gcc supports -fno-rtti -fno-exceptions configure:7183: 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:7187: $? = 0 configure:7198: result: no configure:7213: checking for gcc option to produce PIC configure:7390: result: -fPIC configure:7397: checking if gcc PIC flag -fPIC works configure:7415: gcc -c -fPIC -DPIC conftest.c >&5 configure:7419: $? = 0 configure:7430: result: yes configure:7454: checking if gcc supports -c -o file.o configure:7482: gcc -c -o out/conftest2.o conftest.c >&5 configure:7486: $? = 0 configure:7503: result: yes configure:7529: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8343: result: yes configure:8414: checking how to hardcode library paths into programs configure:8439: result: immediate configure:8453: checking whether stripping libraries is possible configure:8458: result: yes configure:8480: checking dynamic linker characteristics configure:8991: result: GNU/Linux ld.so configure:9803: checking if libtool supports shared libraries configure:9805: result: yes configure:9808: checking whether to build shared libraries configure:9857: result: no configure:9860: checking whether to build static libraries configure:9864: result: yes configure:9955: creating libtool configure:10499: checking for ld used by g++ configure:10566: result: /usr/bin/ld configure:10575: checking if the linker (/usr/bin/ld) is GNU ld configure:10590: result: yes configure:10641: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11456: result: yes configure:11474: g++ -c -g -O2 conftest.cc >&5 configure:11477: $? = 0 configure:11573: checking for g++ option to produce PIC configure:11825: result: -fPIC configure:11832: checking if g++ PIC flag -fPIC works configure:11850: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11854: $? = 0 configure:11865: result: yes configure:11889: checking if g++ supports -c -o file.o configure:11917: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11921: $? = 0 configure:11938: result: yes configure:11964: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11989: result: yes configure:12060: checking how to hardcode library paths into programs configure:12085: result: immediate configure:12099: checking whether stripping libraries is possible configure:12104: result: yes configure:12126: checking dynamic linker characteristics configure:12637: result: GNU/Linux ld.so configure:19720: checking whether time.h and sys/time.h may both be included configure:19745: gcc -c conftest.c >&5 configure:19751: $? = 0 configure:19755: test -z || test ! -s conftest.err configure:19758: $? = 0 configure:19761: test -s conftest.o configure:19764: $? = 0 configure:19775: result: yes configure:19785: checking for struct timeval configure:19811: gcc -c conftest.c >&5 configure:19817: $? = 0 configure:19821: test -z || test ! -s conftest.err configure:19824: $? = 0 configure:19827: test -s conftest.o configure:19830: $? = 0 configure:19841: result: yes configure:19854: checking for inttypes.h configure:19859: result: yes configure:22840: checking for an ANSI C-conforming const configure:22907: gcc -c conftest.c >&5 configure:22913: $? = 0 configure:22917: test -z || test ! -s conftest.err configure:22920: $? = 0 configure:22923: test -s conftest.o configure:22926: $? = 0 configure:22937: result: yes configure:22947: checking for inline configure:22968: gcc -c conftest.c >&5 configure:22974: $? = 0 configure:22978: test -z || test ! -s conftest.err configure:22981: $? = 0 configure:22984: test -s conftest.o configure:22987: $? = 0 configure:22999: result: inline configure:23019: checking for always_inline configure:23042: gcc -c -Wall -Werror conftest.c >&5 configure:23048: $? = 0 configure:23052: test -z || test ! -s conftest.err configure:23055: $? = 0 configure:23058: test -s conftest.o configure:23061: $? = 0 configure:23072: result: yes configure:23081: checking for restrict configure:23101: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'p' conftest.c:35: error: 'p' undeclared (first use in this function) conftest.c:35: error: (Each undeclared identifier is reported only once conftest.c:35: error: for each function it appears in.) configure:23107: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "a52dec" | #define VERSION "0.7.5-cvs" | #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 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:23101: gcc -c conftest.c >&5 configure:23107: $? = 0 configure:23111: test -z || test ! -s conftest.err configure:23114: $? = 0 configure:23117: test -s conftest.o configure:23120: $? = 0 configure:23130: result: __restrict__ configure:23144: checking for __builtin_expect configure:23159: gcc -nostdlib -nostartfiles -o conftest conftest.c -lgcc >&5 /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000008048074 configure:23162: $? = 0 configure:23170: result: yes configure:23179: checking whether byte ordering is bigendian configure:23206: gcc -c conftest.c >&5 configure:23212: $? = 0 configure:23216: test -z || test ! -s conftest.err configure:23219: $? = 0 configure:23222: test -s conftest.o configure:23225: $? = 0 configure:23249: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:40: error: 'not' undeclared (first use in this function) conftest.c:40: error: (Each undeclared identifier is reported only once conftest.c:40: error: for each function it appears in.) conftest.c:40: error: expected ';' before 'big' configure:23255: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "a52dec" | #define VERSION "0.7.5-cvs" | #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 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:23390: result: no configure:23409: checking for size_t configure:23433: gcc -c conftest.c >&5 configure:23439: $? = 0 configure:23443: test -z || test ! -s conftest.err configure:23446: $? = 0 configure:23449: test -s conftest.o configure:23452: $? = 0 configure:23463: result: yes configure:23475: checking return type of signal handlers configure:23506: gcc -c conftest.c >&5 configure:23512: $? = 0 configure:23516: test -z || test ! -s conftest.err configure:23519: $? = 0 configure:23522: test -s conftest.o configure:23525: $? = 0 configure:23536: result: void configure:23551: checking for special C compiler options needed for large files configure:23650: result: no configure:23656: checking for _FILE_OFFSET_BITS value needed for large files configure:23687: gcc -c conftest.c >&5 conftest.c:40: warning: left shift count >= width of type conftest.c:40: warning: left shift count >= width of type conftest.c:42: error: size of array 'off_t_is_large' is negative configure:23693: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "a52dec" | #define VERSION "0.7.5-cvs" | #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 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:23740: gcc -c conftest.c >&5 configure:23746: $? = 0 configure:23750: test -z || test ! -s conftest.err configure:23753: $? = 0 configure:23756: test -s conftest.o configure:23759: $? = 0 configure:23771: result: 64 configure:23781: checking for _LARGE_FILES value needed for large files configure:23812: gcc -c conftest.c >&5 configure:23818: $? = 0 configure:23822: test -z || test ! -s conftest.err configure:23825: $? = 0 configure:23828: test -s conftest.o configure:23831: $? = 0 configure:23896: result: no configure:23915: checking for memalign configure:23972: gcc -o conftest conftest.c >&5 configure:23978: $? = 0 configure:23982: test -z || test ! -s conftest.err configure:23985: $? = 0 configure:23988: test -s conftest configure:23991: $? = 0 configure:24003: result: yes configure:23915: checking for gettimeofday configure:23972: gcc -o conftest conftest.c >&5 configure:23978: $? = 0 configure:23982: test -z || test ! -s conftest.err configure:23985: $? = 0 configure:23988: test -s conftest configure:23991: $? = 0 configure:24003: result: yes configure:23915: checking for ftime configure:23972: gcc -o conftest conftest.c >&5 configure:23978: $? = 0 configure:23982: test -z || test ! -s conftest.err configure:23985: $? = 0 configure:23988: test -s conftest configure:23991: $? = 0 configure:24003: result: yes configure:24017: checking if libtool supports -prefer-non-pic flag configure:24029: result: yes configure:24090: checking for _oss_ioctl in -lossaudio configure:24120: gcc -o conftest conftest.c -lossaudio >&5 /usr/bin/ld: cannot find -lossaudio collect2: ld returned 1 exit status configure:24126: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "a52dec" | #define VERSION "0.7.5-cvs" | #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 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_MEMALIGN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define LIBAO_OSS | /* 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 _oss_ioctl (); | int | main () | { | _oss_ioctl (); | ; | return 0; | } configure:24152: result: no configure:24302: checking __attribute__ ((aligned ())) support configure:24325: gcc -c -Werror conftest.c >&5 configure:24331: $? = 0 configure:24335: test -z || test ! -s conftest.err configure:24338: $? = 0 configure:24341: test -s conftest.o configure:24344: $? = 0 configure:24325: gcc -c -Werror conftest.c >&5 configure:24331: $? = 0 configure:24335: test -z || test ! -s conftest.err configure:24338: $? = 0 configure:24341: test -s conftest.o configure:24344: $? = 0 configure:24325: gcc -c -Werror conftest.c >&5 configure:24331: $? = 0 configure:24335: test -z || test ! -s conftest.err configure:24338: $? = 0 configure:24341: test -s conftest.o configure:24344: $? = 0 configure:24325: gcc -c -Werror conftest.c >&5 configure:24331: $? = 0 configure:24335: test -z || test ! -s conftest.err configure:24338: $? = 0 configure:24341: test -s conftest.o configure:24344: $? = 0 configure:24325: gcc -c -Werror conftest.c >&5 configure:24331: $? = 0 configure:24335: test -z || test ! -s conftest.err configure:24338: $? = 0 configure:24341: test -s conftest.o configure:24344: $? = 0 configure:24325: gcc -c -Werror conftest.c >&5 configure:24331: $? = 0 configure:24335: test -z || test ! -s conftest.err configure:24338: $? = 0 configure:24341: test -s conftest.o configure:24344: $? = 0 configure:24355: result: 64 configure:24489: 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:755: creating Makefile config.status:755: creating autotools/Makefile config.status:755: creating include/Makefile config.status:755: creating test/Makefile config.status:755: creating doc/Makefile config.status:755: creating src/Makefile config.status:755: creating liba52/Makefile config.status:755: creating libao/Makefile config.status:755: creating vc++/Makefile config.status:755: creating liba52/liba52.pc config.status:859: creating include/config.h config.status:1177: 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_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_ftime=yes ac_cv_func_gettimeofday=yes ac_cv_func_memalign=yes 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_ossaudio__oss_ioctl=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_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='/lib/libc.so.6 /lib/libc-2.5.so' 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/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_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/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_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. ## ## ----------------- ## A52DEC_CFLAGS=' -Wall -g -O3 -fomit-frame-pointer -fno-common -mcpu=pentiumpro' ACLOCAL='${SHELL} /home/vulkan/xbmc-linux/docs/sources/dvdplayer/liba52/liba52/a52dec/autotools/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/vulkan/xbmc-linux/docs/sources/dvdplayer/liba52/liba52/a52dec/autotools/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /home/vulkan/xbmc-linux/docs/sources/dvdplayer/liba52/liba52/a52dec/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /home/vulkan/xbmc-linux/docs/sources/dvdplayer/liba52/liba52/a52dec/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /home/vulkan/xbmc-linux/docs/sources/dvdplayer/liba52/liba52/a52dec/autotools/missing --run automake-1.8' 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='' LIBA52_CFLAGS=' -prefer-non-pic' LIBA52_LIBS='' LIBAO_LIBS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/vulkan/xbmc-linux/docs/sources/dvdplayer/liba52/liba52/a52dec/autotools/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='o' OPT_CFLAGS=' -Wall -g -O3 -fomit-frame-pointer -fno-common -mcpu=pentiumpro' PACKAGE='a52dec' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='0.7.5-cvs' 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='' 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-linux/docs/sources/dvdplayer/liba52/liba52/a52dec/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 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_MEMALIGN 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 LIBAO_OSS #define PACKAGE "a52dec" #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.7.5-cvs" #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