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/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 121 tasks, 178 threads, 4 processors Load average: 0.82, Mach factor: 3.18 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1550: checking for a BSD-compatible install configure:1605: result: /usr/bin/install -c -o root -g wheel configure:1616: checking whether build environment is sane configure:1659: result: yes configure:1716: checking for gawk configure:1732: found /usr/local/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 i386-unknown-gnu-gcc configure:2038: result: cc configure:2320: checking for C compiler version configure:2323: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2331: $? = 0 configure:2333: cc -V &5 cc: `-V' option must have argument configure:2336: $? = 1 configure:2359: checking for C compiler default output file name configure:2362: cc -fno-common 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: cc -o conftest -fno-common conftest.c >&5 configure:2459: $? = 0 configure:2484: result: configure:2490: checking for suffix of object files configure:2511: cc -c -fno-common conftest.c >&5 configure:2514: $? = 0 configure:2536: result: configure:2540: checking whether we are using the GNU C compiler configure:2564: cc -c -fno-common conftest.c >&5 configure:2570: $? = 0 configure:2573: test -z || test ! -s conftest.err configure:2576: $? = 0 configure:2579: test -s conftest. configure:2582: $? = 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. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2595: result: no configure:2601: checking whether cc accepts -g configure:2622: cc -c -g conftest.c >&5 configure:2628: $? = 0 configure:2631: test -z || test ! -s conftest.err configure:2634: $? = 0 configure:2637: test -s conftest. configure:2640: $? = 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. */ | | int | main () | { | | ; | return 0; | } configure:2651: result: no configure:2668: checking for cc option to accept ANSI C configure:2738: cc -c -fno-common conftest.c >&5 configure:2744: $? = 0 configure:2747: test -z || test ! -s conftest.err configure:2750: $? = 0 configure:2753: test -s conftest. configure:2756: $? = 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 | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2738: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2744: $? = 0 configure:2747: test -z || test ! -s conftest.err configure:2750: $? = 0 configure:2753: test -s conftest. configure:2756: $? = 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 | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2738: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2744: $? = 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 | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2738: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2744: $? = 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 | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2738: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2744: $? = 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 | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2738: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2744: $? = 0 configure:2747: test -z || test ! -s conftest.err configure:2750: $? = 0 configure:2753: test -s conftest. configure:2756: $? = 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 | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2774: result: none needed configure:2792: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" 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 cc configure:3085: result: gcc3 configure:3107: checking how to run the C preprocessor configure:3142: cc -E conftest.c configure:3148: $? = 0 configure:3180: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory 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: cc -E configure:3249: cc -E conftest.c configure:3255: $? = 0 configure:3287: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory 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:3352: result: no configure:3358: checking for egrep configure:3368: result: grep -E configure:3373: checking for ANSI C header files configure:3398: cc -c -fno-common conftest.c >&5 configure:3404: $? = 0 configure:3407: test -z || test ! -s conftest.err configure:3410: $? = 0 configure:3413: test -s conftest. configure:3416: $? = 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 | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3525: result: no configure:3549: checking for sys/types.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 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 | #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:3594: result: no configure:3549: checking for sys/stat.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 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 | #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:3594: result: no configure:3549: checking for stdlib.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 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 | #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:3594: result: no configure:3549: checking for string.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 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 | #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:3594: result: no configure:3549: checking for memory.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 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 | #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:3594: result: no configure:3549: checking for strings.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 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 | #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:3594: result: no configure:3549: checking for inttypes.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 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 | #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:3594: result: no configure:3549: checking for stdint.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 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 | #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:3594: result: no configure:3549: checking for unistd.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 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 | #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:3594: result: no configure:3619: checking for string.h configure:3624: result: no configure:3772: checking for i386-unknown-gnu-gcc configure:3798: result: cc configure:4080: checking for C compiler version configure:4083: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:4086: $? = 0 configure:4088: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:4091: $? = 0 configure:4093: cc -V &5 cc: `-V' option must have argument configure:4096: $? = 1 configure:4099: checking whether we are using the GNU C compiler configure:4154: result: no configure:4160: checking whether cc accepts -g configure:4210: result: no configure:4227: checking for cc option to accept ANSI C configure:4333: result: none needed configure:4351: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:4357: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4489: checking dependency style of cc configure:4579: result: gcc3 configure:4612: checking for a BSD-compatible install configure:4667: result: /usr/bin/install -c -o root -g wheel configure:4678: checking whether ln -s works configure:4682: result: yes configure:4689: checking whether make sets $(MAKE) configure:4709: result: yes configure:4796: checking build system type configure:4814: result: i386-unknown-gnu configure:4822: checking host system type configure:4836: result: i386-unknown-gnu configure:4844: checking for a sed that does not truncate output configure:4898: result: /usr/local/bin/sed configure:4945: checking for non-GNU ld configure:4979: result: /usr/bin/ld configure:4988: checking if the linker (/usr/bin/ld) is GNU ld configure:5003: result: no configure:5008: checking for /usr/bin/ld option to reload object files configure:5015: result: -r configure:5024: checking for BSD-compatible nm configure:5066: result: nm configure:5070: checking how to recognise dependent libraries configure:5244: result: pass_all configure:5465: checking dlfcn.h usability configure:5477: cc -c -fno-common conftest.c >&5 configure:5483: $? = 0 configure:5486: test -z || test ! -s conftest.err configure:5489: $? = 0 configure:5492: test -s conftest. configure:5495: $? = 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 | #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:5505: result: no configure:5509: checking dlfcn.h presence configure:5519: cc -E conftest.c configure:5525: $? = 0 configure:5545: result: yes configure:5558: WARNING: dlfcn.h: present but cannot be compiled configure:5560: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5562: WARNING: dlfcn.h: see the Autoconf documentation configure:5564: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5566: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5568: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5580: checking for dlfcn.h configure:5587: result: yes configure:5610: checking for i386-unknown-gnu-g++ configure:5636: result: c++ configure:5694: checking for C++ compiler version configure:5697: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:5700: $? = 0 configure:5702: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:5705: $? = 0 configure:5707: c++ -V &5 c++: `-V' option must have argument configure:5710: $? = 1 configure:5713: checking whether we are using the GNU C++ compiler configure:5737: c++ -c -fno-common conftest.cc >&5 configure:5743: $? = 0 configure:5746: test -z || test ! -s conftest.err configure:5749: $? = 0 configure:5752: test -s conftest. configure:5755: $? = 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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5768: result: no configure:5774: checking whether c++ accepts -g configure:5795: c++ -c -g conftest.cc >&5 configure:5801: $? = 0 configure:5804: test -z || test ! -s conftest.err configure:5807: $? = 0 configure:5810: test -s conftest. configure:5813: $? = 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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5824: result: no configure:5866: c++ -c -fno-common conftest.cc >&5 configure:5872: $? = 0 configure:5875: test -z || test ! -s conftest.err configure:5878: $? = 0 configure:5881: test -s conftest. configure:5884: $? = 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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5866: c++ -c -fno-common conftest.cc >&5 configure:5872: $? = 0 configure:5875: test -z || test ! -s conftest.err configure:5878: $? = 0 configure:5881: test -s conftest. configure:5884: $? = 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 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:5866: c++ -c -fno-common conftest.cc >&5 configure:5872: $? = 0 configure:5875: test -z || test ! -s conftest.err configure:5878: $? = 0 configure:5881: test -s conftest. configure:5884: $? = 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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5866: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:5872: $? = 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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5866: c++ -c -fno-common conftest.cc >&5 configure:5872: $? = 0 configure:5875: test -z || test ! -s conftest.err configure:5878: $? = 0 configure:5881: test -s conftest. configure:5884: $? = 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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5866: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5872: $? = 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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5953: checking dependency style of c++ configure:6043: result: gcc3 configure:6065: checking how to run the C++ preprocessor configure:6096: c++ -E conftest.cc configure:6102: $? = 0 configure:6134: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:6140: $? = 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6179: result: c++ -E configure:6203: c++ -E conftest.cc configure:6209: $? = 0 configure:6241: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:6247: $? = 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6300: checking for i386-unknown-gnu-g77 configure:6329: result: no configure:6300: checking for i386-unknown-gnu-f77 configure:6329: result: no configure:6300: checking for i386-unknown-gnu-xlf configure:6329: result: no configure:6300: checking for i386-unknown-gnu-frt configure:6329: result: no configure:6300: checking for i386-unknown-gnu-pgf77 configure:6329: result: no configure:6300: checking for i386-unknown-gnu-fort77 configure:6329: result: no configure:6300: checking for i386-unknown-gnu-fl32 configure:6329: result: no configure:6300: checking for i386-unknown-gnu-af77 configure:6329: result: no configure:6300: checking for i386-unknown-gnu-f90 configure:6329: result: no configure:6300: checking for i386-unknown-gnu-xlf90 configure:6329: result: no configure:6300: checking for i386-unknown-gnu-pgf90 configure:6329: result: no configure:6300: checking for i386-unknown-gnu-epcf90 configure:6329: result: no configure:6300: checking for i386-unknown-gnu-f95 configure:6329: result: no configure:6300: checking for i386-unknown-gnu-fort configure:6329: result: no configure:6300: checking for i386-unknown-gnu-xlf95 configure:6329: result: no configure:6300: checking for i386-unknown-gnu-ifc configure:6329: result: no configure:6300: checking for i386-unknown-gnu-efc configure:6329: result: no configure:6300: checking for i386-unknown-gnu-pgf95 configure:6329: result: no configure:6300: checking for i386-unknown-gnu-lf95 configure:6329: result: no configure:6300: checking for i386-unknown-gnu-gfortran configure:6329: result: no configure:6342: checking for g77 configure:6358: found /usr/local/bin/g77 configure:6368: result: g77 configure:6386: checking for Fortran 77 compiler version configure:6386: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:6389: $? = 0 configure:6391: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6394: $? = 0 configure:6396: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6399: $? = 0 configure:6407: checking whether we are using the GNU Fortran 77 compiler configure:6421: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6427: $? = 0 configure:6430: test -z || test ! -s conftest.err configure:6433: $? = 0 configure:6436: test -s conftest. configure:6439: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6452: result: no configure:6458: checking whether g77 accepts -g configure:6470: g77 -c -g conftest.f >&5 configure:6476: $? = 0 configure:6479: test -z || test ! -s conftest.err configure:6482: $? = 0 configure:6485: test -s conftest. configure:6488: $? = 1 configure: failed program was: | program main | | end configure:6500: result: no configure:6530: checking the maximum length of command line arguments configure:6595: result: configure:6606: checking command to parse nm output from cc object configure:6695: cc -c -fno-common conftest.c >&5 configure:6698: $? = 0 configure:6702: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6705: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6695: cc -c -fno-common conftest.c >&5 configure:6698: $? = 0 configure:6702: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6705: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6795: result: failed configure:6802: checking for objdir configure:6817: result: .libs configure:6869: checking for i386-unknown-gnu-ar configure:6898: result: no configure:6907: checking for ar configure:6923: found /usr/bin/ar configure:6934: result: ar configure:6949: checking for i386-unknown-gnu-ranlib configure:6978: result: no configure:6987: checking for ranlib configure:7003: found /usr/bin/ranlib configure:7014: result: ranlib configure:7029: checking for i386-unknown-gnu-strip configure:7058: result: no configure:7067: checking for strip configure:7083: found /usr/bin/strip configure:7094: result: strip configure:7356: checking if cc static flag works configure:7379: result: yes configure:7445: checking for cc option to produce PIC configure:7622: result: configure:7687: checking if cc supports -c -o file.o configure:7711: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7715: $? = 0 configure:7732: result: yes configure:7758: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8605: result: no configure:8676: checking dynamic linker characteristics configure:9228: result: gnu ld.so configure:9232: checking how to hardcode library paths into programs configure:9257: result: immediate configure:9271: checking whether stripping libraries is possible configure:9292: result: no configure:10099: checking if libtool supports shared libraries configure:10101: result: no configure:10104: checking whether to build shared libraries configure:10162: result: no configure:10165: checking whether to build static libraries configure:10169: result: yes configure:10261: creating libtool configure:10950: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11776: result: yes configure:11794: c++ -c -fno-common conftest.cc >&5 configure:11797: $? = 0 configure:11893: checking for c++ option to produce PIC configure:12145: result: configure:12210: checking if c++ supports -c -o file.o configure:12234: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:12238: $? = 0 configure:12255: result: yes configure:12281: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12309: result: yes configure:12380: checking dynamic linker characteristics configure:12932: result: gnu ld.so configure:12936: checking how to hardcode library paths into programs configure:12961: result: immediate configure:12975: checking whether stripping libraries is possible configure:12996: result: no configure:14280: checking if libtool supports shared libraries configure:14282: result: no configure:14285: checking whether to build shared libraries configure:14303: result: no configure:14306: checking whether to build static libraries configure:14310: result: yes configure:14322: checking for g77 option to produce PIC configure:14499: result: configure:14564: checking if g77 supports -c -o file.o configure:14588: g77 -c -o out/conftest2.o conftest.f >&5 configure:14592: $? = 0 configure:14609: result: yes configure:14635: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15462: result: no configure:15533: checking dynamic linker characteristics configure:16085: result: gnu ld.so configure:16089: checking how to hardcode library paths into programs configure:16114: result: immediate configure:16128: checking whether stripping libraries is possible configure:16149: result: no configure:20266: checking for pthread_create in -pthread configure:20296: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:20302: $? = 0 configure:20305: test -z || test ! -s conftest.err configure:20308: $? = 0 configure:20311: test -s conftest configure:20314: $? = 0 configure:20327: result: yes configure:20477: checking for dirent.h that defines DIR configure:20501: cc -c -fno-common conftest.c >&5 configure:20507: $? = 0 configure:20510: test -z || test ! -s conftest.err configure:20513: $? = 0 configure:20516: test -s conftest.o configure:20519: $? = 0 configure:20530: result: yes configure:20543: checking for library containing opendir configure:20573: cc -o conftest -fno-common conftest.c >&5 configure:20579: $? = 0 configure:20582: test -z || test ! -s conftest.err configure:20585: $? = 0 configure:20588: test -s conftest configure:20591: $? = 0 configure:20660: result: none required configure:20794: checking for ANSI C header files configure:20946: result: no configure:20974: checking for fcntl.h configure:20997: cc -c -fno-common conftest.c >&5 configure:21003: $? = 0 configure:21006: test -z || test ! -s conftest.err configure:21009: $? = 0 configure:21012: test -s conftest.o configure:21015: $? = 0 configure:21026: result: yes configure:20974: checking for sys/ioctl.h configure:20997: cc -c -fno-common conftest.c >&5 configure:21003: $? = 0 configure:21006: test -z || test ! -s conftest.err configure:21009: $? = 0 configure:21012: test -s conftest.o configure:21015: $? = 0 configure:21026: result: yes configure:20974: checking for unistd.h configure:21026: result: no configure:20974: checking for linux/cdrom.h configure:20997: cc -c -fno-common conftest.c >&5 conftest.c:28:25: linux/cdrom.h: No such file or directory configure:21003: $? = 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #if defined (HAVE_SYS_TYPES_H) | # include | #endif | | #if defined (HAVE_SYS_PARAM_H) | # include | #endif | | | #include configure:21026: result: no configure:20974: checking for linux/ucdrom.h configure:20997: cc -c -fno-common conftest.c >&5 conftest.c:28:26: linux/ucdrom.h: No such file or directory configure:21003: $? = 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #if defined (HAVE_SYS_TYPES_H) | # include | #endif | | #if defined (HAVE_SYS_PARAM_H) | # include | #endif | | | #include configure:21026: result: no configure:20974: checking for sys/cdio.h configure:20997: cc -c -fno-common conftest.c >&5 conftest.c:28:22: sys/cdio.h: No such file or directory configure:21003: $? = 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #if defined (HAVE_SYS_TYPES_H) | # include | #endif | | #if defined (HAVE_SYS_PARAM_H) | # include | #endif | | | #include configure:21026: result: no configure:20974: checking for io/cam/cdrom.h configure:20997: cc -c -fno-common conftest.c >&5 conftest.c:28:26: io/cam/cdrom.h: No such file or directory configure:21003: $? = 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #if defined (HAVE_SYS_TYPES_H) | # include | #endif | | #if defined (HAVE_SYS_PARAM_H) | # include | #endif | | | #include configure:21026: result: no configure:20974: checking for stdarg.h configure:20997: cc -c -fno-common conftest.c >&5 configure:21003: $? = 0 configure:21006: test -z || test ! -s conftest.err configure:21009: $? = 0 configure:21012: test -s conftest.o configure:21015: $? = 0 configure:21026: result: yes configure:20974: checking for mntent.h configure:20997: cc -c -fno-common conftest.c >&5 conftest.c:29:20: mntent.h: No such file or directory configure:21003: $? = 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #if defined (HAVE_SYS_TYPES_H) | # include | #endif | | #if defined (HAVE_SYS_PARAM_H) | # include | #endif | | | #include configure:21026: result: no configure:20974: checking for sys/mntent.h configure:20997: cc -c -fno-common conftest.c >&5 conftest.c:29:24: sys/mntent.h: No such file or directory configure:21003: $? = 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #if defined (HAVE_SYS_TYPES_H) | # include | #endif | | #if defined (HAVE_SYS_PARAM_H) | # include | #endif | | | #include configure:21026: result: no configure:20974: checking for sys/types.h configure:21026: result: no configure:20974: checking for sys/param.h configure:20997: cc -c -fno-common conftest.c >&5 configure:21003: $? = 0 configure:21006: test -z || test ! -s conftest.err configure:21009: $? = 0 configure:21012: test -s conftest.o configure:21015: $? = 0 configure:21026: result: yes configure:20974: checking for sys/ucred.h configure:20997: cc -c -fno-common conftest.c >&5 configure:21003: $? = 0 configure:21006: test -z || test ! -s conftest.err configure:21009: $? = 0 configure:21012: test -s conftest.o configure:21015: $? = 0 configure:21026: result: yes configure:20974: checking for sys/mount.h configure:20997: cc -c -fno-common conftest.c >&5 configure:21003: $? = 0 configure:21006: test -z || test ! -s conftest.err configure:21009: $? = 0 configure:21012: test -s conftest.o configure:21015: $? = 0 configure:21026: result: yes configure:20974: checking for strings.h configure:21026: result: no configure:21038: checking for an ANSI C-conforming const configure:21105: cc -c -fno-common conftest.c >&5 configure:21111: $? = 0 configure:21114: test -z || test ! -s conftest.err configure:21117: $? = 0 configure:21120: test -s conftest.o configure:21123: $? = 0 configure:21134: result: yes configure:21150: checking whether byte ordering is bigendian configure:21177: cc -c -fno-common conftest.c >&5 configure:21183: $? = 0 configure:21186: test -z || test ! -s conftest.err configure:21189: $? = 0 configure:21192: test -s conftest.o configure:21195: $? = 0 configure:21219: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:30: error: `not' undeclared (first use in this function) conftest.c:30: error: (Each undeclared identifier is reported only once conftest.c:30: error: for each function it appears in.) conftest.c:30: error: parse error before "big" configure:21225: $? = 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21358: result: no configure:21377: checking for long configure:21401: cc -c -fno-common conftest.c >&5 configure:21407: $? = 0 configure:21410: test -z || test ! -s conftest.err configure:21413: $? = 0 configure:21416: test -s conftest.o configure:21419: $? = 0 configure:21430: result: yes configure:21433: checking size of long configure:21745: cc -o conftest -fno-common conftest.c >&5 configure:21748: $? = 0 configure:21750: ./conftest configure:21753: $? = 0 configure:21776: result: 4 configure:21786: checking whether time.h and sys/time.h may both be included configure:21811: cc -c -fno-common conftest.c >&5 configure:21817: $? = 0 configure:21820: test -z || test ! -s conftest.err configure:21823: $? = 0 configure:21826: test -s conftest.o configure:21829: $? = 0 configure:21840: result: yes configure:21905: checking for vprintf configure:21962: cc -o conftest -fno-common conftest.c >&5 conftest.c:49: warning: conflicting types for built-in function `vprintf' configure:21968: $? = 0 configure:21971: test -z || test ! -s conftest.err configure:21974: $? = 0 configure:21977: test -s conftest configure:21980: $? = 0 configure:21992: result: yes configure:21999: checking for _doprnt configure:22056: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:22062: $? = 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SYS_MOUNT_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:22086: result: no configure:22113: checking for gethostbyname configure:22170: cc -o conftest -fno-common conftest.c >&5 configure:22176: $? = 0 configure:22179: test -z || test ! -s conftest.err configure:22182: $? = 0 configure:22185: test -s conftest configure:22188: $? = 0 configure:22200: result: yes configure:22113: checking for gethostbyname_r configure:22170: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _gethostbyname_r configure:22176: $? = 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETHOSTBYNAME 1 | /* end confdefs.h. */ | /* Define gethostbyname_r to an innocuous variant, in case declares gethostbyname_r. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyname_r innocuous_gethostbyname_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyname_r | | /* 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 gethostbyname_r (); | /* 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_gethostbyname_r) || defined (__stub___gethostbyname_r) | choke me | #else | char (*f) () = gethostbyname_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gethostbyname_r; | ; | return 0; | } configure:22200: result: no configure:22113: checking for mkdir configure:22170: cc -o conftest -fno-common conftest.c >&5 configure:22176: $? = 0 configure:22179: test -z || test ! -s conftest.err configure:22182: $? = 0 configure:22185: test -s conftest configure:22188: $? = 0 configure:22200: result: yes configure:22113: checking for socket configure:22170: cc -o conftest -fno-common conftest.c >&5 configure:22176: $? = 0 configure:22179: test -z || test ! -s conftest.err configure:22182: $? = 0 configure:22185: test -s conftest configure:22188: $? = 0 configure:22200: result: yes configure:22113: checking for strerror configure:22170: cc -o conftest -fno-common conftest.c >&5 configure:22176: $? = 0 configure:22179: test -z || test ! -s conftest.err configure:22182: $? = 0 configure:22185: test -s conftest configure:22188: $? = 0 configure:22200: result: yes configure:22113: checking for strstr configure:22170: cc -o conftest -fno-common conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function `strstr' configure:22176: $? = 0 configure:22179: test -z || test ! -s conftest.err configure:22182: $? = 0 configure:22185: test -s conftest configure:22188: $? = 0 configure:22200: result: yes configure:22113: checking for strtol configure:22170: cc -o conftest -fno-common conftest.c >&5 configure:22176: $? = 0 configure:22179: test -z || test ! -s conftest.err configure:22182: $? = 0 configure:22185: test -s conftest configure:22188: $? = 0 configure:22200: result: yes configure:22113: checking for snprintf configure:22170: cc -o conftest -fno-common conftest.c >&5 conftest.c:56: warning: conflicting types for built-in function `snprintf' configure:22176: $? = 0 configure:22179: test -z || test ! -s conftest.err configure:22182: $? = 0 configure:22185: test -s conftest configure:22188: $? = 0 configure:22200: result: yes configure:22113: checking for getmntinfo configure:22170: cc -o conftest -fno-common conftest.c >&5 configure:22176: $? = 0 configure:22179: test -z || test ! -s conftest.err configure:22182: $? = 0 configure:22185: test -s conftest configure:22188: $? = 0 configure:22200: result: yes configure:22113: checking for strtoul configure:22170: cc -o conftest -fno-common conftest.c >&5 configure:22176: $? = 0 configure:22179: test -z || test ! -s conftest.err configure:22182: $? = 0 configure:22185: test -s conftest configure:22188: $? = 0 configure:22200: result: yes configure:22211: checking for getmntent in -lsun configure:22241: cc -o conftest -fno-common conftest.c -lsun >&5 ld: can't locate file for: -lsun configure:22247: $? = 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETHOSTBYNAME 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_GETMNTINFO 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:22272: result: no configure:22277: checking for getmntent in -lseq configure:22307: cc -o conftest -fno-common conftest.c -lseq >&5 ld: can't locate file for: -lseq configure:22313: $? = 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETHOSTBYNAME 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_GETMNTINFO 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:22338: result: no configure:22343: checking for getmntent in -lgen configure:22373: cc -o conftest -fno-common conftest.c -lgen >&5 ld: can't locate file for: -lgen configure:22379: $? = 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETHOSTBYNAME 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_GETMNTINFO 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:22404: result: no configure:22418: checking for getmntent configure:22475: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _getmntent configure:22481: $? = 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define XBOX 0 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UCRED_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define SIZEOF_LONG 4 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETHOSTBYNAME 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_GETMNTINFO 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define getmntent to an innocuous variant, in case declares getmntent. | For example, HP-UX 11i declares gettimeofday. */ | #define getmntent innocuous_getmntent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getmntent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getmntent | | /* 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 (); | /* 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_getmntent) || defined (__stub___getmntent) | choke me | #else | char (*f) () = getmntent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getmntent; | ; | return 0; | } configure:22505: result: no configure:22684: 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 darwintel 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:1148: executing depfiles commands config.status:1148: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common 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=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ 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=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func__doprnt=no ac_cv_func_gethostbyname=yes ac_cv_func_gethostbyname_r=no ac_cv_func_getmntent=no ac_cv_func_getmntinfo=yes 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=no ac_cv_header_io_cam_cdrom_h=no ac_cv_header_linux_cdrom_h=no ac_cv_header_linux_ucdrom_h=no ac_cv_header_memory_h=no ac_cv_header_mntent_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no 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=no ac_cv_header_sys_types_h=no ac_cv_header_sys_ucred_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu 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= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=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=no 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= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= 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= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' 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='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/audio/libcdaudio/work/libcdaudio-0.99.12p2/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/audio/libcdaudio/work/libcdaudio-0.99.12p2/missing --run tar' ANSI2KNR='./ansi2knr' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/audio/libcdaudio/work/libcdaudio-0.99.12p2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/audio/libcdaudio/work/libcdaudio-0.99.12p2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/audio/libcdaudio/work/libcdaudio-0.99.12p2/missing --run automake-1.8' AWK='gawk' BEOS_FALSE='' BEOS_TRUE='#' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common -D_REENTRANT' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' 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) /usr/local/bin/libtool' LIB_LDADD='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/audio/libcdaudio/work/libcdaudio-0.99.12p2/missing --run makeinfo' OBJEXT='' 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='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' 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='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' cdaudioname='cdaudio' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/audio/libcdaudio/work/libcdaudio-0.99.12p2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETMNTINFO 1 #define HAVE_MKDIR 1 #define HAVE_PTHREAD #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_STDARG_H 1 #define HAVE_STRERROR 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_UCRED_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 SIZEOF_LONG 4 #define TIME_WITH_SYS_TIME 1 #define VERSION "0.99.12p2" #define XBOX 0 #endif #ifdef __cplusplus void exit (int); configure: exit 0