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.53a. 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: 120 tasks, 177 threads, 4 processors Load average: 0.80, Mach factor: 3.19 /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:1515: checking for a BSD-compatible install configure:1569: result: /usr/bin/install -c -o root -g wheel configure:1580: checking whether build environment is sane configure:1623: result: yes configure:1656: checking for gawk configure:1672: found /usr/local/bin/gawk configure:1682: result: gawk configure:1692: checking whether make sets ${MAKE} configure:1712: result: yes configure:1878: checking for style of include used by make configure:1906: result: GNU configure:1939: checking for i386-unknown-gnu-gcc configure:1965: result: cc configure:2245: checking for C compiler version configure:2248: 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:2251: $? = 0 configure:2253: 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:2256: $? = 0 configure:2258: cc -V &5 cc: `-V' option must have argument configure:2261: $? = 1 configure:2287: checking for C compiler default output configure:2290: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2293: $? = 0 configure:2326: result: a.out configure:2331: checking whether the C compiler works configure:2337: ./a.out configure:2340: $? = 0 configure:2355: result: yes configure:2362: checking whether we are cross compiling configure:2364: result: no configure:2367: checking for suffix of executables configure:2369: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2372: $? = 0 configure:2394: result: configure:2400: checking for suffix of object files configure:2424: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2427: $? = 0 configure:2446: result: configure:2450: checking whether we are using the GNU C compiler configure:2477: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2480: $? = 0 configure:2483: test -s conftest. configure:2486: $? = 1 configure: failed program was: #line 2455 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2498: result: no configure:2504: checking whether cc accepts -g configure:2528: cc -c -g -I/usr/local/include conftest.c >&5 configure:2531: $? = 0 configure:2534: test -s conftest. configure:2537: $? = 1 configure: failed program was: #line 2509 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2547: result: no configure:2564: checking for cc option to accept ANSI C configure:2627: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2630: $? = 0 configure:2633: test -s conftest. configure:2636: $? = 1 configure: failed program was: #line 2571 "configure" #include "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; } 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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2627: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2630: $? = 0 configure:2633: test -s conftest. configure:2636: $? = 1 configure: failed program was: #line 2571 "configure" #include "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; } 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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2627: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2630: $? = 1 configure: failed program was: #line 2571 "configure" #include "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; } 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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2627: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2630: $? = 1 configure: failed program was: #line 2571 "configure" #include "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; } 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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2627: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2630: $? = 1 configure: failed program was: #line 2571 "configure" #include "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; } 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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2627: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2630: $? = 0 configure:2633: test -s conftest. configure:2636: $? = 1 configure: failed program was: #line 2571 "configure" #include "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; } 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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:2653: result: none needed configure:2671: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2674: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2786: checking dependency style of cc configure:2848: result: gcc3 configure:2854: checking for library containing strerror configure:2887: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2890: $? = 0 configure:2893: test -s conftest configure:2896: $? = 0 configure:2955: result: none required configure:3035: checking build system type configure:3053: result: i386-unknown-gnu configure:3061: checking host system type configure:3075: result: i386-unknown-gnu configure:3138: checking for non-GNU ld configure:3168: result: /usr/bin/ld configure:3177: checking if the linker (/usr/bin/ld) is GNU ld configure:3189: result: no configure:3194: checking for /usr/bin/ld option to reload object files configure:3201: result: -r configure:3206: checking for BSD-compatible nm configure:3242: result: nm configure:3245: checking whether ln -s works configure:3249: result: yes configure:3256: checking how to recognise dependant libraries configure:3434: result: pass_all configure:3446: checking command to parse nm output configure:3527: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3530: $? = 0 configure:3534: 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:3537: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3527: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3530: $? = 0 configure:3534: 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:3537: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3633: result: failed configure:3645: checking how to run the C preprocessor configure:3671: cc -E -I/usr/local/include conftest.c configure:3677: $? = 0 configure:3704: cc -E -I/usr/local/include conftest.c configure:3700:28: ac_nonexistent.h: No such file or directory configure:3710: $? = 1 configure: failed program was: #line 3699 "configure" #include "confdefs.h" #include configure:3747: result: cc -E configure:3762: cc -E -I/usr/local/include conftest.c configure:3768: $? = 0 configure:3795: cc -E -I/usr/local/include conftest.c configure:3791:28: ac_nonexistent.h: No such file or directory configure:3801: $? = 1 configure: failed program was: #line 3790 "configure" #include "confdefs.h" #include configure:3841: checking for ANSI C header files configure:3855: cc -E -I/usr/local/include conftest.c configure:3861: $? = 0 configure:3946: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3949: $? = 0 configure:3951: ./conftest configure:3954: $? = 0 configure:3968: result: yes configure:3992: checking for sys/types.h configure:4005: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4008: $? = 0 configure:4011: test -s conftest. configure:4014: $? = 1 configure: failed program was: #line 3997 "configure" #include "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:4024: result: no configure:3992: checking for sys/stat.h configure:4005: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4008: $? = 0 configure:4011: test -s conftest. configure:4014: $? = 1 configure: failed program was: #line 3997 "configure" #include "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:4024: result: no configure:3992: checking for stdlib.h configure:4005: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4008: $? = 0 configure:4011: test -s conftest. configure:4014: $? = 1 configure: failed program was: #line 3997 "configure" #include "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:4024: result: no configure:3992: checking for string.h configure:4005: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4008: $? = 0 configure:4011: test -s conftest. configure:4014: $? = 1 configure: failed program was: #line 3997 "configure" #include "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:4024: result: no configure:3992: checking for memory.h configure:4005: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4008: $? = 0 configure:4011: test -s conftest. configure:4014: $? = 1 configure: failed program was: #line 3997 "configure" #include "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:4024: result: no configure:3992: checking for strings.h configure:4005: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4008: $? = 0 configure:4011: test -s conftest. configure:4014: $? = 1 configure: failed program was: #line 3997 "configure" #include "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:4024: result: no configure:3992: checking for inttypes.h configure:4005: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4008: $? = 0 configure:4011: test -s conftest. configure:4014: $? = 1 configure: failed program was: #line 3997 "configure" #include "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:4024: result: no configure:3992: checking for stdint.h configure:4005: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4008: $? = 0 configure:4011: test -s conftest. configure:4014: $? = 1 configure: failed program was: #line 3997 "configure" #include "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:4024: result: no configure:3992: checking for unistd.h configure:4005: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4008: $? = 0 configure:4011: test -s conftest. configure:4014: $? = 1 configure: failed program was: #line 3997 "configure" #include "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:4024: result: no configure:4050: checking dlfcn.h usability configure:4059: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4062: $? = 0 configure:4065: test -s conftest. configure:4068: $? = 1 configure: failed program was: #line 4052 "configure" #include "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:4077: result: no configure:4081: checking dlfcn.h presence configure:4088: cc -E -I/usr/local/include conftest.c configure:4094: $? = 0 configure:4112: result: yes configure:4123: WARNING: dlfcn.h: present but cannot be compiled configure:4125: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4127: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4130: checking for dlfcn.h configure:4137: result: yes configure:4296: checking for i386-unknown-gnu-ranlib configure:4325: result: no configure:4334: checking for ranlib configure:4350: found /usr/bin/ranlib configure:4361: result: ranlib configure:4376: checking for i386-unknown-gnu-strip configure:4405: result: no configure:4414: checking for strip configure:4430: found /usr/bin/strip configure:4441: result: strip configure:4652: checking for objdir configure:4663: result: .libs configure:4680: checking for cc option to produce PIC configure:4827: result: none configure:4922: checking if cc static flag works configure:4949: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4952: $? = 0 configure:4955: test -s conftest configure:4958: $? = 0 configure:4973: result: yes configure:4985: checking if cc supports -c -o file.o configure:5007: cc -c -fno-common -o out/conftest2.o -I/usr/local/include conftest.c >&5 configure:5029: result: yes configure:5034: checking if cc supports -c -o file.lo configure:5064: cc -c -fno-common -c -o conftest.lo -I/usr/local/include conftest.c >&5 configure:5067: $? = 0 configure:5070: test -s conftest.lo configure:5073: $? = 0 configure:5094: result: yes configure:5186: checking whether the linker (/usr/bin/ld) supports shared libraries configure:5866: result: no configure:5871: checking how to hardcode library paths into programs configure:5895: result: unsupported configure:5900: checking whether stripping libraries is possible configure:5908: result: no configure:5916: checking dynamic linker characteristics configure:6309: result: gnu ld.so configure:6314: checking if libtool supports shared libraries configure:6316: result: no configure:6319: checking whether to build shared libraries configure:6340: result: no configure:6343: checking whether to build static libraries configure:6347: result: yes configure:7621: checking whether to enable maintainer-specific portions of Makefiles configure:7630: result: no configure:7972: checking for C compiler version configure:7975: 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:7978: $? = 0 configure:7980: 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:7983: $? = 0 configure:7985: cc -V &5 cc: `-V' option must have argument configure:7988: $? = 1 configure:7991: checking whether we are using the GNU C compiler configure:8039: result: no configure:8045: checking whether cc accepts -g configure:8088: result: no configure:8105: checking for cc option to accept ANSI C configure:8194: result: none needed configure:8212: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:8215: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:8327: checking dependency style of cc configure:8389: result: gcc3 configure:8488: checking for C++ compiler version configure:8491: 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:8494: $? = 0 configure:8496: 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:8499: $? = 0 configure:8501: c++ -V &5 c++: `-V' option must have argument configure:8504: $? = 1 configure:8507: checking whether we are using the GNU C++ compiler configure:8534: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:8537: $? = 0 configure:8540: test -s conftest.o configure:8543: $? = 0 configure:8555: result: yes configure:8561: checking whether c++ accepts -g configure:8585: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:8588: $? = 0 configure:8591: test -s conftest.o configure:8594: $? = 0 configure:8604: result: yes configure:8650: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:8653: $? = 0 configure:8656: test -s conftest.o configure:8659: $? = 0 configure:8687: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure: In function `int main()': configure:8679: error: `exit' undeclared (first use this function) configure:8679: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:8690: $? = 1 configure: failed program was: #line 8668 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:8650: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:8653: $? = 0 configure:8656: test -s conftest.o configure:8659: $? = 0 configure:8687: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:8690: $? = 0 configure:8693: test -s conftest.o configure:8696: $? = 0 configure:8720: checking dependency style of c++ configure:8782: result: gcc3 configure:8792: checking how to run the C++ preprocessor configure:8814: c++ -E -I/usr/local/include conftest.cc configure:8820: $? = 0 configure:8847: c++ -E -I/usr/local/include conftest.cc configure:8843:28: ac_nonexistent.h: No such file or directory configure:8853: $? = 1 configure: failed program was: #line 8842 "configure" #include "confdefs.h" #include configure:8890: result: c++ -E configure:8905: c++ -E -I/usr/local/include conftest.cc configure:8911: $? = 0 configure:8938: c++ -E -I/usr/local/include conftest.cc configure:8934:28: ac_nonexistent.h: No such file or directory configure:8944: $? = 1 configure: failed program was: #line 8933 "configure" #include "confdefs.h" #include configure:8995: checking for a BSD-compatible install configure:9049: result: /usr/bin/install -c -o root -g wheel configure:9063: checking for uncompress in -lz configure:9096: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lz >&5 configure:9099: $? = 0 configure:9102: test -s conftest configure:9105: $? = 0 configure:9116: result: yes configure:9149: checking for ANSI C header files configure:9276: result: yes configure:9303: checking zlib.h usability configure:9312: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9315: $? = 0 configure:9318: test -s conftest.o configure:9321: $? = 0 configure:9330: result: yes configure:9334: checking zlib.h presence configure:9341: cc -E -I/usr/local/include conftest.c configure:9347: $? = 0 configure:9365: result: yes configure:9383: checking for zlib.h configure:9390: result: yes configure:9303: checking wchar.h usability configure:9312: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9315: $? = 0 configure:9318: test -s conftest.o configure:9321: $? = 0 configure:9330: result: yes configure:9334: checking wchar.h presence configure:9341: cc -E -I/usr/local/include conftest.c configure:9347: $? = 0 configure:9365: result: yes configure:9383: checking for wchar.h configure:9390: result: yes configure:9303: checking sys/param.h usability configure:9312: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9315: $? = 0 configure:9318: test -s conftest.o configure:9321: $? = 0 configure:9330: result: yes configure:9334: checking sys/param.h presence configure:9341: cc -E -I/usr/local/include conftest.c configure:9347: $? = 0 configure:9365: result: yes configure:9383: checking for sys/param.h configure:9390: result: yes configure:9294: checking for unistd.h configure:9299: result: no configure:9418: checking iconv.h usability configure:9427: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9430: $? = 0 configure:9433: test -s conftest.o configure:9436: $? = 0 configure:9445: result: yes configure:9449: checking iconv.h presence configure:9456: cc -E -I/usr/local/include conftest.c configure:9462: $? = 0 configure:9480: result: yes configure:9498: checking for iconv.h configure:9505: result: yes configure:9524: checking where to find iconv_open configure:9531: checking for iconv_open configure:9574: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lz >&5 ld: Undefined symbols: _iconv_open configure:9577: $? = 1 configure: failed program was: #line 9536 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char iconv_open (); below. */ #include /* 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 iconv_open (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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_iconv_open) || defined (__stub___iconv_open) choke me #else f = iconv_open; #endif ; return 0; } configure:9593: result: no configure:9605: checking for iconv_open in -liconv configure:9638: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -liconv -lz >&5 ld: Undefined symbols: _iconv_open configure:9641: $? = 1 configure: failed program was: #line 9612 "configure" #include "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 iconv_open (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { iconv_open (); ; return 0; } configure:9658: result: no configure:9666: checking for libiconv_open in -liconv configure:9699: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -liconv -lz >&5 configure:9702: $? = 0 configure:9705: test -s conftest configure:9708: $? = 0 configure:9719: result: yes configure:9732: result: libiconv configure:9746: checking whether iconv takes const char ** or char ** configure:9770: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9773: $? = 0 configure:9776: test -s conftest.o configure:9779: $? = 0 configure:9789: result: const char ** configure:9797: checking whether to typecast in iconv configure:9826: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9829: $? = 0 configure:9832: test -s conftest.o configure:9835: $? = 0 configure:9852: result: no configure:9950: checking libcw/sys.h usability configure:9959: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:9987:23: libcw/sys.h: No such file or directory configure:9962: $? = 1 configure: failed program was: #line 9952 "configure" #include "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:9977: result: no configure:9981: checking libcw/sys.h presence configure:9988: c++ -E -I/usr/local/include conftest.cc configure:9984:23: libcw/sys.h: No such file or directory configure:9994: $? = 1 configure: failed program was: #line 9983 "configure" #include "confdefs.h" #include configure:10012: result: no configure:10030: checking for libcw/sys.h configure:10037: result: no configure:10069: checking cctype usability configure:10078: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10081: $? = 0 configure:10084: test -s conftest.o configure:10087: $? = 0 configure:10096: result: yes configure:10100: checking cctype presence configure:10107: c++ -E -I/usr/local/include conftest.cc configure:10113: $? = 0 configure:10131: result: yes configure:10149: checking for cctype configure:10156: result: yes configure:10069: checking climits usability configure:10078: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10081: $? = 0 configure:10084: test -s conftest.o configure:10087: $? = 0 configure:10096: result: yes configure:10100: checking climits presence configure:10107: c++ -E -I/usr/local/include conftest.cc configure:10113: $? = 0 configure:10131: result: yes configure:10149: checking for climits configure:10156: result: yes configure:10069: checking cstdio usability configure:10078: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10081: $? = 0 configure:10084: test -s conftest.o configure:10087: $? = 0 configure:10096: result: yes configure:10100: checking cstdio presence configure:10107: c++ -E -I/usr/local/include conftest.cc configure:10113: $? = 0 configure:10131: result: yes configure:10149: checking for cstdio configure:10156: result: yes configure:10069: checking cstdlib usability configure:10078: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10081: $? = 0 configure:10084: test -s conftest.o configure:10087: $? = 0 configure:10096: result: yes configure:10100: checking cstdlib presence configure:10107: c++ -E -I/usr/local/include conftest.cc configure:10113: $? = 0 configure:10131: result: yes configure:10149: checking for cstdlib configure:10156: result: yes configure:10069: checking bitset usability configure:10078: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10081: $? = 0 configure:10084: test -s conftest.o configure:10087: $? = 0 configure:10096: result: yes configure:10100: checking bitset presence configure:10107: c++ -E -I/usr/local/include conftest.cc configure:10113: $? = 0 configure:10131: result: yes configure:10149: checking for bitset configure:10156: result: yes configure:10069: checking cstring usability configure:10078: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10081: $? = 0 configure:10084: test -s conftest.o configure:10087: $? = 0 configure:10096: result: yes configure:10100: checking cstring presence configure:10107: c++ -E -I/usr/local/include conftest.cc configure:10113: $? = 0 configure:10131: result: yes configure:10149: checking for cstring configure:10156: result: yes configure:10187: checking fstream usability configure:10196: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10199: $? = 0 configure:10202: test -s conftest.o configure:10205: $? = 0 configure:10214: result: yes configure:10218: checking fstream presence configure:10225: c++ -E -I/usr/local/include conftest.cc configure:10231: $? = 0 configure:10249: result: yes configure:10267: checking for fstream configure:10274: result: yes configure:10187: checking iostream usability configure:10196: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10199: $? = 0 configure:10202: test -s conftest.o configure:10205: $? = 0 configure:10214: result: yes configure:10218: checking iostream presence configure:10225: c++ -E -I/usr/local/include conftest.cc configure:10231: $? = 0 configure:10249: result: yes configure:10267: checking for iostream configure:10274: result: yes configure:10187: checking iomanip usability configure:10196: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10199: $? = 0 configure:10202: test -s conftest.o configure:10205: $? = 0 configure:10214: result: yes configure:10218: checking iomanip presence configure:10225: c++ -E -I/usr/local/include conftest.cc configure:10231: $? = 0 configure:10249: result: yes configure:10267: checking for iomanip configure:10274: result: yes configure:10187: checking vector usability configure:10196: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10199: $? = 0 configure:10202: test -s conftest.o configure:10205: $? = 0 configure:10214: result: yes configure:10218: checking vector presence configure:10225: c++ -E -I/usr/local/include conftest.cc configure:10231: $? = 0 configure:10249: result: yes configure:10267: checking for vector configure:10274: result: yes configure:10310: checking string usability configure:10319: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10322: $? = 0 configure:10325: test -s conftest.o configure:10328: $? = 0 configure:10337: result: yes configure:10341: checking string presence configure:10348: c++ -E -I/usr/local/include conftest.cc configure:10354: $? = 0 configure:10372: result: yes configure:10390: checking for string configure:10397: result: yes configure:10310: checking iomanip.h usability configure:10319: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10322: $? = 0 configure:10325: test -s conftest.o configure:10328: $? = 0 configure:10337: result: yes configure:10341: checking iomanip.h presence configure:10348: c++ -E -I/usr/local/include conftest.cc configure:10354: $? = 0 configure:10372: result: yes configure:10390: checking for iomanip.h configure:10397: result: yes configure:10430: checking whether C++ has bool configure:10443: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc -lz -liconv >&5 configure:10446: $? = 0 configure:10448: ./conftest configure:10451: $? = 0 configure:10453: result: yes configure:10470: checking whether C++ has correct scoping in for-loops configure:10494: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:10497: $? = 0 configure:10500: test -s conftest.o configure:10503: $? = 0 configure:10505: result: yes configure:10536: checking what warning flags to pass to the C++ compiler configure:10556: result: configure:10567: checking what language compliance flags to pass to the C++ compiler configure:10583: result: configure:10636: checking whether iconv supports UTF-8 configure:10649: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lz -liconv >&5 configure: In function `main': configure:10644: warning: comparison between pointer and integer configure:10652: $? = 0 configure:10654: ./conftest configure:10657: $? = 0 configure:10660: result: yes configure:10726: checking whether iconv supports UTF-16BE configure:10739: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lz -liconv >&5 configure: In function `main': configure:10734: warning: comparison between pointer and integer configure:10742: $? = 0 configure:10744: ./conftest configure:10747: $? = 0 configure:10750: result: yes configure:10948: checking whether iconv supports UTF-16 configure:10961: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lz -liconv >&5 configure: In function `main': configure:10956: warning: comparison between pointer and integer configure:10964: $? = 0 configure:10966: ./conftest configure:10969: $? = 0 configure:10972: result: yes configure:11082: checking whether iconv supports ISO-8859-1 configure:11095: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lz -liconv >&5 configure: In function `main': configure:11090: warning: comparison between pointer and integer configure:11098: $? = 0 configure:11100: ./conftest configure:11103: $? = 0 configure:11106: result: yes configure:11266: checking for getopt_long configure:11309: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lz -liconv >&5 configure:11312: $? = 0 configure:11315: test -s conftest configure:11318: $? = 0 configure:11328: result: yes configure:11353: checking for mkstemp configure:11396: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lz -liconv >&5 configure:11399: $? = 0 configure:11402: test -s conftest configure:11405: $? = 0 configure:11415: result: yes configure:11430: checking for truncate configure:11473: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lz -liconv >&5 configure:11476: $? = 0 configure:11479: test -s conftest configure:11482: $? = 0 configure:11492: result: yes configure:11508: checking for size_t configure:11535: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:11538: $? = 0 configure:11541: test -s conftest.o configure:11544: $? = 0 configure:11554: result: yes configure:11734: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53a. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:688: creating Makefile config.status:688: creating doc/Makefile config.status:688: creating m4/Makefile config.status:688: creating include/Makefile config.status:688: creating include/id3/Makefile config.status:688: creating id3com/Makefile config.status:688: creating id3com/Sample/Makefile config.status:688: creating src/Makefile config.status:688: creating examples/Makefile config.status:688: creating prj/Makefile config.status:688: creating libprj/Makefile config.status:792: creating config.h config.status:1075: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=yes 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=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include 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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib 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_func_getopt_long=yes ac_cv_func_iconv_open=no ac_cv_func_mkstemp=yes ac_cv_func_truncate=yes ac_cv_header_bitset=yes ac_cv_header_cctype=yes ac_cv_header_climits=yes ac_cv_header_cstdio=yes ac_cv_header_cstdlib=yes ac_cv_header_cstring=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fstream=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=no ac_cv_header_iomanip=yes ac_cv_header_iomanip_h=yes ac_cv_header_iostream=yes ac_cv_header_libcw_sys_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string=yes ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_vector=yes ac_cv_header_wchar_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_iconv_iconv_open=no ac_cv_lib_iconv_libiconv_open=yes ac_cv_lib_z_uncompress=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' 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=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= lt_cv_sys_max_cmd_len= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "id3lib" #define VERSION "3.8.3" #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #ifdef __cplusplus #include #endif #define HAVE_ZLIB 1 #define STDC_HEADERS 1 #define HAVE_ZLIB_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_ICONV_H 1 #define ID3LIB_ICONV_OLDSTYLE 1 #define HAVE_CCTYPE 1 #define HAVE_CLIMITS 1 #define HAVE_CSTDIO 1 #define HAVE_CSTDLIB 1 #define HAVE_BITSET 1 #define HAVE_CSTRING 1 #define HAVE_FSTREAM 1 #define HAVE_IOSTREAM 1 #define HAVE_IOMANIP 1 #define HAVE_VECTOR 1 #define HAVE_STRING 1 #define HAVE_IOMANIP_H 1 #define ID3_ICONV_FORMAT_UTF8 "UTF-8" #define ID3_ICONV_FORMAT_UTF16BE "UTF-16BE" #define ID3_ICONV_FORMAT_UTF16 "UTF-16" #define ID3_ICONV_FORMAT_ASCII "ISO-8859-1" #define HAVE_GETOPT_LONG 1 #define HAVE_MKSTEMP 1 #define HAVE_TRUNCATE 1 #define _ID3LIB_NAME "id3lib" #define _ID3LIB_VERSION "3.8.3" #define _ID3LIB_FULLNAME "id3lib-3.8.3" #define _ID3LIB_MAJOR_VERSION 3 #define _ID3LIB_MINOR_VERSION 8 #define _ID3LIB_PATCH_VERSION 3 #define _ID3LIB_INTERFACE_AGE 0 #define _ID3LIB_BINARY_AGE 0 #define _ID3_COMPILED_WITH_DEBUGGING "minimum" configure: exit 0