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.61. Invocation command line was $ ./configure ## --------- ## ## 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 /usr/bin/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: 135 tasks, 190 threads, 4 processors Load average: 1.92, 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:1781: checking for gcc configure:1797: found /usr/bin/gcc configure:1808: result: gcc configure:2046: checking for C compiler version configure:2053: gcc --version >&5 gcc (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:2056: $? = 0 configure:2063: gcc -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:2066: $? = 0 configure:2073: gcc -V >&5 gcc: `-V' option must have argument configure:2076: $? = 1 configure:2099: checking for C compiler default output file name configure:2126: gcc -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:2129: $? = 0 configure:2167: result: a.out configure:2184: checking whether the C compiler works configure:2194: ./a.out configure:2197: $? = 0 configure:2214: result: yes configure:2221: checking whether we are cross compiling configure:2223: result: no configure:2226: checking for suffix of executables configure:2233: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:2236: $? = 0 configure:2260: result: configure:2266: checking for suffix of object files configure:2292: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:2295: $? = 0 configure:2318: result: configure:2322: checking whether we are using the GNU C compiler configure:2351: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:2357: $? = 0 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:2374: result: no configure:2379: checking whether gcc accepts -g configure:2409: gcc -c -g conftest.c >&5 configure:2415: $? = 0 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:2447: gcc -c conftest.c >&5 configure:2453: $? = 0 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:2486: gcc -c -g conftest.c >&5 configure:2492: $? = 0 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:2514: result: no configure:2531: checking for gcc option to accept ISO C89 configure:2605: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:2611: $? = 0 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 | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2605: gcc -qlanglvl=extc89 -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:2611: $? = 0 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 | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2605: gcc -qlanglvl=ansi -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2611: $? = 0 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 | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2605: gcc -std -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 cc1: error: unrecognized option `-std' configure:2611: $? = 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 | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2605: gcc -Ae -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 :6:2: missing '(' after predicate configure:2611: $? = 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 | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2605: gcc -Aa -D_HPUX_SOURCE -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 :6:2: missing '(' after predicate configure:2611: $? = 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 | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2605: gcc -Xc -D__EXTENSIONS__ -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 gcc: unrecognized option `-Xc' configure:2611: $? = 0 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 | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2637: result: unsupported configure:2657: checking how to run the C preprocessor configure:2697: gcc -E conftest.c configure:2703: $? = 0 configure:2734: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:2740: $? = 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 configure:2773: result: gcc -E configure:2802: gcc -E conftest.c configure:2808: $? = 0 configure:2839: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:2845: $? = 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 configure:2882: checking whether ln -s works configure:2886: result: yes configure:2897: checking for ar configure:2913: found /usr/bin/ar configure:2924: result: ar configure:2979: checking for ranlib configure:2995: found /usr/bin/ranlib configure:3006: result: ranlib configure:3033: checking whether make sets $(MAKE) configure:3054: result: yes configure:3107: checking for a BSD-compatible install configure:3163: result: /usr/local/bin/ginstall -c configure:3175: checking for Neotonic Paths configure:3183: result: not found configure:3196: checking for dirent.h that defines DIR configure:3225: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3231: $? = 0 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 | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3247: result: no configure:3196: checking for sys/ndir.h that defines DIR configure:3225: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 conftest.c:9:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:14: error: `DIR' undeclared (first use in this function) conftest.c:14: error: (Each undeclared identifier is reported only once conftest.c:14: error: for each function it appears in.) conftest.c:14: error: parse error before ')' token configure:3231: $? = 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 | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3247: result: no configure:3196: checking for sys/dir.h that defines DIR configure:3225: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3231: $? = 0 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 | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3247: result: no configure:3196: checking for ndir.h that defines DIR configure:3225: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 conftest.c:9:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:14: error: `DIR' undeclared (first use in this function) conftest.c:14: error: (Each undeclared identifier is reported only once conftest.c:14: error: for each function it appears in.) conftest.c:14: error: parse error before ')' token configure:3231: $? = 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 | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3247: result: no configure:3344: checking for library containing opendir configure:3385: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3391: $? = 0 configure:3419: result: none required configure:3430: checking for grep that handles long lines and -e configure:3504: result: /usr/bin/grep configure:3509: checking for egrep configure:3587: result: /usr/bin/grep -E configure:3592: checking for ANSI C header files configure:3622: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3628: $? = 0 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 | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3753: result: no configure:3763: checking for sys/wait.h that is POSIX.1 compatible configure:3799: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3805: $? = 0 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 | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:3820: result: no configure:3844: checking for sys/types.h configure:3865: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3871: $? = 0 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3887: result: no configure:3844: checking for sys/stat.h configure:3865: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3871: $? = 0 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3887: result: no configure:3844: checking for stdlib.h configure:3865: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3871: $? = 0 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3887: result: no configure:3844: checking for string.h configure:3865: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3871: $? = 0 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3887: result: no configure:3844: checking for memory.h configure:3865: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3871: $? = 0 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3887: result: no configure:3844: checking for strings.h configure:3865: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3871: $? = 0 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3887: result: no configure:3844: checking for inttypes.h configure:3865: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3871: $? = 0 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3887: result: no configure:3844: checking for stdint.h configure:3865: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3871: $? = 0 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3887: result: no configure:3844: checking for unistd.h configure:3865: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3871: $? = 0 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3887: result: no configure:3922: checking fcntl.h usability configure:3939: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3945: $? = 0 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3959: result: no configure:3963: checking fcntl.h presence configure:3978: gcc -E conftest.c configure:3984: $? = 0 configure:3998: result: yes configure:4011: WARNING: fcntl.h: present but cannot be compiled configure:4013: WARNING: fcntl.h: check for missing prerequisite headers? configure:4015: WARNING: fcntl.h: see the Autoconf documentation configure:4017: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4019: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4021: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4026: checking for fcntl.h configure:4034: result: yes configure:3922: checking stdarg.h usability configure:3939: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3945: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3959: result: no configure:3963: checking stdarg.h presence configure:3978: gcc -E conftest.c configure:3984: $? = 0 configure:3998: result: yes configure:4011: WARNING: stdarg.h: present but cannot be compiled configure:4013: WARNING: stdarg.h: check for missing prerequisite headers? configure:4015: WARNING: stdarg.h: see the Autoconf documentation configure:4017: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:4019: WARNING: stdarg.h: proceeding with the preprocessor's result configure:4021: WARNING: stdarg.h: in the future, the compiler will take precedence configure:4026: checking for stdarg.h configure:4034: result: yes configure:3922: checking varargs.h usability configure:3939: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 In file included from conftest.c:43: /usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer implements ." /usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code to use ." configure:3945: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3959: result: no configure:3963: checking varargs.h presence configure:3978: gcc -E conftest.c In file included from conftest.c:10: /usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer implements ." /usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code to use ." configure:3984: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:3998: result: no configure:4026: checking for varargs.h configure:4034: result: no configure:3922: checking limits.h usability configure:3939: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3945: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3959: result: no configure:3963: checking limits.h presence configure:3978: gcc -E conftest.c configure:3984: $? = 0 configure:3998: result: yes configure:4011: WARNING: limits.h: present but cannot be compiled configure:4013: WARNING: limits.h: check for missing prerequisite headers? configure:4015: WARNING: limits.h: see the Autoconf documentation configure:4017: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:4019: WARNING: limits.h: proceeding with the preprocessor's result configure:4021: WARNING: limits.h: in the future, the compiler will take precedence configure:4026: checking for limits.h configure:4034: result: yes configure:3912: checking for strings.h configure:3918: result: no configure:3922: checking sys/ioctl.h usability configure:3939: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3945: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3959: result: no configure:3963: checking sys/ioctl.h presence configure:3978: gcc -E conftest.c configure:3984: $? = 0 configure:3998: result: yes configure:4011: WARNING: sys/ioctl.h: present but cannot be compiled configure:4013: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:4015: WARNING: sys/ioctl.h: see the Autoconf documentation configure:4017: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:4019: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:4021: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:4026: checking for sys/ioctl.h configure:4034: result: yes configure:3922: checking sys/time.h usability configure:3939: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3945: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3959: result: no configure:3963: checking sys/time.h presence configure:3978: gcc -E conftest.c configure:3984: $? = 0 configure:3998: result: yes configure:4011: WARNING: sys/time.h: present but cannot be compiled configure:4013: WARNING: sys/time.h: check for missing prerequisite headers? configure:4015: WARNING: sys/time.h: see the Autoconf documentation configure:4017: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4019: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4021: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4026: checking for sys/time.h configure:4034: result: yes configure:3912: checking for unistd.h configure:3918: result: no configure:3922: checking features.h usability configure:3939: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:3945: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3959: result: no configure:3963: checking features.h presence configure:3978: gcc -E conftest.c conftest.c:13:22: features.h: No such file or directory configure:3984: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:3998: result: no configure:4026: checking for features.h configure:4034: result: no configure:4048: checking for an ANSI C-conforming const configure:4123: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:4129: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* 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 cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* 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"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 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; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:4144: result: no configure:4154: checking for mode_t configure:4184: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 conftest.c:47: error: parse error before "ac__type_new_" conftest.c:47: warning: type defaults to `int' in declaration of `ac__type_new_' conftest.c:47: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:51: error: parse error before ')' token configure:4190: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef mode_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4205: result: no configure:4217: checking for off_t configure:4247: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 conftest.c:48: error: parse error before "ac__type_new_" conftest.c:48: warning: type defaults to `int' in declaration of `ac__type_new_' conftest.c:48: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:52: error: parse error before ')' token configure:4253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define mode_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4268: result: no configure:4280: checking for pid_t configure:4310: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 conftest.c:49: error: parse error before "ac__type_new_" conftest.c:49: warning: type defaults to `int' in declaration of `ac__type_new_' conftest.c:49: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:53: error: parse error before ')' token configure:4316: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define mode_t int | #define off_t long int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4331: result: no configure:4343: checking for size_t configure:4373: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:4379: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define mode_t int | #define off_t long int | #define pid_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4394: result: no configure:4406: checking whether time.h and sys/time.h may both be included configure:4436: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:4442: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define mode_t int | #define off_t long int | #define pid_t int | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4457: result: no configure:4467: checking whether struct tm is in sys/time.h or time.h configure:4497: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:4503: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define mode_t int | #define off_t long int | #define pid_t int | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm tm; | int *p = &tm.tm_sec; | return !p; | ; | return 0; | } configure:4518: result: sys/time.h configure:4528: checking for struct tm.tm_zone configure:4559: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:4565: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define mode_t int | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:4601: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:4607: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define mode_t int | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:4625: result: no configure:4643: checking whether tzname is declared configure:4673: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:4679: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define mode_t int | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef tzname | (void) tzname; | #endif | | ; | return 0; | } configure:4694: result: no configure:4712: checking for tzname configure:4742: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:4748: $? = 0 configure:4765: result: yes configure:4777: checking return type of signal handlers configure:4805: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 conftest.c: In function `main': conftest.c:27: error: void value not ignored as it ought to be configure:4811: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define mode_t int | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_TZNAME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:4826: result: void configure:4838: checking for strftime configure:4894: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:4900: $? = 0 configure:4918: result: yes configure:5003: checking for vprintf configure:5059: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 conftest.c:46: warning: conflicting types for built-in function `vprintf' configure:5065: $? = 0 configure:5083: result: yes configure:5090: checking for _doprnt configure:5146: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 ld: Undefined symbols: __doprnt configure:5152: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define mode_t int | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_TZNAME 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:5169: result: no configure:5183: checking for wait3 that fills in rusage configure:5239: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 conftest.c: In function `main': conftest.c:74: warning: implicit declaration of function `fork' conftest.c:77: warning: implicit declaration of function `sleep' conftest.c:78: warning: implicit declaration of function `_exit' configure:5242: $? = 0 configure:5248: ./conftest configure:5251: $? = 0 configure:5267: result: yes configure:5288: checking for gettimeofday configure:5344: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:5350: $? = 0 configure:5368: result: yes configure:5288: checking for mktime configure:5344: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:5350: $? = 0 configure:5368: result: yes configure:5288: checking for putenv configure:5344: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:5350: $? = 0 configure:5368: result: yes configure:5288: checking for strerror configure:5344: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:5350: $? = 0 configure:5368: result: yes configure:5288: checking for strspn configure:5344: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 conftest.c:52: warning: conflicting types for built-in function `strspn' configure:5350: $? = 0 configure:5368: result: yes configure:5288: checking for strtod configure:5344: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:5350: $? = 0 configure:5368: result: yes configure:5288: checking for strtol configure:5344: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:5350: $? = 0 configure:5368: result: yes configure:5288: checking for strtoul configure:5344: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:5350: $? = 0 configure:5368: result: yes configure:5384: checking for random configure:5440: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:5446: $? = 0 configure:5464: result: yes configure:5384: checking for rand configure:5440: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:5446: $? = 0 configure:5464: result: yes configure:5384: checking for drand48 configure:5440: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:5446: $? = 0 configure:5464: result: yes configure:5578: checking for lockf configure:5634: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:5640: $? = 0 configure:5657: result: yes configure:5678: checking pthread.h usability configure:5695: gcc -c -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:5701: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_FCNTL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define const | #define mode_t int | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define HAVE_DECL_TZNAME 0 | #define HAVE_TZNAME 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKTIME 1 | #define HAVE_PUTENV 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND 1 | #define HAVE_DRAND48 1 | #define HAVE_LOCKF 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5715: result: no configure:5719: checking pthread.h presence configure:5734: gcc -E conftest.c configure:5740: $? = 0 configure:5754: result: yes configure:5767: WARNING: pthread.h: present but cannot be compiled configure:5769: WARNING: pthread.h: check for missing prerequisite headers? configure:5771: WARNING: pthread.h: see the Autoconf documentation configure:5773: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure:5775: WARNING: pthread.h: proceeding with the preprocessor's result configure:5777: WARNING: pthread.h: in the future, the compiler will take precedence configure:5782: checking for pthread.h configure:5789: result: yes configure:5815: checking build system type configure:5833: result: i386-apple-darwin8.0.1 configure:5855: checking host system type configure:5870: result: i386-apple-darwin8.0.1 configure:5906: checking for snprintf configure:5962: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 conftest.c:61: warning: conflicting types for built-in function `snprintf' configure:5968: $? = 0 configure:5985: result: yes configure:5996: checking for vsnprintf configure:6052: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 conftest.c:62: warning: conflicting types for built-in function `vsnprintf' configure:6058: $? = 0 configure:6075: result: yes configure:6097: checking for localtime_r configure:6153: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:6159: $? = 0 configure:6177: result: yes configure:6184: checking whether localtime_r is declared configure:6202: result: yes configure:6247: checking for gmtime_r configure:6303: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:6309: $? = 0 configure:6327: result: yes configure:6334: checking whether gmtime_r is declared configure:6352: result: yes configure:6397: checking for strtok_r configure:6453: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:6459: $? = 0 configure:6477: result: yes configure:6484: checking whether strtok_r is declared configure:6502: result: yes configure:6543: checking for mkstemp configure:6599: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:6605: $? = 0 configure:6622: result: yes configure:6641: checking for regexec configure:6697: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c >&5 configure:6703: $? = 0 configure:6720: result: yes configure:6737: checking for deflate in -lz configure:6772: gcc -o conftest -fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC conftest.c -lz >&5 configure:6778: $? = 0 configure:6796: result: yes configure:6855: checking for apache apxs configure:6885: result: found /usr/local/sbin/apxs configure:6887: checking for apache 1.3.x configure:6893: result: found 1.3.39 configure:6924: checking for python includes configure:6986: result: found /usr/local/include/python2.3 configure:7018: checking for perl >= 5.006 configure:7040: result: found /usr/local/bin/perl configure:7067: checking for ruby configure:7086: result: found /usr/local/bin/ruby configure:7113: checking for j2sdk path configure:7146: result: not found configure:7290: checking for csharp path configure:7305: result: not found configure:7671: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:622: creating rules.mk config.status:757: WARNING: rules.mk.in seems to ignore the --datarootdir setting config.status:622: creating cs_config.h config.status:868: cs_config.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.0.1 ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=no ac_cv_func_drand48=yes ac_cv_func_gettimeofday=yes ac_cv_func_gmtime_r=yes ac_cv_func_localtime_r=yes ac_cv_func_lockf=yes ac_cv_func_mkstemp=yes ac_cv_func_mktime=yes ac_cv_func_putenv=yes ac_cv_func_rand=yes ac_cv_func_random=yes ac_cv_func_regexec=yes ac_cv_func_snprintf=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strspn=yes ac_cv_func_strtod=yes ac_cv_func_strtok_r=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_wait3_rusage=yes ac_cv_have_decl_tzname=no 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_features_h=no ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_pthread_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_varargs_h=no ac_cv_host=i386-apple-darwin8.0.1 ac_cv_lib_z_deflate=yes ac_cv_member_struct_tm_tm_zone=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AR=ar ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=sys/time.h ac_cv_type_mode_t=no ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_signal=void ac_cv_type_size_t=no ac_cv_var_tzname=yes cs_cv_apache=yes cs_cv_apache_path= cs_cv_compression=yes cs_cv_csharp=yes cs_cv_csharp_path=no cs_cv_java=yes cs_cv_java_path=no cs_cv_missing=no cs_cv_need_reentrant=no cs_cv_perl=yes cs_cv_perl_path=no cs_cv_pthread=yes cs_cv_python=yes cs_cv_python_path=no cs_cv_regex=yes cs_cv_ruby=yes cs_cv_ruby_path=no cs_cv_snprintf=no cs_cv_wdb=no ## ----------------- ## ## Output variables. ## ## ----------------- ## APXS_PATH='/usr/local/sbin/apxs' AR='ar' BUILD_WRAPPERS=' mod_ecs python perl ruby' CC='gcc' CFLAGS='-fno-common -fPIC -Wall -I. -fPIC -fPIC -Wall -I. -fPIC' CPP='gcc -E' CPPFLAGS='' CSHARP_PATH='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_UTL_OBJS='' EXTRA_UTL_SRC=' ulocks.c rcfs.c skiplist.c dict.c filter.c neo_net.c neo_server.c' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' JAVA_INCLUDE_PATH='' JAVA_PATH='' LDFLAGS='' LIBOBJS='' LIBS=' -lz' LN_S='ln -s' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' PYTHON='/usr/local/bin/python2.3' PYTHON_INC='-I/usr/local/include/python2.3' PYTHON_LIB='-L/usr/local/lib/python2.3/site-packages/config -lpython2.3' PYTHON_SITE='/usr/local/lib/python2.3/site-packages/site-packages' RANLIB='ranlib' RUBY='/usr/local/bin/ruby' SET_MAKE='' SHELL='/bin/sh' USE_MINGW32='' _ACJNI_JAVAC='' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='i386-apple-darwin8.0.1' build_alias='' build_cpu='i386' build_os='darwin8.0.1' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-apple-darwin8.0.1' host_alias='' host_cpu='i386' host_os='darwin8.0.1' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_FCNTL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define const #define mode_t int #define off_t long int #define pid_t int #define size_t unsigned int #define TM_IN_SYS_TIME 1 #define HAVE_DECL_TZNAME 0 #define HAVE_TZNAME 1 #define RETSIGTYPE void #define HAVE_STRFTIME 1 #define HAVE_VPRINTF 1 #define HAVE_WAIT3 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MKTIME 1 #define HAVE_PUTENV 1 #define HAVE_STRERROR 1 #define HAVE_STRSPN 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_RANDOM 1 #define HAVE_RAND 1 #define HAVE_DRAND48 1 #define HAVE_LOCKF 1 #define HAVE_PTHREADS 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LOCALTIME_R 1 #define HAVE_GMTIME_R 1 #define HAVE_GMTIME_R 1 #define HAVE_STRTOK_R 1 #define HAVE_STRTOK_R 1 #define HAVE_MKSTEMP 1 #define HAVE_REGEX 1 #define HTML_COMPRESSION 1 configure: exit 0