This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by btparse configure 0.35, 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: 119 tasks, 176 threads, 4 processors Load average: 1.75, Mach factor: 2.24 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1551: checking for a BSD-compatible install configure:1606: result: /usr/bin/install -c -o root -g wheel configure:1617: checking whether build environment is sane configure:1660: result: yes configure:1693: checking for gawk configure:1709: found /usr/local/bin/gawk configure:1719: result: gawk configure:1729: checking whether make sets $(MAKE) configure:1749: result: yes configure:1920: checking if external PCCTS include files are wanted configure:1929: result: no configure:1933: checking if malloc debugging is wanted configure:1954: result: no configure:1969: checking for i386-unknown-gnu-gcc configure:1995: result: cc configure:2277: checking for C compiler version configure:2280: 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:2283: $? = 0 configure:2285: 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:2288: $? = 0 configure:2290: cc -V &5 cc: `-V' option must have argument configure:2293: $? = 1 configure:2316: checking for C compiler default output file name configure:2319: cc -fno-common conftest.c >&5 configure:2322: $? = 0 configure:2368: result: a.out configure:2373: checking whether the C compiler works configure:2379: ./a.out configure:2382: $? = 0 configure:2399: result: yes configure:2406: checking whether we are cross compiling configure:2408: result: no configure:2411: checking for suffix of executables configure:2413: cc -o conftest -fno-common conftest.c >&5 configure:2416: $? = 0 configure:2441: result: configure:2447: checking for suffix of object files configure:2468: cc -c -fno-common conftest.c >&5 configure:2471: $? = 0 configure:2493: result: configure:2497: checking whether we are using the GNU C compiler configure:2521: cc -c -fno-common conftest.c >&5 configure:2527: $? = 0 configure:2531: test -z || test ! -s conftest.err configure:2534: $? = 0 configure:2537: test -s conftest. configure:2540: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2553: result: no configure:2559: checking whether cc accepts -g configure:2580: cc -c -g conftest.c >&5 configure:2586: $? = 0 configure:2590: test -z || test ! -s conftest.err configure:2593: $? = 0 configure:2596: test -s conftest. configure:2599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2610: result: no configure:2627: checking for cc option to accept ANSI C configure:2697: cc -c -fno-common conftest.c >&5 configure:2703: $? = 0 configure:2707: test -z || test ! -s conftest.err configure:2710: $? = 0 configure:2713: test -s conftest. configure:2716: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:2697: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2703: $? = 0 configure:2707: test -z || test ! -s conftest.err configure:2710: $? = 0 configure:2713: test -s conftest. configure:2716: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:2697: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2703: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:2697: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2703: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:2697: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2703: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:2697: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2703: $? = 0 configure:2707: test -z || test ! -s conftest.err configure:2710: $? = 0 configure:2713: test -s conftest. configure:2716: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:2734: result: none needed configure:2752: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2758: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2902: checking for style of include used by make configure:2930: result: GNU configure:2958: checking dependency style of cc configure:3041: result: gcc3 configure:3072: checking for a BSD-compatible install configure:3127: result: /usr/bin/install -c -o root -g wheel configure:3216: checking build system type configure:3234: result: i386-unknown-gnu configure:3242: checking host system type configure:3256: result: i386-unknown-gnu configure:3264: checking for a sed that does not truncate output configure:3318: result: /usr/local/bin/sed configure:3321: checking for egrep configure:3331: result: grep -E configure:3380: checking for non-GNU ld configure:3414: result: /usr/bin/ld configure:3423: checking if the linker (/usr/bin/ld) is GNU ld configure:3438: result: no configure:3443: checking for /usr/bin/ld option to reload object files configure:3450: result: -r configure:3468: checking for BSD-compatible nm configure:3510: result: nm configure:3514: checking whether ln -s works configure:3518: result: yes configure:3525: checking how to recognise dependent libraries configure:3697: result: pass_all configure:3911: checking how to run the C preprocessor configure:3946: cc -E conftest.c configure:3952: $? = 0 configure:3984: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3990: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* end confdefs.h. */ | #include configure:4029: result: cc -E configure:4053: cc -E conftest.c configure:4059: $? = 0 configure:4091: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* end confdefs.h. */ | #include configure:4141: checking for ANSI C header files configure:4166: cc -c -fno-common conftest.c >&5 configure:4172: $? = 0 configure:4176: test -z || test ! -s conftest.err configure:4179: $? = 0 configure:4182: test -s conftest. configure:4185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4294: result: no configure:4318: checking for sys/types.h configure:4334: cc -c -fno-common conftest.c >&5 configure:4340: $? = 0 configure:4344: test -z || test ! -s conftest.err configure:4347: $? = 0 configure:4350: test -s conftest. configure:4353: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:4364: result: no configure:4318: checking for sys/stat.h configure:4334: cc -c -fno-common conftest.c >&5 configure:4340: $? = 0 configure:4344: test -z || test ! -s conftest.err configure:4347: $? = 0 configure:4350: test -s conftest. configure:4353: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:4364: result: no configure:4318: checking for stdlib.h configure:4334: cc -c -fno-common conftest.c >&5 configure:4340: $? = 0 configure:4344: test -z || test ! -s conftest.err configure:4347: $? = 0 configure:4350: test -s conftest. configure:4353: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:4364: result: no configure:4318: checking for string.h configure:4334: cc -c -fno-common conftest.c >&5 configure:4340: $? = 0 configure:4344: test -z || test ! -s conftest.err configure:4347: $? = 0 configure:4350: test -s conftest. configure:4353: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:4364: result: no configure:4318: checking for memory.h configure:4334: cc -c -fno-common conftest.c >&5 configure:4340: $? = 0 configure:4344: test -z || test ! -s conftest.err configure:4347: $? = 0 configure:4350: test -s conftest. configure:4353: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:4364: result: no configure:4318: checking for strings.h configure:4334: cc -c -fno-common conftest.c >&5 configure:4340: $? = 0 configure:4344: test -z || test ! -s conftest.err configure:4347: $? = 0 configure:4350: test -s conftest. configure:4353: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:4364: result: no configure:4318: checking for inttypes.h configure:4334: cc -c -fno-common conftest.c >&5 configure:4340: $? = 0 configure:4344: test -z || test ! -s conftest.err configure:4347: $? = 0 configure:4350: test -s conftest. configure:4353: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:4364: result: no configure:4318: checking for stdint.h configure:4334: cc -c -fno-common conftest.c >&5 configure:4340: $? = 0 configure:4344: test -z || test ! -s conftest.err configure:4347: $? = 0 configure:4350: test -s conftest. configure:4353: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:4364: result: no configure:4318: checking for unistd.h configure:4334: cc -c -fno-common conftest.c >&5 configure:4340: $? = 0 configure:4344: test -z || test ! -s conftest.err configure:4347: $? = 0 configure:4350: test -s conftest. configure:4353: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:4364: result: no configure:4390: checking dlfcn.h usability configure:4402: cc -c -fno-common conftest.c >&5 configure:4408: $? = 0 configure:4412: test -z || test ! -s conftest.err configure:4415: $? = 0 configure:4418: test -s conftest. configure:4421: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | /* 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:4431: result: no configure:4435: checking dlfcn.h presence configure:4445: cc -E conftest.c configure:4451: $? = 0 configure:4471: result: yes configure:4484: WARNING: dlfcn.h: present but cannot be compiled configure:4486: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4488: WARNING: dlfcn.h: see the Autoconf documentation configure:4490: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4492: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4494: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4506: checking for dlfcn.h configure:4513: result: yes configure:4536: checking for i386-unknown-gnu-g++ configure:4562: result: c++ configure:4620: checking for C++ compiler version configure:4623: 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:4626: $? = 0 configure:4628: 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:4631: $? = 0 configure:4633: c++ -V &5 c++: `-V' option must have argument configure:4636: $? = 1 configure:4639: checking whether we are using the GNU C++ compiler configure:4663: c++ -c -fno-common conftest.cc >&5 configure:4669: $? = 0 configure:4673: test -z || test ! -s conftest.err configure:4676: $? = 0 configure:4679: test -s conftest. configure:4682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4695: result: no configure:4701: checking whether c++ accepts -g configure:4722: c++ -c -g conftest.cc >&5 configure:4728: $? = 0 configure:4732: test -z || test ! -s conftest.err configure:4735: $? = 0 configure:4738: test -s conftest. configure:4741: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4752: result: no configure:4794: c++ -c -fno-common conftest.cc >&5 configure:4800: $? = 0 configure:4804: test -z || test ! -s conftest.err configure:4807: $? = 0 configure:4810: test -s conftest. configure:4813: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4794: c++ -c -fno-common conftest.cc >&5 configure:4800: $? = 0 configure:4804: test -z || test ! -s conftest.err configure:4807: $? = 0 configure:4810: test -s conftest. configure:4813: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | #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:4794: c++ -c -fno-common conftest.cc >&5 configure:4800: $? = 0 configure:4804: test -z || test ! -s conftest.err configure:4807: $? = 0 configure:4810: test -s conftest. configure:4813: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | #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:4794: 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:4800: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4794: c++ -c -fno-common conftest.cc >&5 configure:4800: $? = 0 configure:4804: test -z || test ! -s conftest.err configure:4807: $? = 0 configure:4810: test -s conftest. configure:4813: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4794: 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:4800: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4883: checking dependency style of c++ configure:4966: result: gcc3 configure:4993: checking how to run the C++ preprocessor configure:5024: c++ -E conftest.cc configure:5030: $? = 0 configure:5062: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5068: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5107: result: c++ -E configure:5131: c++ -E conftest.cc configure:5137: $? = 0 configure:5169: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5175: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5230: checking for i386-unknown-gnu-g77 configure:5259: result: no configure:5230: checking for i386-unknown-gnu-f77 configure:5259: result: no configure:5230: checking for i386-unknown-gnu-xlf configure:5259: result: no configure:5230: checking for i386-unknown-gnu-frt configure:5259: result: no configure:5230: checking for i386-unknown-gnu-pgf77 configure:5259: result: no configure:5230: checking for i386-unknown-gnu-fort77 configure:5259: result: no configure:5230: checking for i386-unknown-gnu-fl32 configure:5259: result: no configure:5230: checking for i386-unknown-gnu-af77 configure:5259: result: no configure:5230: checking for i386-unknown-gnu-f90 configure:5259: result: no configure:5230: checking for i386-unknown-gnu-xlf90 configure:5259: result: no configure:5230: checking for i386-unknown-gnu-pgf90 configure:5259: result: no configure:5230: checking for i386-unknown-gnu-epcf90 configure:5259: result: no configure:5230: checking for i386-unknown-gnu-f95 configure:5259: result: no configure:5230: checking for i386-unknown-gnu-fort configure:5259: result: no configure:5230: checking for i386-unknown-gnu-xlf95 configure:5259: result: no configure:5230: checking for i386-unknown-gnu-ifc configure:5259: result: no configure:5230: checking for i386-unknown-gnu-efc configure:5259: result: no configure:5230: checking for i386-unknown-gnu-pgf95 configure:5259: result: no configure:5230: checking for i386-unknown-gnu-lf95 configure:5259: result: no configure:5230: checking for i386-unknown-gnu-gfortran configure:5259: result: no configure:5272: checking for g77 configure:5288: found /usr/local/bin/g77 configure:5298: result: g77 configure:5316: checking for Fortran 77 compiler version configure:5316: 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:5319: $? = 0 configure:5321: 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:5324: $? = 0 configure:5326: 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:5329: $? = 0 configure:5337: checking whether we are using the GNU Fortran 77 compiler configure:5351: 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:5357: $? = 0 configure:5361: test -z || test ! -s conftest.err configure:5364: $? = 0 configure:5367: test -s conftest. configure:5370: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5383: result: no configure:5389: checking whether g77 accepts -g configure:5401: g77 -c -g conftest.f >&5 configure:5407: $? = 0 configure:5411: test -z || test ! -s conftest.err configure:5414: $? = 0 configure:5417: test -s conftest. configure:5420: $? = 1 configure: failed program was: | program main | | end configure:5432: result: no configure:5462: checking the maximum length of command line arguments configure:5554: result: configure:5565: checking command to parse nm output from cc object configure:5661: cc -c -fno-common conftest.c >&5 configure:5664: $? = 0 configure:5668: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5671: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:5661: cc -c -fno-common conftest.c >&5 configure:5664: $? = 0 configure:5668: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5671: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:5761: result: failed configure:5768: checking for objdir configure:5783: result: .libs configure:5835: checking for i386-unknown-gnu-ar configure:5864: result: no configure:5873: checking for ar configure:5889: found /usr/bin/ar configure:5900: result: ar configure:5915: checking for i386-unknown-gnu-ranlib configure:5944: result: no configure:5953: checking for ranlib configure:5969: found /usr/bin/ranlib configure:5980: result: ranlib configure:5995: checking for i386-unknown-gnu-strip configure:6024: result: no configure:6033: checking for strip configure:6049: found /usr/bin/strip configure:6060: result: strip configure:6347: checking if cc static flag works configure:6375: result: yes configure:6443: checking for cc option to produce PIC configure:6647: result: configure:6714: checking if cc supports -c -o file.o configure:6738: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6742: $? = 0 configure:6761: result: yes configure:6787: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7683: result: no configure:7754: checking dynamic linker characteristics configure:8300: result: gnu ld.so configure:8304: checking how to hardcode library paths into programs configure:8329: result: unsupported configure:8343: checking whether stripping libraries is possible configure:8364: result: no configure:9178: checking if libtool supports shared libraries configure:9180: result: no configure:9183: checking whether to build shared libraries configure:9204: result: no configure:9207: checking whether to build static libraries configure:9211: result: yes configure:9303: creating libtool configure:10023: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10910: result: yes configure:10928: c++ -c -fno-common conftest.cc >&5 configure:10931: $? = 0 configure:11027: checking for c++ option to produce PIC configure:11295: result: configure:11362: checking if c++ supports -c -o file.o configure:11386: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:11390: $? = 0 configure:11409: result: yes configure:11435: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11460: result: yes configure:11531: checking dynamic linker characteristics configure:12077: result: gnu ld.so configure:12081: checking how to hardcode library paths into programs configure:12106: result: unsupported configure:12120: checking whether stripping libraries is possible configure:12141: result: no configure:13461: checking if libtool supports shared libraries configure:13463: result: no configure:13466: checking whether to build shared libraries configure:13486: result: no configure:13489: checking whether to build static libraries configure:13493: result: yes configure:13505: checking for g77 option to produce PIC configure:13709: result: configure:13776: checking if g77 supports -c -o file.o configure:13800: g77 -c -o out/conftest2.o conftest.f >&5 configure:13804: $? = 0 configure:13823: result: yes configure:13849: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14725: result: no configure:14796: checking dynamic linker characteristics configure:15342: result: gnu ld.so configure:15346: checking how to hardcode library paths into programs configure:15371: result: unsupported configure:15385: checking whether stripping libraries is possible configure:15406: result: no configure:19631: checking whether make sets $(MAKE) configure:19651: result: yes configure:19663: checking for antlr configure:19679: found /usr/local/bin/antlr configure:19690: result: antlr configure:19699: checking for dlg configure:19715: found /usr/local/bin/dlg configure:19726: result: dlg configure:19737: checking for pod2man configure:19753: found /usr/local/bin/pod2man configure:19764: result: pod2man configure:19800: checking for ANSI C header files configure:19953: result: no configure:19977: checking limits.h usability configure:19989: cc -c -fno-common conftest.c >&5 configure:19995: $? = 0 configure:19999: test -z || test ! -s conftest.err configure:20002: $? = 0 configure:20005: test -s conftest.o configure:20008: $? = 0 configure:20018: result: yes configure:20022: checking limits.h presence configure:20032: cc -E conftest.c configure:20038: $? = 0 configure:20058: result: yes configure:20093: checking for limits.h configure:20100: result: yes configure:20114: checking for PCCTS header files configure:20138: result: yes configure:20145: checking for ushort configure:20169: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:53: error: `ushort' undeclared (first use in this function) conftest.c:53: error: (Each undeclared identifier is reported only once conftest.c:53: error: for each function it appears in.) conftest.c:53: error: parse error before ')' token configure:20175: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((ushort *) 0) | return 0; | if (sizeof (ushort)) | return 0; | ; | return 0; | } configure:20199: result: no configure:20209: checking for boolean configure:20233: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:53: error: `boolean' undeclared (first use in this function) conftest.c:53: error: (Each undeclared identifier is reported only once conftest.c:53: error: for each function it appears in.) conftest.c:53: error: parse error before ')' token configure:20239: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((boolean *) 0) | return 0; | if (sizeof (boolean)) | return 0; | ; | return 0; | } configure:20263: result: no configure:20277: checking for an ANSI C-conforming const configure:20344: cc -c -fno-common conftest.c >&5 configure:20350: $? = 0 configure:20354: test -z || test ! -s conftest.err configure:20357: $? = 0 configure:20360: test -s conftest.o configure:20363: $? = 0 configure:20374: result: yes configure:20389: checking for working alloca.h configure:20410: cc -o conftest -fno-common conftest.c >&5 configure:20416: $? = 0 configure:20420: test -z || test ! -s conftest.err configure:20423: $? = 0 configure:20426: test -s conftest configure:20429: $? = 0 configure:20441: result: yes configure:20451: checking for alloca configure:20492: cc -o conftest -fno-common conftest.c >&5 configure:20498: $? = 0 configure:20502: test -z || test ! -s conftest.err configure:20505: $? = 0 configure:20508: test -s conftest configure:20511: $? = 0 configure:20523: result: yes configure:20750: checking for vprintf configure:20807: cc -o conftest -fno-common conftest.c >&5 conftest.c:42: warning: conflicting types for built-in function `vprintf' configure:20813: $? = 0 configure:20817: test -z || test ! -s conftest.err configure:20820: $? = 0 configure:20823: test -s conftest configure:20826: $? = 0 configure:20838: result: yes configure:20845: checking for _doprnt configure:20902: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:20908: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIMITS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 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:20933: result: no configure:20954: checking for strdup configure:21011: cc -o conftest -fno-common conftest.c >&5 configure:21017: $? = 0 configure:21021: test -z || test ! -s conftest.err configure:21024: $? = 0 configure:21027: test -s conftest configure:21030: $? = 0 configure:21042: result: yes configure:20954: checking for strlwr configure:21011: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _strlwr configure:21017: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIMITS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define strlwr to an innocuous variant, in case declares strlwr. | For example, HP-UX 11i declares gettimeofday. */ | #define strlwr innocuous_strlwr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlwr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlwr | | /* 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 strlwr (); | /* 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_strlwr) || defined (__stub___strlwr) | choke me | #else | char (*f) () = strlwr; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlwr; | ; | return 0; | } configure:21042: result: no configure:20954: checking for strupr configure:21011: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _strupr configure:21017: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "btparse" | #define PACKAGE_TARNAME "btparse" | #define PACKAGE_VERSION "0.35" | #define PACKAGE_STRING "btparse 0.35" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "btparse" | #define VERSION "0.35" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIMITS_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define strupr to an innocuous variant, in case declares strupr. | For example, HP-UX 11i declares gettimeofday. */ | #define strupr innocuous_strupr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strupr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strupr | | /* 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 strupr (); | /* 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_strupr) || defined (__stub___strupr) | choke me | #else | char (*f) () = strupr; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strupr; | ; | return 0; | } configure:21042: result: no configure:20954: checking for vsnprintf configure:21011: cc -o conftest -fno-common conftest.c >&5 conftest.c:44: warning: conflicting types for built-in function `vsnprintf' configure:21017: $? = 0 configure:21021: test -z || test ! -s conftest.err configure:21024: $? = 0 configure:21027: test -s conftest configure:21030: $? = 0 configure:21042: result: yes configure:21053: checking for strdup declaration in configure:21072: result: yes configure:21208: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by btparse config.status 0.35, 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:724: creating btparse.pc config.status:724: creating Makefile config.status:724: creating doc/Makefile config.status:724: creating progs/Makefile config.status:724: creating src/Makefile config.status:724: creating tests/Makefile config.status:828: creating src/bt_config.h config.status:828: creating src/btparse.h config.status:1110: 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_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_alloca_works=yes ac_cv_func_strdup=yes ac_cv_func_strlwr=no ac_cv_func_strupr=no ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no 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_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_ANTLR=antlr 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_DLG=dlg ac_cv_prog_POD2MAN=pod2man 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_type_boolean=no ac_cv_type_ushort=no ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= 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/textproc/btparse/work/btparse-0.35/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/textproc/btparse/work/btparse-0.35/missing --run tar' ANTLR='antlr' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/textproc/btparse/work/btparse-0.35/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/textproc/btparse/work/btparse-0.35/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/textproc/btparse/work/btparse-0.35/missing --run automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLG='dlg' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' INCLUDES='' 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' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/textproc/btparse/work/btparse-0.35/missing --run makeinfo' OBJEXT='' PACKAGE='btparse' PACKAGE_BUGREPORT='' PACKAGE_NAME='btparse' PACKAGE_STRING='btparse 0.35' PACKAGE_TARNAME='btparse' PACKAGE_VERSION='0.35' PATH_SEPARATOR=':' PCCTS_INCLUDES='-I$(top_srcdir)/pccts' POD2MAN='pod2man' RANLIB='ranlib' RELEASE_DATE='2003-10-25' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.35' 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' 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/textproc/btparse/work/btparse-0.35/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' 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_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_DLFCN_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STRDUP 1 #define HAVE_STRDUP_DECL 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define PACKAGE "btparse" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "btparse" #define PACKAGE_STRING "btparse 0.35" #define PACKAGE_TARNAME "btparse" #define PACKAGE_VERSION "0.35" #define VERSION "0.35" #endif #ifdef __cplusplus void exit (int); configure: exit 0