This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1550: checking for a BSD-compatible install configure:1605: result: /bin/install -c configure:1616: checking whether build environment is sane configure:1659: result: yes configure:1716: checking for gawk configure:1732: found /bin/gawk configure:1742: result: gawk configure:1752: checking whether make sets $(MAKE) configure:1772: result: yes configure:1936: checking whether to enable maintainer-specific portions of Makefiles configure:1945: result: no configure:1968: checking for gawk configure:1994: result: gawk configure:2012: checking for i686-uhu-linux-gcc configure:2028: found /usr/bin/i686-uhu-linux-gcc configure:2038: result: i686-uhu-linux-gcc configure:2320: checking for C compiler version configure:2323: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2326: $? = 0 configure:2328: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2331: $? = 0 configure:2333: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2336: $? = 1 configure:2359: checking for C compiler default output file name configure:2362: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2365: $? = 0 configure:2411: result: a.out configure:2416: checking whether the C compiler works configure:2422: ./a.out configure:2425: $? = 0 configure:2442: result: yes configure:2449: checking whether we are cross compiling configure:2451: result: no configure:2454: checking for suffix of executables configure:2456: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2459: $? = 0 configure:2484: result: configure:2490: checking for suffix of object files configure:2511: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2514: $? = 0 configure:2536: result: o configure:2540: checking whether we are using the GNU C compiler configure:2564: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2570: $? = 0 configure:2573: test -z || test ! -s conftest.err configure:2576: $? = 0 configure:2579: test -s conftest.o configure:2582: $? = 0 configure:2595: result: yes configure:2601: checking whether i686-uhu-linux-gcc accepts -g configure:2622: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2628: $? = 0 configure:2631: test -z || test ! -s conftest.err configure:2634: $? = 0 configure:2637: test -s conftest.o configure:2640: $? = 0 configure:2651: result: yes configure:2668: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2744: $? = 0 configure:2747: test -z || test ! -s conftest.err configure:2750: $? = 0 configure:2753: test -s conftest.o configure:2756: $? = 0 configure:2774: result: none needed configure:2792: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2798: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2939: checking for style of include used by make configure:2967: result: GNU configure:2995: checking dependency style of i686-uhu-linux-gcc configure:3085: result: gcc3 configure:3107: checking how to run the C preprocessor configure:3142: i686-uhu-linux-gcc -E conftest.c configure:3148: $? = 0 configure:3180: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3186: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | /* end confdefs.h. */ | #include configure:3225: result: i686-uhu-linux-gcc -E configure:3249: i686-uhu-linux-gcc -E conftest.c configure:3255: $? = 0 configure:3287: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3293: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | /* end confdefs.h. */ | #include configure:3336: checking for function prototypes configure:3339: result: yes configure:3358: checking for egrep configure:3368: result: grep -E configure:3373: checking for ANSI C header files configure:3398: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3404: $? = 0 configure:3407: test -z || test ! -s conftest.err configure:3410: $? = 0 configure:3413: test -s conftest.o configure:3416: $? = 0 configure:3505: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:3508: $? = 0 configure:3510: ./conftest configure:3513: $? = 0 configure:3528: result: yes configure:3552: checking for sys/types.h configure:3568: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3574: $? = 0 configure:3577: test -z || test ! -s conftest.err configure:3580: $? = 0 configure:3583: test -s conftest.o configure:3586: $? = 0 configure:3597: result: yes configure:3552: checking for sys/stat.h configure:3568: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3574: $? = 0 configure:3577: test -z || test ! -s conftest.err configure:3580: $? = 0 configure:3583: test -s conftest.o configure:3586: $? = 0 configure:3597: result: yes configure:3552: checking for stdlib.h configure:3568: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3574: $? = 0 configure:3577: test -z || test ! -s conftest.err configure:3580: $? = 0 configure:3583: test -s conftest.o configure:3586: $? = 0 configure:3597: result: yes configure:3552: checking for string.h configure:3568: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3574: $? = 0 configure:3577: test -z || test ! -s conftest.err configure:3580: $? = 0 configure:3583: test -s conftest.o configure:3586: $? = 0 configure:3597: result: yes configure:3552: checking for memory.h configure:3568: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3574: $? = 0 configure:3577: test -z || test ! -s conftest.err configure:3580: $? = 0 configure:3583: test -s conftest.o configure:3586: $? = 0 configure:3597: result: yes configure:3552: checking for strings.h configure:3568: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3574: $? = 0 configure:3577: test -z || test ! -s conftest.err configure:3580: $? = 0 configure:3583: test -s conftest.o configure:3586: $? = 0 configure:3597: result: yes configure:3552: checking for inttypes.h configure:3568: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3574: $? = 0 configure:3577: test -z || test ! -s conftest.err configure:3580: $? = 0 configure:3583: test -s conftest.o configure:3586: $? = 0 configure:3597: result: yes configure:3552: checking for stdint.h configure:3568: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3574: $? = 0 configure:3577: test -z || test ! -s conftest.err configure:3580: $? = 0 configure:3583: test -s conftest.o configure:3586: $? = 0 configure:3597: result: yes configure:3552: checking for unistd.h configure:3568: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3574: $? = 0 configure:3577: test -z || test ! -s conftest.err configure:3580: $? = 0 configure:3583: test -s conftest.o configure:3586: $? = 0 configure:3597: result: yes configure:3622: checking for string.h configure:3627: result: yes configure:3775: checking for i686-uhu-linux-gcc configure:3801: result: i686-uhu-linux-gcc configure:4083: checking for C compiler version configure:4086: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4089: $? = 0 configure:4091: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4094: $? = 0 configure:4096: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4099: $? = 1 configure:4102: checking whether we are using the GNU C compiler configure:4157: result: yes configure:4163: checking whether i686-uhu-linux-gcc accepts -g configure:4213: result: yes configure:4230: checking for i686-uhu-linux-gcc option to accept ANSI C configure:4336: result: none needed configure:4354: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:4360: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4492: checking dependency style of i686-uhu-linux-gcc configure:4582: result: gcc3 configure:4615: checking for a BSD-compatible install configure:4670: result: /bin/install -c configure:4681: checking whether ln -s works configure:4685: result: yes configure:4692: checking whether make sets $(MAKE) configure:4712: result: yes configure:4799: checking build system type configure:4817: result: i686-uhu-linux-gnu configure:4825: checking host system type configure:4839: result: i686-uhu-linux-gnu configure:4847: checking for a sed that does not truncate output configure:4901: result: /bin/sed configure:4915: checking for ld used by i686-uhu-linux-gcc configure:4982: result: /usr/bin/ld configure:4991: checking if the linker (/usr/bin/ld) is GNU ld configure:5006: result: yes configure:5011: checking for /usr/bin/ld option to reload object files configure:5018: result: -r configure:5027: checking for BSD-compatible nm configure:5069: result: nm configure:5073: checking how to recognise dependent libraries configure:5247: result: pass_all configure:5468: checking dlfcn.h usability configure:5480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5486: $? = 0 configure:5489: test -z || test ! -s conftest.err configure:5492: $? = 0 configure:5495: test -s conftest.o configure:5498: $? = 0 configure:5508: result: yes configure:5512: checking dlfcn.h presence configure:5522: i686-uhu-linux-gcc -E conftest.c configure:5528: $? = 0 configure:5548: result: yes configure:5583: checking for dlfcn.h configure:5590: result: yes configure:5613: checking for i686-uhu-linux-g++ configure:5629: found /usr/bin/i686-uhu-linux-g++ configure:5639: result: i686-uhu-linux-g++ configure:5697: checking for C++ compiler version configure:5700: i686-uhu-linux-g++ --version &5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5703: $? = 0 configure:5705: i686-uhu-linux-g++ -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5708: $? = 0 configure:5710: i686-uhu-linux-g++ -V &5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5713: $? = 1 configure:5716: checking whether we are using the GNU C++ compiler configure:5740: i686-uhu-linux-g++ -c conftest.cc >&5 configure:5746: $? = 0 configure:5749: test -z || test ! -s conftest.err configure:5752: $? = 0 configure:5755: test -s conftest.o configure:5758: $? = 0 configure:5771: result: yes configure:5777: checking whether i686-uhu-linux-g++ accepts -g configure:5798: i686-uhu-linux-g++ -c -g conftest.cc >&5 configure:5804: $? = 0 configure:5807: test -z || test ! -s conftest.err configure:5810: $? = 0 configure:5813: test -s conftest.o configure:5816: $? = 0 configure:5827: result: yes configure:5869: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5875: $? = 0 configure:5878: test -z || test ! -s conftest.err configure:5881: $? = 0 configure:5884: test -s conftest.o configure:5887: $? = 0 configure:5913: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:29:9: error: 'exit' was not declared in this scope exit (42); ^ configure:5919: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5869: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:25:40: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int) throw (); using std::exit; ^ configure:5875: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5869: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:25:31: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int); using std::exit; ^ In file included from conftest.cc:26:0: /usr/include/stdlib.h:543:70: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier extern void exit (int __status) __THROW __attribute__ ((__noreturn__)); ^ conftest.cc:25:17: error: from previous declaration 'void std::exit(int)' extern "C" void std::exit (int); using std::exit; ^ configure:5875: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5869: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5875: $? = 0 configure:5878: test -z || test ! -s conftest.err configure:5881: $? = 0 configure:5884: test -s conftest.o configure:5887: $? = 0 configure:5913: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5919: $? = 0 configure:5922: test -z || test ! -s conftest.err configure:5925: $? = 0 configure:5928: test -s conftest.o configure:5931: $? = 0 configure:5956: checking dependency style of i686-uhu-linux-g++ configure:6046: result: gcc3 configure:6068: checking how to run the C++ preprocessor configure:6099: i686-uhu-linux-g++ -E conftest.cc configure:6105: $? = 0 configure:6137: i686-uhu-linux-g++ -E conftest.cc conftest.cc:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6143: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:6182: result: i686-uhu-linux-g++ -E configure:6206: i686-uhu-linux-g++ -E conftest.cc configure:6212: $? = 0 configure:6244: i686-uhu-linux-g++ -E conftest.cc conftest.cc:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6250: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:6303: checking for i686-uhu-linux-g77 configure:6332: result: no configure:6303: checking for i686-uhu-linux-f77 configure:6332: result: no configure:6303: checking for i686-uhu-linux-xlf configure:6332: result: no configure:6303: checking for i686-uhu-linux-frt configure:6332: result: no configure:6303: checking for i686-uhu-linux-pgf77 configure:6332: result: no configure:6303: checking for i686-uhu-linux-fort77 configure:6332: result: no configure:6303: checking for i686-uhu-linux-fl32 configure:6332: result: no configure:6303: checking for i686-uhu-linux-af77 configure:6332: result: no configure:6303: checking for i686-uhu-linux-f90 configure:6332: result: no configure:6303: checking for i686-uhu-linux-xlf90 configure:6332: result: no configure:6303: checking for i686-uhu-linux-pgf90 configure:6332: result: no configure:6303: checking for i686-uhu-linux-epcf90 configure:6332: result: no configure:6303: checking for i686-uhu-linux-f95 configure:6332: result: no configure:6303: checking for i686-uhu-linux-fort configure:6332: result: no configure:6303: checking for i686-uhu-linux-xlf95 configure:6332: result: no configure:6303: checking for i686-uhu-linux-ifc configure:6332: result: no configure:6303: checking for i686-uhu-linux-efc configure:6332: result: no configure:6303: checking for i686-uhu-linux-pgf95 configure:6332: result: no configure:6303: checking for i686-uhu-linux-lf95 configure:6332: result: no configure:6303: checking for i686-uhu-linux-gfortran configure:6332: result: no configure:6345: checking for g77 configure:6374: result: no configure:6345: checking for f77 configure:6374: result: no configure:6345: checking for xlf configure:6374: result: no configure:6345: checking for frt configure:6374: result: no configure:6345: checking for pgf77 configure:6374: result: no configure:6345: checking for fort77 configure:6374: result: no configure:6345: checking for fl32 configure:6374: result: no configure:6345: checking for af77 configure:6374: result: no configure:6345: checking for f90 configure:6374: result: no configure:6345: checking for xlf90 configure:6374: result: no configure:6345: checking for pgf90 configure:6374: result: no configure:6345: checking for epcf90 configure:6374: result: no configure:6345: checking for f95 configure:6374: result: no configure:6345: checking for fort configure:6374: result: no configure:6345: checking for xlf95 configure:6374: result: no configure:6345: checking for ifc configure:6374: result: no configure:6345: checking for efc configure:6374: result: no configure:6345: checking for pgf95 configure:6374: result: no configure:6345: checking for lf95 configure:6374: result: no configure:6345: checking for gfortran configure:6374: result: no configure:6386: checking for Fortran 77 compiler version configure:6389: --version &5 ./configure: line 6390: --version: command not found configure:6392: $? = 127 configure:6394: -v &5 ./configure: line 6395: -v: command not found configure:6397: $? = 127 configure:6399: -V &5 ./configure: line 6400: -V: command not found configure:6402: $? = 127 configure:6410: checking whether we are using the GNU Fortran 77 compiler configure:6424: -c conftest.F >&5 ./configure: line 6425: -c: command not found configure:6430: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6455: result: no configure:6461: checking whether accepts -g configure:6473: -c -g conftest.f >&5 ./configure: line 6474: -c: command not found configure:6479: $? = 127 configure: failed program was: | program main | | end configure:6503: result: no configure:6533: checking the maximum length of command line arguments configure:6598: result: 32768 configure:6609: checking command to parse nm output from i686-uhu-linux-gcc object configure:6698: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6701: $? = 0 configure:6705: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:6708: $? = 0 configure:6760: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6763: $? = 0 configure:6801: result: ok configure:6805: checking for objdir configure:6820: result: .libs configure:6872: checking for i686-uhu-linux-ar configure:6888: found /usr/bin/i686-uhu-linux-ar configure:6898: result: i686-uhu-linux-ar configure:6952: checking for i686-uhu-linux-ranlib configure:6981: result: no configure:6990: checking for ranlib configure:7006: found /usr/bin/ranlib configure:7017: result: ranlib configure:7032: checking for i686-uhu-linux-strip configure:7061: result: no configure:7070: checking for strip configure:7086: found /usr/bin/strip configure:7097: result: strip configure:7359: checking if i686-uhu-linux-gcc static flag works configure:7382: result: yes configure:7400: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7418: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:7422: $? = 0 configure:7433: result: no configure:7448: checking for i686-uhu-linux-gcc option to produce PIC configure:7625: result: -fPIC configure:7633: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:7651: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:7655: $? = 0 configure:7666: result: yes configure:7690: checking if i686-uhu-linux-gcc supports -c -o file.o configure:7711: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:7715: $? = 0 configure:7735: result: yes configure:7761: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8608: result: yes configure:8634: checking whether -lc should be explicitly linked in configure:8639: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8642: $? = 0 configure:8656: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8659: $? = 0 configure:8671: result: no configure:8679: checking dynamic linker characteristics configure:9231: result: GNU/Linux ld.so configure:9235: checking how to hardcode library paths into programs configure:9260: result: immediate configure:9274: checking whether stripping libraries is possible configure:9279: result: yes configure:10102: checking if libtool supports shared libraries configure:10104: result: yes configure:10107: checking whether to build shared libraries configure:10165: result: yes configure:10168: checking whether to build static libraries configure:10172: result: no configure:10264: creating libtool configure:10811: checking for ld used by i686-uhu-linux-g++ configure:10878: result: /usr/bin/ld configure:10887: checking if the linker (/usr/bin/ld) is GNU ld configure:10902: result: yes configure:10953: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11779: result: yes configure:11797: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:11800: $? = 0 configure:11896: checking for i686-uhu-linux-g++ option to produce PIC configure:12148: result: -fPIC configure:12156: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:12174: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:12178: $? = 0 configure:12189: result: yes configure:12213: checking if i686-uhu-linux-g++ supports -c -o file.o configure:12234: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:12238: $? = 0 configure:12258: result: yes configure:12284: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12312: result: yes configure:12383: checking dynamic linker characteristics configure:12935: result: GNU/Linux ld.so configure:12939: checking how to hardcode library paths into programs configure:12964: result: immediate configure:12978: checking whether stripping libraries is possible configure:12983: result: yes configure:20269: checking for pthread_create in -lpthread configure:20299: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:20305: $? = 0 configure:20308: test -z || test ! -s conftest.err configure:20311: $? = 0 configure:20314: test -s conftest configure:20317: $? = 0 configure:20330: result: yes configure:20480: checking for dirent.h that defines DIR configure:20504: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20510: $? = 0 configure:20513: test -z || test ! -s conftest.err configure:20516: $? = 0 configure:20519: test -s conftest.o configure:20522: $? = 0 configure:20533: result: yes configure:20546: checking for library containing opendir configure:20576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20582: $? = 0 configure:20585: test -z || test ! -s conftest.err configure:20588: $? = 0 configure:20591: test -s conftest configure:20594: $? = 0 configure:20663: result: none required configure:20797: checking for ANSI C header files configure:20952: result: yes configure:20980: checking for fcntl.h configure:21003: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21009: $? = 0 configure:21012: test -z || test ! -s conftest.err configure:21015: $? = 0 configure:21018: test -s conftest.o configure:21021: $? = 0 configure:21032: result: yes configure:20980: checking for sys/ioctl.h configure:21003: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21009: $? = 0 configure:21012: test -z || test ! -s conftest.err configure:21015: $? = 0 configure:21018: test -s conftest.o configure:21021: $? = 0 configure:21032: result: yes configure:20980: checking for unistd.h configure:21032: result: yes configure:20980: checking for linux/cdrom.h configure:21003: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21009: $? = 0 configure:21012: test -z || test ! -s conftest.err configure:21015: $? = 0 configure:21018: test -s conftest.o configure:21021: $? = 0 configure:21032: result: yes configure:20980: checking for linux/ucdrom.h configure:21003: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:44:26: fatal error: linux/ucdrom.h: No such file or directory #include ^ compilation terminated. configure:21009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LINUX_CDROM_H 1 | /* end confdefs.h. */ | #if defined (HAVE_SYS_TYPES_H) | # include | #endif | | #if defined (HAVE_SYS_PARAM_H) | # include | #endif | | | #include configure:21032: result: no configure:20980: checking for sys/cdio.h configure:21003: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:44:22: fatal error: sys/cdio.h: No such file or directory #include ^ compilation terminated. configure:21009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LINUX_CDROM_H 1 | /* end confdefs.h. */ | #if defined (HAVE_SYS_TYPES_H) | # include | #endif | | #if defined (HAVE_SYS_PARAM_H) | # include | #endif | | | #include configure:21032: result: no configure:20980: checking for io/cam/cdrom.h configure:21003: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:44:26: fatal error: io/cam/cdrom.h: No such file or directory #include ^ compilation terminated. configure:21009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LINUX_CDROM_H 1 | /* end confdefs.h. */ | #if defined (HAVE_SYS_TYPES_H) | # include | #endif | | #if defined (HAVE_SYS_PARAM_H) | # include | #endif | | | #include configure:21032: result: no configure:20980: checking for stdarg.h configure:21003: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21009: $? = 0 configure:21012: test -z || test ! -s conftest.err configure:21015: $? = 0 configure:21018: test -s conftest.o configure:21021: $? = 0 configure:21032: result: yes configure:20980: checking for mntent.h configure:21003: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21009: $? = 0 configure:21012: test -z || test ! -s conftest.err configure:21015: $? = 0 configure:21018: test -s conftest.o configure:21021: $? = 0 configure:21032: result: yes configure:20980: checking for sys/mntent.h configure:21003: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:46:24: fatal error: sys/mntent.h: No such file or directory #include ^ compilation terminated. configure:21009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #if defined (HAVE_SYS_TYPES_H) | # include | #endif | | #if defined (HAVE_SYS_PARAM_H) | # include | #endif | | | #include configure:21032: result: no configure:20980: checking for sys/types.h configure:21032: result: yes configure:20980: checking for sys/param.h configure:21003: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21009: $? = 0 configure:21012: test -z || test ! -s conftest.err configure:21015: $? = 0 configure:21018: test -s conftest.o configure:21021: $? = 0 configure:21032: result: yes configure:20980: checking for sys/ucred.h configure:21003: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:48:23: fatal error: sys/ucred.h: No such file or directory #include ^ compilation terminated. configure:21009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #if defined (HAVE_SYS_TYPES_H) | # include | #endif | | #if defined (HAVE_SYS_PARAM_H) | # include | #endif | | | #include configure:21032: result: no configure:20980: checking for sys/mount.h configure:21003: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21009: $? = 0 configure:21012: test -z || test ! -s conftest.err configure:21015: $? = 0 configure:21018: test -s conftest.o configure:21021: $? = 0 configure:21032: result: yes configure:20980: checking for strings.h configure:21032: result: yes configure:21044: checking for an ANSI C-conforming const configure:21111: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21117: $? = 0 configure:21120: test -z || test ! -s conftest.err configure:21123: $? = 0 configure:21126: test -s conftest.o configure:21129: $? = 0 configure:21140: result: yes configure:21156: checking whether byte ordering is bigendian configure:21183: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21189: $? = 0 configure:21192: test -z || test ! -s conftest.err configure:21195: $? = 0 configure:21198: test -s conftest.o configure:21201: $? = 0 configure:21225: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:48:2: error: unknown type name 'not' not big endian ^ conftest.c:48:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:21231: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21364: result: no configure:21383: checking for long configure:21407: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21413: $? = 0 configure:21416: test -z || test ! -s conftest.err configure:21419: $? = 0 configure:21422: test -s conftest.o configure:21425: $? = 0 configure:21436: result: yes configure:21439: checking size of long configure:21751: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21754: $? = 0 configure:21756: ./conftest configure:21759: $? = 0 configure:21782: result: 4 configure:21792: checking whether time.h and sys/time.h may both be included configure:21817: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21823: $? = 0 configure:21826: test -z || test ! -s conftest.err configure:21829: $? = 0 configure:21832: test -s conftest.o configure:21835: $? = 0 configure:21846: result: yes configure:21858: checking whether i686-uhu-linux-gcc needs -traditional configure:21900: result: no configure:21911: checking for vprintf configure:21968: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:21974: $? = 0 configure:21977: test -z || test ! -s conftest.err configure:21980: $? = 0 configure:21983: test -s conftest configure:21986: $? = 0 configure:21998: result: yes configure:22005: checking for _doprnt configure:22062: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccqBWWHu.o:(.data+0x0): undefined reference to `_doprnt' /tmp/ccqBWWHu.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:22068: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRINGS_H 1 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:22092: result: no configure:22119: checking for gethostbyname configure:22176: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22182: $? = 0 configure:22185: test -z || test ! -s conftest.err configure:22188: $? = 0 configure:22191: test -s conftest configure:22194: $? = 0 configure:22206: result: yes configure:22119: checking for gethostbyname_r configure:22176: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22182: $? = 0 configure:22185: test -z || test ! -s conftest.err configure:22188: $? = 0 configure:22191: test -s conftest configure:22194: $? = 0 configure:22206: result: yes configure:22119: checking for mkdir configure:22176: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22182: $? = 0 configure:22185: test -z || test ! -s conftest.err configure:22188: $? = 0 configure:22191: test -s conftest configure:22194: $? = 0 configure:22206: result: yes configure:22119: checking for socket configure:22176: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22182: $? = 0 configure:22185: test -z || test ! -s conftest.err configure:22188: $? = 0 configure:22191: test -s conftest configure:22194: $? = 0 configure:22206: result: yes configure:22119: checking for strerror configure:22176: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22182: $? = 0 configure:22185: test -z || test ! -s conftest.err configure:22188: $? = 0 configure:22191: test -s conftest configure:22194: $? = 0 configure:22206: result: yes configure:22119: checking for strstr configure:22176: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:73:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:22182: $? = 0 configure:22185: test -z || test ! -s conftest.err configure:22188: $? = 0 configure:22191: test -s conftest configure:22194: $? = 0 configure:22206: result: yes configure:22119: checking for strtol configure:22176: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22182: $? = 0 configure:22185: test -z || test ! -s conftest.err configure:22188: $? = 0 configure:22191: test -s conftest configure:22194: $? = 0 configure:22206: result: yes configure:22119: checking for snprintf configure:22176: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:22182: $? = 0 configure:22185: test -z || test ! -s conftest.err configure:22188: $? = 0 configure:22191: test -s conftest configure:22194: $? = 0 configure:22206: result: yes configure:22119: checking for getmntinfo configure:22176: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccL0KNPp.o:(.data+0x0): undefined reference to `getmntinfo' /tmp/ccL0KNPp.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `getmntinfo' collect2: error: ld returned 1 exit status configure:22182: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRINGS_H 1 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_MKDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | /* Define getmntinfo to an innocuous variant, in case declares getmntinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getmntinfo innocuous_getmntinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getmntinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getmntinfo | | /* 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 getmntinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_getmntinfo) || defined (__stub___getmntinfo) | choke me | #else | char (*f) () = getmntinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getmntinfo; | ; | return 0; | } configure:22206: result: no configure:22119: checking for strtoul configure:22176: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22182: $? = 0 configure:22185: test -z || test ! -s conftest.err configure:22188: $? = 0 configure:22191: test -s conftest configure:22194: $? = 0 configure:22206: result: yes configure:22217: checking for getmntent in -lsun configure:22247: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsun >&5 /usr/bin/ld: cannot find -lsun collect2: error: ld returned 1 exit status configure:22253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRINGS_H 1 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_MKDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRTOUL 1 | /* 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 getmntent (); | int | main () | { | getmntent (); | ; | return 0; | } configure:22278: result: no configure:22283: checking for getmntent in -lseq configure:22313: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lseq >&5 /usr/bin/ld: cannot find -lseq collect2: error: ld returned 1 exit status configure:22319: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRINGS_H 1 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_MKDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRTOUL 1 | /* 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 getmntent (); | int | main () | { | getmntent (); | ; | return 0; | } configure:22344: result: no configure:22349: checking for getmntent in -lgen configure:22379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lgen >&5 /usr/bin/ld: cannot find -lgen collect2: error: ld returned 1 exit status configure:22385: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libcdaudio" | #define VERSION "0.99.12p2" | #define PROTOTYPES 1 | #define __PROTOTYPES 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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_STRINGS_H 1 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_MKDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRTOUL 1 | /* 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 getmntent (); | int | main () | { | getmntent (); | ; | return 0; | } configure:22410: result: no configure:22424: checking for getmntent configure:22481: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22487: $? = 0 configure:22490: test -z || test ! -s conftest.err configure:22493: $? = 0 configure:22496: test -s conftest configure:22499: $? = 0 configure:22511: result: yes configure:22690: 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 hp12 config.status:772: creating libcdaudio.pc config.status:772: creating libcdaudio-config config.status:772: creating Makefile config.status:772: creating src/Makefile config.status:772: creating src/cdaudio.h config.status:838: creating config.h config.status:1204: executing depfiles commands config.status:1204: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func__doprnt=no ac_cv_func_gethostbyname=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getmntent=yes ac_cv_func_getmntinfo=no ac_cv_func_mkdir=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_vprintf=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_cam_cdrom_h=no ac_cv_header_linux_cdrom_h=yes ac_cv_header_linux_ucdrom_h=no ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_stdarg_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_cdio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mntent_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucred_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_lib_gen_getmntent=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_seq_getmntent=no ac_cv_lib_sun_getmntent=no ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_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_search_opendir='none required' ac_cv_sizeof_long=4 ac_cv_type_long=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' ANSI2KNR='' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.8' AWK='gawk' BEOS_FALSE='' BEOS_TRUE='#' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -D_REENTRANT' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' IRIX_FALSE='' IRIX_TRUE='#' LDFLAGS='' LIBCDAUDIO_VERSION='0.99.12' LIBCDAUDIO_VERSION_MAJOR='0' LIBCDAUDIO_VERSION_MICRO='12' LIBCDAUDIO_VERSION_MINOR='99' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_LDADD='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='libcdaudio' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' REENTRANT='-D_REENTRANT' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' U='' VERSION='0.99.12p2' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' cdaudioname='cdaudio' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETMNTENT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LINUX_CDROM_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MKDIR 1 #define HAVE_MNTENT_H 1 #define HAVE_PTHREAD #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 #define PACKAGE "libcdaudio" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PROTOTYPES 1 #define SIZEOF_LONG 4 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "0.99.12p2" #define XBOX 0 #define __PROTOTYPES 1 #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0