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.58. 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: 166 tasks, 220 threads, 4 processors Load average: 1.72, Mach factor: 2.26 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1306: checking for i386-unknown-gnu-g++ configure:1332: result: c++ configure:1390: checking for C++ compiler version configure:1393: 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:1396: $? = 0 configure:1398: 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:1401: $? = 0 configure:1403: c++ -V &5 c++: `-V' option must have argument configure:1406: $? = 1 configure:1429: checking for C++ compiler default output file name configure:1432: c++ -fno-common conftest.cc >&5 configure:1435: $? = 0 configure:1481: result: a.out configure:1486: checking whether the C++ compiler works configure:1492: ./a.out configure:1495: $? = 0 configure:1512: result: yes configure:1519: checking whether we are cross compiling configure:1521: result: no configure:1524: checking for suffix of executables configure:1526: c++ -o conftest -fno-common conftest.cc >&5 configure:1529: $? = 0 configure:1554: result: configure:1560: checking for suffix of object files configure:1581: c++ -c -fno-common conftest.cc >&5 configure:1584: $? = 0 configure:1606: result: configure:1610: checking whether we are using the GNU C++ compiler configure:1634: c++ -c -fno-common conftest.cc >&5 configure:1640: $? = 0 configure:1644: test -z || test ! -s conftest.err configure:1647: $? = 0 configure:1650: test -s conftest. configure:1653: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1666: result: no configure:1672: checking whether c++ accepts -g configure:1693: c++ -c -g conftest.cc >&5 configure:1699: $? = 0 configure:1703: test -z || test ! -s conftest.err configure:1706: $? = 0 configure:1709: test -s conftest. configure:1712: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1723: result: no configure:1765: c++ -c -fno-common conftest.cc >&5 configure:1771: $? = 0 configure:1775: test -z || test ! -s conftest.err configure:1778: $? = 0 configure:1781: test -s conftest. configure:1784: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1765: c++ -c -fno-common conftest.cc >&5 configure:1771: $? = 0 configure:1775: test -z || test ! -s conftest.err configure:1778: $? = 0 configure:1781: test -s conftest. configure:1784: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1765: c++ -c -fno-common conftest.cc >&5 configure:1771: $? = 0 configure:1775: test -z || test ! -s conftest.err configure:1778: $? = 0 configure:1781: test -s conftest. configure:1784: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1765: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:10: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:9: error: than previous declaration `void exit(int) throw ()' configure:1771: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1765: c++ -c -fno-common conftest.cc >&5 configure:1771: $? = 0 configure:1775: test -z || test ! -s conftest.err configure:1778: $? = 0 configure:1781: test -s conftest. configure:1784: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1765: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:10: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:1771: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:1891: checking for a BSD-compatible install configure:1946: result: /usr/bin/install -c -o root -g wheel configure:1961: checking for bison configure:1977: found /usr/local/bin/bison configure:1987: result: bison -y configure:2001: checking for i386-unknown-gnu-ranlib configure:2030: result: no configure:2039: checking for ranlib configure:2055: found /usr/bin/ranlib configure:2066: result: ranlib configure:2086: checking for i386-unknown-gnu-gcc configure:2112: result: cc configure:2394: checking for C compiler version configure:2397: 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:2400: $? = 0 configure:2402: 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:2405: $? = 0 configure:2407: cc -V &5 cc: `-V' option must have argument configure:2410: $? = 1 configure:2413: checking whether we are using the GNU C compiler configure:2437: cc -c -fno-common conftest.c >&5 configure:2443: $? = 0 configure:2447: test -z || test ! -s conftest.err configure:2450: $? = 0 configure:2453: test -s conftest. configure:2456: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2469: result: no configure:2475: checking whether cc accepts -g configure:2496: cc -c -g conftest.c >&5 configure:2502: $? = 0 configure:2506: test -z || test ! -s conftest.err configure:2509: $? = 0 configure:2512: test -s conftest. configure:2515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2526: result: no configure:2543: checking for cc option to accept ANSI C configure:2613: cc -c -fno-common conftest.c >&5 configure:2619: $? = 0 configure:2623: test -z || test ! -s conftest.err configure:2626: $? = 0 configure:2629: test -s conftest. configure:2632: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:2613: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2619: $? = 0 configure:2623: test -z || test ! -s conftest.err configure:2626: $? = 0 configure:2629: test -s conftest. configure:2632: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:2613: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2619: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:2613: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2619: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:2613: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2619: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:2613: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2619: $? = 0 configure:2623: test -z || test ! -s conftest.err configure:2626: $? = 0 configure:2629: test -s conftest. configure:2632: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:2650: result: none needed configure:2668: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2674: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2813: checking how to run the C preprocessor configure:2848: cc -E conftest.c configure:2854: $? = 0 configure:2886: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:2892: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:2931: result: cc -E configure:2955: cc -E conftest.c configure:2961: $? = 0 configure:2993: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:2999: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3043: checking for egrep configure:3053: result: grep -E configure:3059: checking for AIX configure:3081: result: no configure:3087: checking for ANSI C header files configure:3112: cc -c -fno-common conftest.c >&5 configure:3118: $? = 0 configure:3122: test -z || test ! -s conftest.err configure:3125: $? = 0 configure:3128: test -s conftest. configure:3131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3240: result: no configure:3264: checking for sys/types.h configure:3280: cc -c -fno-common conftest.c >&5 configure:3286: $? = 0 configure:3290: test -z || test ! -s conftest.err configure:3293: $? = 0 configure:3296: test -s conftest. configure:3299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3310: result: no configure:3264: checking for sys/stat.h configure:3280: cc -c -fno-common conftest.c >&5 configure:3286: $? = 0 configure:3290: test -z || test ! -s conftest.err configure:3293: $? = 0 configure:3296: test -s conftest. configure:3299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3310: result: no configure:3264: checking for stdlib.h configure:3280: cc -c -fno-common conftest.c >&5 configure:3286: $? = 0 configure:3290: test -z || test ! -s conftest.err configure:3293: $? = 0 configure:3296: test -s conftest. configure:3299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3310: result: no configure:3264: checking for string.h configure:3280: cc -c -fno-common conftest.c >&5 configure:3286: $? = 0 configure:3290: test -z || test ! -s conftest.err configure:3293: $? = 0 configure:3296: test -s conftest. configure:3299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3310: result: no configure:3264: checking for memory.h configure:3280: cc -c -fno-common conftest.c >&5 configure:3286: $? = 0 configure:3290: test -z || test ! -s conftest.err configure:3293: $? = 0 configure:3296: test -s conftest. configure:3299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3310: result: no configure:3264: checking for strings.h configure:3280: cc -c -fno-common conftest.c >&5 configure:3286: $? = 0 configure:3290: test -z || test ! -s conftest.err configure:3293: $? = 0 configure:3296: test -s conftest. configure:3299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3310: result: no configure:3264: checking for inttypes.h configure:3280: cc -c -fno-common conftest.c >&5 configure:3286: $? = 0 configure:3290: test -z || test ! -s conftest.err configure:3293: $? = 0 configure:3296: test -s conftest. configure:3299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3310: result: no configure:3264: checking for stdint.h configure:3280: cc -c -fno-common conftest.c >&5 configure:3286: $? = 0 configure:3290: test -z || test ! -s conftest.err configure:3293: $? = 0 configure:3296: test -s conftest. configure:3299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3310: result: no configure:3264: checking for unistd.h configure:3280: cc -c -fno-common conftest.c >&5 configure:3286: $? = 0 configure:3290: test -z || test ! -s conftest.err configure:3293: $? = 0 configure:3296: test -s conftest. configure:3299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3310: result: no configure:3332: checking minix/config.h usability configure:3344: cc -c -fno-common conftest.c >&5 conftest.c:46:26: minix/config.h: No such file or directory configure:3350: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3373: result: no configure:3377: checking minix/config.h presence configure:3387: cc -E conftest.c conftest.c:12:26: minix/config.h: No such file or directory configure:3393: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3413: result: no configure:3448: checking for minix/config.h configure:3455: result: no configure:3485: checking for main in -lsocket configure:3509: cc -o conftest -fno-common conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:3515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:3541: result: no configure:3553: checking for main in -lz configure:3577: cc -o conftest -fno-common conftest.c -lz >&5 configure:3583: $? = 0 configure:3587: test -z || test ! -s conftest.err configure:3590: $? = 0 configure:3593: test -s conftest configure:3596: $? = 0 configure:3609: result: yes configure:3621: checking for working stdarg.h configure:3646: cc -o conftest -fno-common conftest.c -lz >&5 configure:3649: $? = 0 configure:3651: ./conftest configure:3654: $? = 0 configure:3661: result: yes configure:3696: checking fcntl.h usability configure:3708: cc -c -fno-common conftest.c >&5 configure:3714: $? = 0 configure:3718: test -z || test ! -s conftest.err configure:3721: $? = 0 configure:3724: test -s conftest. configure:3727: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBZ 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3737: result: no configure:3741: checking fcntl.h presence configure:3751: cc -E conftest.c configure:3757: $? = 0 configure:3777: result: yes configure:3790: WARNING: fcntl.h: present but cannot be compiled configure:3792: WARNING: fcntl.h: check for missing prerequisite headers? configure:3794: WARNING: fcntl.h: see the Autoconf documentation configure:3796: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:3798: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3800: WARNING: fcntl.h: in the future, the compiler will take precedence configure:3812: checking for fcntl.h configure:3819: result: yes configure:3696: checking stddef.h usability configure:3708: cc -c -fno-common conftest.c >&5 configure:3714: $? = 0 configure:3718: test -z || test ! -s conftest.err configure:3721: $? = 0 configure:3724: test -s conftest. configure:3727: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBZ 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3737: result: no configure:3741: checking stddef.h presence configure:3751: cc -E conftest.c configure:3757: $? = 0 configure:3777: result: yes configure:3790: WARNING: stddef.h: present but cannot be compiled configure:3792: WARNING: stddef.h: check for missing prerequisite headers? configure:3794: WARNING: stddef.h: see the Autoconf documentation configure:3796: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:3798: WARNING: stddef.h: proceeding with the preprocessor's result configure:3800: WARNING: stddef.h: in the future, the compiler will take precedence configure:3812: checking for stddef.h configure:3819: result: yes configure:3687: checking for stdlib.h configure:3692: result: no configure:3696: checking limits.h usability configure:3708: cc -c -fno-common conftest.c >&5 configure:3714: $? = 0 configure:3718: test -z || test ! -s conftest.err configure:3721: $? = 0 configure:3724: test -s conftest. configure:3727: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBZ 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3737: result: no configure:3741: checking limits.h presence configure:3751: cc -E conftest.c configure:3757: $? = 0 configure:3777: result: yes configure:3790: WARNING: limits.h: present but cannot be compiled configure:3792: WARNING: limits.h: check for missing prerequisite headers? configure:3794: WARNING: limits.h: see the Autoconf documentation configure:3796: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:3798: WARNING: limits.h: proceeding with the preprocessor's result configure:3800: WARNING: limits.h: in the future, the compiler will take precedence configure:3812: checking for limits.h configure:3819: result: yes configure:3687: checking for string.h configure:3692: result: no configure:3687: checking for memory.h configure:3692: result: no configure:3687: checking for unistd.h configure:3692: result: no configure:3696: checking zlib.h usability configure:3708: cc -c -fno-common conftest.c >&5 configure:3714: $? = 0 configure:3718: test -z || test ! -s conftest.err configure:3721: $? = 0 configure:3724: test -s conftest. configure:3727: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBZ 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #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 | #include configure:3737: result: no configure:3741: checking zlib.h presence configure:3751: cc -E conftest.c configure:3757: $? = 0 configure:3777: result: yes configure:3790: WARNING: zlib.h: present but cannot be compiled configure:3792: WARNING: zlib.h: check for missing prerequisite headers? configure:3794: WARNING: zlib.h: see the Autoconf documentation configure:3796: WARNING: zlib.h: section "Present But Cannot Be Compiled" configure:3798: WARNING: zlib.h: proceeding with the preprocessor's result configure:3800: WARNING: zlib.h: in the future, the compiler will take precedence configure:3812: checking for zlib.h configure:3819: result: yes configure:3840: checking for dirent.h that defines DIR configure:3864: cc -c -fno-common conftest.c >&5 configure:3870: $? = 0 configure:3874: test -z || test ! -s conftest.err configure:3877: $? = 0 configure:3880: test -s conftest. configure:3883: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBZ 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3894: result: no configure:3840: checking for sys/ndir.h that defines DIR configure:3864: cc -c -fno-common conftest.c >&5 conftest.c:19:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:24: error: `DIR' undeclared (first use in this function) conftest.c:24: error: (Each undeclared identifier is reported only once conftest.c:24: error: for each function it appears in.) conftest.c:24: error: parse error before ')' token configure:3870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBZ 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3894: result: no configure:3840: checking for sys/dir.h that defines DIR configure:3864: cc -c -fno-common conftest.c >&5 configure:3870: $? = 0 configure:3874: test -z || test ! -s conftest.err configure:3877: $? = 0 configure:3880: test -s conftest. configure:3883: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBZ 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3894: result: no configure:3840: checking for ndir.h that defines DIR configure:3864: cc -c -fno-common conftest.c >&5 conftest.c:19:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:24: error: `DIR' undeclared (first use in this function) conftest.c:24: error: (Each undeclared identifier is reported only once conftest.c:24: error: for each function it appears in.) conftest.c:24: error: parse error before ')' token configure:3870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBZ 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3894: result: no configure:4034: checking for library containing opendir configure:4064: cc -o conftest -fno-common conftest.c -lz >&5 configure:4070: $? = 0 configure:4074: test -z || test ! -s conftest.err configure:4077: $? = 0 configure:4080: test -s conftest configure:4083: $? = 0 configure:4153: result: none required configure:4162: checking return type of signal handlers configure:4193: cc -c -fno-common conftest.c >&5 configure:4199: $? = 0 configure:4203: test -z || test ! -s conftest.err configure:4206: $? = 0 configure:4209: test -s conftest. configure:4212: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBZ 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:4223: result: int configure:4231: checking for size_t configure:4255: cc -c -fno-common conftest.c >&5 configure:4261: $? = 0 configure:4265: test -z || test ! -s conftest.err configure:4268: $? = 0 configure:4271: test -s conftest. configure:4274: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBZ 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ZLIB_H 1 | #define RETSIGTYPE int | /* 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 ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4285: result: no configure:4297: checking whether time.h and sys/time.h may both be included configure:4322: cc -c -fno-common conftest.c >&5 configure:4328: $? = 0 configure:4332: test -z || test ! -s conftest.err configure:4335: $? = 0 configure:4338: test -s conftest. configure:4341: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBZ 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ZLIB_H 1 | #define RETSIGTYPE int | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4352: result: no configure:4362: checking for an ANSI C-conforming const configure:4429: cc -c -fno-common conftest.c >&5 configure:4435: $? = 0 configure:4439: test -z || test ! -s conftest.err configure:4442: $? = 0 configure:4445: test -s conftest. configure:4448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBZ 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ZLIB_H 1 | #define RETSIGTYPE int | #define size_t unsigned | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:4459: result: no configure:4469: checking for long file names configure:4508: result: yes configure:4528: checking for strerror configure:4585: cc -o conftest -fno-common conftest.c -lz >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest configure:4604: $? = 0 configure:4616: result: yes configure:4528: checking for getpgrp configure:4585: cc -o conftest -fno-common conftest.c -lz >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest configure:4604: $? = 0 configure:4616: result: yes configure:4528: checking for tcgetpgrp configure:4585: cc -o conftest -fno-common conftest.c -lz >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest configure:4604: $? = 0 configure:4616: result: yes configure:4528: checking for strftime configure:4585: cc -o conftest -fno-common conftest.c -lz >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest configure:4604: $? = 0 configure:4616: result: yes configure:4528: checking for strcasecmp configure:4585: cc -o conftest -fno-common conftest.c -lz >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest configure:4604: $? = 0 configure:4616: result: yes configure:4528: checking for snprintf configure:4585: cc -o conftest -fno-common conftest.c -lz >&5 conftest.c:51: warning: conflicting types for built-in function `snprintf' configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest configure:4604: $? = 0 configure:4616: result: yes configure:4528: checking for vsnprintf configure:4585: cc -o conftest -fno-common conftest.c -lz >&5 conftest.c:52: warning: conflicting types for built-in function `vsnprintf' configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest configure:4604: $? = 0 configure:4616: result: yes configure:4642: checking for appropriate getpgrp argument configure:4663: cc -o conftest -fno-common conftest.c -lz >&5 configure:4666: $? = 0 configure:4668: ./conftest configure:4671: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBZ 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ZLIB_H 1 | #define RETSIGTYPE int | #define size_t unsigned | #define const | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STRERROR 1 | #define HAVE_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | | int main(argc, argv) int argc; char **argv; { | #ifdef HAVE_GETPGRP | if (getpgrp(32767) == getpgrp(0)) exit(2); | #endif | exit(0); } | configure:4690: result: empty configure:4695: checking for a Bourne shell which understands functions configure:4710: result: /bin/sh configure:4815: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.58. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:654: creating Makefile config.status:654: creating etc/Howto.conf config.status:758: creating common/config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no 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_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= 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_func_getpgrp=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_vsnprintf=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_stdc=no ac_cv_header_stddef_h=yes 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_time=no ac_cv_header_unistd_h=no ac_cv_header_zlib_h=yes ac_cv_lib_socket_main=no ac_cv_lib_z_main=yes ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib 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_search_opendir='none required' ac_cv_sys_long_file_names=yes ac_cv_type_signal=int ac_cv_type_size_t=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXFLAGS='-fno-common' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' 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' LDFLAGS='' LIBOBJS='' LIBS='-lz ' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SH='/bin/sh' SHELL='/bin/sh' YACC='bison -y' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' 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 CONF_SHELL "/bin/sh"] #define CONF_getpgrp_arg #define HAVE_FCNTL_H 1 #define HAVE_GETPGRP 1 #define HAVE_LIBZ 1 #define HAVE_LIMITS_H 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_SNPRINTF 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_TCGETPGRP 1 #define HAVE_VSNPRINTF 1 #define HAVE_ZLIB_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define const #define size_t unsigned #endif #ifdef __cplusplus void exit (int); configure: exit 0