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 --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 /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: 90 tasks, 145 threads, 4 processors Load average: 0.72, Mach factor: 3.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: /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:1808: checking build system type configure:1826: result: i386-unknown-gnu configure:1848: checking host system type configure:1863: result: i386-unknown-gnu configure:1958: checking for i386-unknown-gnu-gcc configure:1985: result: cc configure:2263: checking for C compiler version configure:2270: 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:2273: $? = 0 configure:2280: 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:2283: $? = 0 configure:2290: cc -V >&5 cc: `-V' option must have argument configure:2293: $? = 1 configure:2316: checking for C compiler default output file name configure:2343: cc -fno-common conftest.c >&5 configure:2346: $? = 0 configure:2384: result: a.out configure:2401: checking whether the C compiler works configure:2411: ./a.out configure:2414: $? = 0 configure:2431: result: yes configure:2438: checking whether we are cross compiling configure:2440: result: no configure:2443: checking for suffix of executables configure:2450: cc -o conftest -fno-common conftest.c >&5 configure:2453: $? = 0 configure:2477: result: configure:2483: checking for suffix of object files configure:2509: cc -c -fno-common conftest.c >&5 configure:2512: $? = 0 configure:2535: result: configure:2539: checking whether we are using the GNU C compiler configure:2568: cc -c -fno-common conftest.c >&5 configure:2574: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2591: result: no configure:2596: checking whether cc accepts -g configure:2626: cc -c -g conftest.c >&5 configure:2632: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2664: cc -c conftest.c >&5 configure:2670: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2703: cc -c -g conftest.c >&5 configure:2709: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2731: result: no configure:2748: checking for cc option to accept ISO C89 configure:2822: cc -c -fno-common conftest.c >&5 configure:2828: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:2822: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2828: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:2822: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2828: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:2822: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:2828: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:2822: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2828: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:2822: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2828: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:2822: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2828: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:2854: result: unsupported configure:2874: checking how to run the C preprocessor configure:2914: cc -E conftest.c configure:2920: $? = 0 configure:2951: cc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:2957: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* end confdefs.h. */ | #include configure:2990: result: cc -E configure:3019: cc -E conftest.c configure:3025: $? = 0 configure:3056: cc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3062: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* end confdefs.h. */ | #include configure:3112: checking for a BSD-compatible install configure:3168: result: /usr/bin/install -c -o root -g wheel configure:3179: checking whether ln -s works configure:3183: result: yes configure:3190: checking whether gmake sets $(MAKE) configure:3211: result: yes configure:3224: checking for gawk configure:3240: found /usr/local/bin/gawk configure:3251: result: gawk configure:3265: checking for gdb configure:3281: found /usr/bin/gdb configure:3293: result: yes configure:3303: checking for groups configure:3322: found /usr/bin/groups configure:3335: result: /usr/bin/groups configure:3345: checking for id configure:3364: found /usr/bin/id configure:3377: result: /usr/bin/id configure:3429: WARNING: There is no user 'privoxy' on this system configure:3432: checking for user configure:3468: result: none specified configure:3478: checking for group configure:3522: result: none specified configure:3540: checking host system type configure:3555: result: i386-unknown-gnu configure:3582: checking host system type configure:3597: result: i386-unknown-gnu configure:3678: checking for w3m configure:3708: result: no configure:3678: checking for lynx configure:3694: found /usr/local/bin/lynx configure:3705: result: lynx configure:3727: checking for db2html configure:3743: found /usr/local/bin/db2html configure:3754: result: db2html configure:3775: checking for rpm configure:3791: found /usr/local/bin/rpm configure:3802: result: rpm configure:3826: checking for jade configure:3856: result: no configure:3826: checking for openjade configure:3842: found /usr/local/bin/openjade configure:3853: result: openjade configure:3871: checking for man2html configure:3887: found /usr/local/bin/man2html configure:3898: result: man2html configure:3926: checking for /usr/share/sgml/docbook/dsssl-stylesheets configure:3926: checking for /usr/share/sgml/docbkdsl configure:3926: checking for /usr/share/sgml/docbook-dsssl configure:3926: checking for /usr/local/share/sgml/docbook/dsssl/modular configure:3944: checking for /usr/share/sgml/CATALOG.docbk30 configure:3944: checking for /usr/share/sgml/CATALOG.docbk31 configure:3944: checking for /usr/share/sgml/CATALOG.docbk31 configure:3944: checking for /usr/local/share/sgml/docbook/3.0/docbook.cat configure:3944: checking for /usr/local/share/sgml/docbook/3.1/docbook.cat configure:3944: checking for /usr/share/sgml/docbook/dtd/3.1/docbook.cat configure:3970: checking for grep that handles long lines and -e configure:4044: result: /usr/bin/grep configure:4049: checking for egrep configure:4127: result: /usr/bin/grep -E configure:4132: checking for ANSI C header files configure:4162: cc -c -fno-common conftest.c 1>&5 configure:4168: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4293: result: no configure:4317: checking for sys/types.h configure:4338: cc -c -fno-common conftest.c 1>&5 configure:4344: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:4360: result: no configure:4317: checking for sys/stat.h configure:4338: cc -c -fno-common conftest.c 1>&5 configure:4344: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:4360: result: no configure:4317: checking for stdlib.h configure:4338: cc -c -fno-common conftest.c 1>&5 configure:4344: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:4360: result: no configure:4317: checking for string.h configure:4338: cc -c -fno-common conftest.c 1>&5 configure:4344: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:4360: result: no configure:4317: checking for memory.h configure:4338: cc -c -fno-common conftest.c 1>&5 configure:4344: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:4360: result: no configure:4317: checking for strings.h configure:4338: cc -c -fno-common conftest.c 1>&5 configure:4344: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:4360: result: no configure:4317: checking for inttypes.h configure:4338: cc -c -fno-common conftest.c 1>&5 configure:4344: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:4360: result: no configure:4317: checking for stdint.h configure:4338: cc -c -fno-common conftest.c 1>&5 configure:4344: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:4360: result: no configure:4317: checking for unistd.h configure:4338: cc -c -fno-common conftest.c 1>&5 configure:4344: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:4360: result: no configure:4382: checking pthread.h usability configure:4399: cc -c -fno-common conftest.c 1>&5 configure:4405: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | /* 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:4419: result: no configure:4423: checking pthread.h presence configure:4438: cc -E conftest.c configure:4444: $? = 0 configure:4458: result: yes configure:4471: WARNING: pthread.h: present but cannot be compiled configure:4473: WARNING: pthread.h: check for missing prerequisite headers? configure:4475: WARNING: pthread.h: see the Autoconf documentation configure:4477: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure:4479: WARNING: pthread.h: proceeding with the preprocessor's result configure:4481: WARNING: pthread.h: in the future, the compiler will take precedence configure:4486: checking for pthread.h configure:4493: result: yes configure:4586: checking for gethostbyname in -lnsl configure:4621: cc -o conftest -fno-common conftest.c -lnsl 1>&5 ld: can't locate file for: -lnsl configure:4627: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | /* end confdefs.h. */ | | /* 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 gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:4645: result: no configure:4657: checking for gethostbyaddr_r configure:4713: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _gethostbyaddr_r configure:4719: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | /* end confdefs.h. */ | /* Define gethostbyaddr_r to an innocuous variant, in case declares gethostbyaddr_r. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyaddr_r innocuous_gethostbyaddr_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyaddr_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyaddr_r | | /* 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 gethostbyaddr_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gethostbyaddr_r || defined __stub___gethostbyaddr_r | choke me | #endif | | int | main () | { | return gethostbyaddr_r (); | ; | return 0; | } configure:4736: result: no configure:4916: result: no configure:4922: checking for gethostbyname_r configure:4978: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _gethostbyname_r configure:4984: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | /* end confdefs.h. */ | /* Define gethostbyname_r to an innocuous variant, in case declares gethostbyname_r. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyname_r innocuous_gethostbyname_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyname_r | | /* Override any 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 gethostbyname_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r | choke me | #endif | | int | main () | { | return gethostbyname_r (); | ; | return 0; | } configure:5001: result: no configure:5180: result: no configure:5186: checking for gmtime_r configure:5242: cc -o conftest -fno-common conftest.c 1>&5 configure:5248: $? = 0 configure:5265: result: yes configure:5269: checking signature of gmtime_r configure:5298: cc -c -fno-common conftest.c 1>&5 conftest.c: In function `main': conftest.c:23: warning: passing arg 1 of `gmtime_r' from incompatible pointer type configure:5304: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | /* end confdefs.h. */ | | # include | | int | main () | { | | struct time *t; | struct tm *tm; | (void) gmtime_r(t, tm) | | ; | return 0; | } configure:5322: result: unrecognised configure:5337: checking for localtime_r configure:5393: cc -o conftest -fno-common conftest.c 1>&5 configure:5399: $? = 0 configure:5416: result: yes configure:5420: checking signature of localtime_r configure:5449: cc -c -fno-common conftest.c 1>&5 conftest.c: In function `main': conftest.c:23: warning: passing arg 1 of `localtime_r' from incompatible pointer type configure:5455: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | /* end confdefs.h. */ | | # include | | int | main () | { | | struct time *t; | struct tm *tm; | (void) localtime_r(t, tm) | | ; | return 0; | } configure:5473: result: unrecognised configure:5513: checking for socklen_t configure:5526: result: yes configure:5574: checking for ANSI C header files configure:5735: result: no configure:5753: checking for dirent.h that defines DIR configure:5782: cc -c -fno-common conftest.c 1>&5 configure:5788: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:5804: result: no configure:5753: checking for sys/ndir.h that defines DIR configure:5782: cc -c -fno-common conftest.c 1>&5 conftest.c:15:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:20: error: `DIR' undeclared (first use in this function) conftest.c:20: error: (Each undeclared identifier is reported only once conftest.c:20: error: for each function it appears in.) conftest.c:20: error: parse error before ')' token configure:5788: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:5804: result: no configure:5753: checking for sys/dir.h that defines DIR configure:5782: cc -c -fno-common conftest.c 1>&5 configure:5788: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:5804: result: no configure:5753: checking for ndir.h that defines DIR configure:5782: cc -c -fno-common conftest.c 1>&5 conftest.c:15:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:20: error: `DIR' undeclared (first use in this function) conftest.c:20: error: (Each undeclared identifier is reported only once conftest.c:20: error: for each function it appears in.) conftest.c:20: error: parse error before ')' token configure:5788: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:5804: result: no configure:5901: checking for library containing opendir configure:5942: cc -o conftest -fno-common conftest.c 1>&5 configure:5948: $? = 0 configure:5976: result: none required configure:5986: checking for an ANSI C-conforming const configure:6061: cc -c -fno-common conftest.c 1>&5 configure:6067: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 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:6082: result: no configure:6092: checking for size_t configure:6122: cc -c -fno-common conftest.c 1>&5 configure:6128: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 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 size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6143: result: no configure:6155: checking for pid_t configure:6185: cc -c -fno-common conftest.c 1>&5 conftest.c:49: error: parse error before "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:6191: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned 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:6206: result: no configure:6218: checking whether time.h and sys/time.h may both be included configure:6248: cc -c -fno-common conftest.c 1>&5 configure:6254: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:6269: result: no configure:6279: checking whether struct tm is in sys/time.h or time.h configure:6309: cc -c -fno-common conftest.c 1>&5 configure:6315: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm tm; | int *p = &tm.tm_sec; | return !p; | ; | return 0; | } configure:6330: result: sys/time.h configure:6340: checking for int configure:6370: cc -c -fno-common conftest.c 1>&5 configure:6376: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 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 | typedef int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6391: result: no configure:6398: checking size of int configure:6700: cc -o conftest -fno-common conftest.c 1>&5 configure:6703: $? = 0 configure:6709: ./conftest configure:6712: $? = 0 configure:6735: result: 4 configure:6745: checking for char * configure:6775: cc -c -fno-common conftest.c 1>&5 configure:6781: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | /* 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 char * ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6796: result: no configure:6803: checking size of char * configure:7105: cc -o conftest -fno-common conftest.c 1>&5 configure:7108: $? = 0 configure:7114: ./conftest configure:7117: $? = 0 configure:7140: result: 4 configure:7150: checking for long configure:7180: cc -c -fno-common conftest.c 1>&5 configure:7186: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | /* 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 long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7201: result: no configure:7208: checking size of long configure:7510: cc -o conftest -fno-common conftest.c 1>&5 configure:7513: $? = 0 configure:7519: ./conftest configure:7522: $? = 0 configure:7545: result: 4 configure:7555: checking for long long configure:7585: cc -c -fno-common conftest.c 1>&5 configure:7591: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | /* 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 long long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7606: result: no configure:7613: checking size of long long configure:7915: cc -o conftest -fno-common conftest.c 1>&5 configure:7918: $? = 0 configure:7924: ./conftest configure:7927: $? = 0 configure:7950: result: 8 configure:7960: checking for size_t configure:8011: result: no configure:8018: checking size of size_t configure:8320: cc -o conftest -fno-common conftest.c 1>&5 configure:8323: $? = 0 configure:8329: ./conftest configure:8332: $? = 0 configure:8355: result: 4 configure:8397: checking OS.h usability configure:8414: cc -c -fno-common conftest.c 1>&5 conftest.c:56:16: OS.h: No such file or directory configure:8420: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | /* 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:8434: result: no configure:8438: checking OS.h presence configure:8453: cc -E conftest.c conftest.c:23:16: OS.h: No such file or directory configure:8459: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | /* end confdefs.h. */ | #include configure:8473: result: no configure:8501: checking for OS.h configure:8509: result: no configure:8397: checking arpa/inet.h usability configure:8414: cc -c -fno-common conftest.c 1>&5 configure:8420: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | /* 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:8434: result: no configure:8438: checking arpa/inet.h presence configure:8453: cc -E conftest.c configure:8459: $? = 0 configure:8473: result: yes configure:8486: WARNING: arpa/inet.h: present but cannot be compiled configure:8488: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:8490: WARNING: arpa/inet.h: see the Autoconf documentation configure:8492: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:8494: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:8496: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:8501: checking for arpa/inet.h configure:8509: result: yes configure:8397: checking errno.h usability configure:8414: cc -c -fno-common conftest.c 1>&5 configure:8420: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_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:8434: result: no configure:8438: checking errno.h presence configure:8453: cc -E conftest.c configure:8459: $? = 0 configure:8473: result: yes configure:8486: WARNING: errno.h: present but cannot be compiled configure:8488: WARNING: errno.h: check for missing prerequisite headers? configure:8490: WARNING: errno.h: see the Autoconf documentation configure:8492: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:8494: WARNING: errno.h: proceeding with the preprocessor's result configure:8496: WARNING: errno.h: in the future, the compiler will take precedence configure:8501: checking for errno.h configure:8509: result: yes configure:8397: checking fcntl.h usability configure:8414: cc -c -fno-common conftest.c 1>&5 configure:8420: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_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:8434: result: no configure:8438: checking fcntl.h presence configure:8453: cc -E conftest.c configure:8459: $? = 0 configure:8473: result: yes configure:8486: WARNING: fcntl.h: present but cannot be compiled configure:8488: WARNING: fcntl.h: check for missing prerequisite headers? configure:8490: WARNING: fcntl.h: see the Autoconf documentation configure:8492: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:8494: WARNING: fcntl.h: proceeding with the preprocessor's result configure:8496: WARNING: fcntl.h: in the future, the compiler will take precedence configure:8501: checking for fcntl.h configure:8509: result: yes configure:8397: checking limits.h usability configure:8414: cc -c -fno-common conftest.c 1>&5 configure:8420: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #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:8434: result: no configure:8438: checking limits.h presence configure:8453: cc -E conftest.c configure:8459: $? = 0 configure:8473: result: yes configure:8486: WARNING: limits.h: present but cannot be compiled configure:8488: WARNING: limits.h: check for missing prerequisite headers? configure:8490: WARNING: limits.h: see the Autoconf documentation configure:8492: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:8494: WARNING: limits.h: proceeding with the preprocessor's result configure:8496: WARNING: limits.h: in the future, the compiler will take precedence configure:8501: checking for limits.h configure:8509: result: yes configure:8397: checking locale.h usability configure:8414: cc -c -fno-common conftest.c 1>&5 configure:8420: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_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:8434: result: no configure:8438: checking locale.h presence configure:8453: cc -E conftest.c configure:8459: $? = 0 configure:8473: result: yes configure:8486: WARNING: locale.h: present but cannot be compiled configure:8488: WARNING: locale.h: check for missing prerequisite headers? configure:8490: WARNING: locale.h: see the Autoconf documentation configure:8492: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:8494: WARNING: locale.h: proceeding with the preprocessor's result configure:8496: WARNING: locale.h: in the future, the compiler will take precedence configure:8501: checking for locale.h configure:8509: result: yes configure:8397: checking netdb.h usability configure:8414: cc -c -fno-common conftest.c 1>&5 configure:8420: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_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:8434: result: no configure:8438: checking netdb.h presence configure:8453: cc -E conftest.c configure:8459: $? = 0 configure:8473: result: yes configure:8486: WARNING: netdb.h: present but cannot be compiled configure:8488: WARNING: netdb.h: check for missing prerequisite headers? configure:8490: WARNING: netdb.h: see the Autoconf documentation configure:8492: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:8494: WARNING: netdb.h: proceeding with the preprocessor's result configure:8496: WARNING: netdb.h: in the future, the compiler will take precedence configure:8501: checking for netdb.h configure:8509: result: yes configure:8397: checking netinet/in.h usability configure:8414: cc -c -fno-common conftest.c 1>&5 configure:8420: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_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:8434: result: no configure:8438: checking netinet/in.h presence configure:8453: cc -E conftest.c configure:8459: $? = 0 configure:8473: result: yes configure:8486: WARNING: netinet/in.h: present but cannot be compiled configure:8488: WARNING: netinet/in.h: check for missing prerequisite headers? configure:8490: WARNING: netinet/in.h: see the Autoconf documentation configure:8492: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:8494: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:8496: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:8501: checking for netinet/in.h configure:8509: result: yes configure:8397: checking stddef.h usability configure:8414: cc -c -fno-common conftest.c 1>&5 configure:8420: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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:8434: result: no configure:8438: checking stddef.h presence configure:8453: cc -E conftest.c configure:8459: $? = 0 configure:8473: result: yes configure:8486: WARNING: stddef.h: present but cannot be compiled configure:8488: WARNING: stddef.h: check for missing prerequisite headers? configure:8490: WARNING: stddef.h: see the Autoconf documentation configure:8492: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:8494: WARNING: stddef.h: proceeding with the preprocessor's result configure:8496: WARNING: stddef.h: in the future, the compiler will take precedence configure:8501: checking for stddef.h configure:8509: result: yes configure:8387: checking for stdlib.h configure:8393: result: no configure:8387: checking for string.h configure:8393: result: no configure:8397: checking sys/ioctl.h usability configure:8414: cc -c -fno-common conftest.c 1>&5 configure:8420: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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:8434: result: no configure:8438: checking sys/ioctl.h presence configure:8453: cc -E conftest.c configure:8459: $? = 0 configure:8473: result: yes configure:8486: WARNING: sys/ioctl.h: present but cannot be compiled configure:8488: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:8490: WARNING: sys/ioctl.h: see the Autoconf documentation configure:8492: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:8494: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:8496: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:8501: checking for sys/ioctl.h configure:8509: result: yes configure:8397: checking sys/socket.h usability configure:8414: cc -c -fno-common conftest.c 1>&5 configure:8420: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_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:8434: result: no configure:8438: checking sys/socket.h presence configure:8453: cc -E conftest.c configure:8459: $? = 0 configure:8473: result: yes configure:8486: WARNING: sys/socket.h: present but cannot be compiled configure:8488: WARNING: sys/socket.h: check for missing prerequisite headers? configure:8490: WARNING: sys/socket.h: see the Autoconf documentation configure:8492: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:8494: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:8496: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:8501: checking for sys/socket.h configure:8509: result: yes configure:8397: checking sys/time.h usability configure:8414: cc -c -fno-common conftest.c 1>&5 configure:8420: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_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:8434: result: no configure:8438: checking sys/time.h presence configure:8453: cc -E conftest.c configure:8459: $? = 0 configure:8473: result: yes configure:8486: WARNING: sys/time.h: present but cannot be compiled configure:8488: WARNING: sys/time.h: check for missing prerequisite headers? configure:8490: WARNING: sys/time.h: see the Autoconf documentation configure:8492: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:8494: WARNING: sys/time.h: proceeding with the preprocessor's result configure:8496: WARNING: sys/time.h: in the future, the compiler will take precedence configure:8501: checking for sys/time.h configure:8509: result: yes configure:8397: checking sys/timeb.h usability configure:8414: cc -c -fno-common conftest.c 1>&5 configure:8420: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_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:8434: result: no configure:8438: checking sys/timeb.h presence configure:8453: cc -E conftest.c configure:8459: $? = 0 configure:8473: result: yes configure:8486: WARNING: sys/timeb.h: present but cannot be compiled configure:8488: WARNING: sys/timeb.h: check for missing prerequisite headers? configure:8490: WARNING: sys/timeb.h: see the Autoconf documentation configure:8492: WARNING: sys/timeb.h: section "Present But Cannot Be Compiled" configure:8494: WARNING: sys/timeb.h: proceeding with the preprocessor's result configure:8496: WARNING: sys/timeb.h: in the future, the compiler will take precedence configure:8501: checking for sys/timeb.h configure:8509: result: yes configure:8397: checking sys/wait.h usability configure:8414: cc -c -fno-common conftest.c 1>&5 configure:8420: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_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:8434: result: no configure:8438: checking sys/wait.h presence configure:8453: cc -E conftest.c configure:8459: $? = 0 configure:8473: result: yes configure:8486: WARNING: sys/wait.h: present but cannot be compiled configure:8488: WARNING: sys/wait.h: check for missing prerequisite headers? configure:8490: WARNING: sys/wait.h: see the Autoconf documentation configure:8492: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure:8494: WARNING: sys/wait.h: proceeding with the preprocessor's result configure:8496: WARNING: sys/wait.h: in the future, the compiler will take precedence configure:8501: checking for sys/wait.h configure:8509: result: yes configure:8387: checking for unistd.h configure:8393: result: no configure:8529: checking for strerror configure:8585: cc -o conftest -fno-common conftest.c 1>&5 configure:8591: $? = 0 configure:8609: result: yes configure:8529: checking for bcopy configure:8585: cc -o conftest -fno-common conftest.c 1>&5 configure:8591: $? = 0 configure:8609: result: yes configure:8529: checking for memmove configure:8585: cc -o conftest -fno-common conftest.c 1>&5 configure:8591: $? = 0 configure:8609: result: yes configure:8669: checking whether setpgrp takes no argument configure:8703: cc -o conftest -fno-common conftest.c 1>&5 configure:8706: $? = 0 configure:8712: ./conftest configure:8715: $? = 0 configure:8731: result: no configure:8741: checking return type of signal handlers configure:8769: cc -c -fno-common conftest.c 1>&5 conftest.c: In function `main': conftest.c:45: error: void value not ignored as it ought to be configure:8775: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRERROR 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:8790: result: void configure:8825: checking for atexit configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for getcwd configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for gethostbyaddr configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for gethostbyaddr_r configure:8905: result: no configure:8825: checking for gethostbyname configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for gethostbyname_r configure:8905: result: no configure:8825: checking for inet_ntoa configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for localtime_r configure:8905: result: yes configure:8825: checking for memchr configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for memmove configure:8905: result: yes configure:8825: checking for memset configure:8881: cc -o conftest -fno-common conftest.c 1>&5 conftest.c:71: warning: conflicting types for built-in function `memset' configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for random configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for regcomp configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for select configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for setlocale configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for socket configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for strchr configure:8881: cc -o conftest -fno-common conftest.c 1>&5 conftest.c:77: warning: conflicting types for built-in function `strchr' configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for strdup configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for strerror configure:8905: result: yes configure:8825: checking for strftime configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for strptime configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for strstr configure:8881: cc -o conftest -fno-common conftest.c 1>&5 conftest.c:82: warning: conflicting types for built-in function `strstr' configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for strtoul configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8825: checking for timegm configure:8881: cc -o conftest -fno-common conftest.c 1>&5 configure:8887: $? = 0 configure:8905: result: yes configure:8917: checking for pcre_compile in -lpcre configure:8952: cc -o conftest -fno-common conftest.c -lpcre 1>&5 configure:8958: $? = 0 configure:8976: result: yes configure:8990: checking pcre.h usability configure:9007: cc -c -fno-common conftest.c 1>&5 configure:9013: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRERROR 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMMOVE 1 | #define RETSIGTYPE void | #define HAVE_ATEXIT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_RANDOM 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_TIMEGM 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:9027: result: no configure:9031: checking pcre.h presence configure:9046: cc -E conftest.c configure:9052: $? = 0 configure:9066: result: yes configure:9079: WARNING: pcre.h: present but cannot be compiled configure:9081: WARNING: pcre.h: check for missing prerequisite headers? configure:9083: WARNING: pcre.h: see the Autoconf documentation configure:9085: WARNING: pcre.h: section "Present But Cannot Be Compiled" configure:9087: WARNING: pcre.h: proceeding with the preprocessor's result configure:9089: WARNING: pcre.h: in the future, the compiler will take precedence configure:9094: checking for pcre.h configure:9101: result: yes configure:9292: checking for regcomp in -lpcreposix configure:9327: cc -o conftest -fno-common conftest.c -lpcreposix -lpcre 1>&5 configure:9333: $? = 0 configure:9351: result: yes configure:9365: checking pcreposix.h usability configure:9382: cc -c -fno-common conftest.c 1>&5 configure:9388: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRERROR 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMMOVE 1 | #define RETSIGTYPE void | #define HAVE_ATEXIT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_RANDOM 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_TIMEGM 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:9402: result: no configure:9406: checking pcreposix.h presence configure:9421: cc -E conftest.c configure:9427: $? = 0 configure:9441: result: yes configure:9454: WARNING: pcreposix.h: present but cannot be compiled configure:9456: WARNING: pcreposix.h: check for missing prerequisite headers? configure:9458: WARNING: pcreposix.h: see the Autoconf documentation configure:9460: WARNING: pcreposix.h: section "Present But Cannot Be Compiled" configure:9462: WARNING: pcreposix.h: proceeding with the preprocessor's result configure:9464: WARNING: pcreposix.h: in the future, the compiler will take precedence configure:9469: checking for pcreposix.h configure:9476: result: yes configure:9667: checking for pcrs_compile in -lpcrs configure:9702: cc -o conftest -fno-common conftest.c -lpcrs -lpcre 1>&5 ld: table of contents for archive: /usr/local/lib/libpcrs.a is out of date; rerun ranlib(1) (can't load from it) configure:9708: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION_MAJOR 3 | #define VERSION_MINOR 0 | #define VERSION_POINT 6 | #define VERSION "3.0.6" | #define CODE_STATUS "stable" | #define FEATURE_PTHREAD 1 | #define const | #define size_t unsigned int | #define pid_t int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRERROR 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMMOVE 1 | #define RETSIGTYPE void | #define HAVE_ATEXIT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_RANDOM 1 | #define HAVE_REGCOMP 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_TIMEGM 1 | /* end confdefs.h. */ | | /* 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 pcrs_compile (); | int | main () | { | return pcrs_compile (); | ; | return 0; | } configure:9726: result: no configure:10217: 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:633: creating GNUmakefile config.status:768: WARNING: GNUmakefile.in seems to ignore the --datarootdir setting config.status:633: creating doc/source/ldp.dsl config.status:633: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_func_atexit=yes ac_cv_func_bcopy=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyaddr_r=no ac_cv_func_gethostbyname=yes ac_cv_func_gethostbyname_r=no ac_cv_func_gmtime_r=yes ac_cv_func_inet_ntoa=yes ac_cv_func_localtime_r=yes ac_cv_func_memchr=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_random=yes ac_cv_func_regcomp=yes ac_cv_func_select=yes ac_cv_func_setlocale=yes ac_cv_func_setpgrp_void=no ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strptime=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_timegm=yes ac_cv_header_OS_h=no ac_cv_header_arpa_inet_h=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_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pcre_h=yes ac_cv_header_pcreposix_h=yes ac_cv_header_pthread_h=yes 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_ioctl_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_pcreposix_regcomp=yes ac_cv_lib_pcrs_pcrs_compile=no ac_cv_objext= ac_cv_path_BGROUPS=/usr/bin/groups ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ID=/usr/bin/id ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_DB2HTML=db2html ac_cv_prog_GDB=yes ac_cv_prog_JADEBIN=openjade ac_cv_prog_MAN2HTML=man2html ac_cv_prog_RPMBIN=rpm ac_cv_prog_WDUMP=lynx ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_gmake_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_char_p=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_size_t=4 ac_cv_struct_tm=sys/time.h ac_cv_type_char_p=no ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_long_long=no ac_cv_type_pid_t=no ac_cv_type_signal=void ac_cv_type_size_t=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## AMIGAOS_ONLY='#' AWK='gawk' BGROUPS='/usr/bin/groups' CC='cc' CFLAGS='-fno-common' CODE_STATUS='stable' CPP='cc -E' CPPFLAGS='' DB2HTML='db2html' DEFS='-DHAVE_CONFIG_H' DKPREFIX='/usr/local/share/sgml/docbook/dsssl/modular' DOC_STATUS='p-stable' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GDB='yes' GREP='/usr/bin/grep' GROUP='' ID='/usr/bin/id' 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' JADEBIN='openjade' JADECAT=' -c /usr/local/share/sgml/docbook/3.0/docbook.cat -c /usr/local/share/sgml/docbook/3.1/docbook.cat' LDFLAGS='' LIBOBJS='' LIBS=' -lpcre -lpcreposix' LN_S='ln -s' LTLIBOBJS='' MAN2HTML='man2html' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PTHREAD_LIB='-lpthread' PTHREAD_ONLY='' RPMBIN='rpm' RPM_BASE='/usr/src/redhat' SET_MAKE='' SHELL='/bin/sh' SOCKET_LIB='' SPECIAL_CFLAGS='' STATIC_PCRE_ONLY='#' STATIC_PCRS_ONLY='' USER='' VERSION_MAJOR='3' VERSION_MINOR='0' VERSION_POINT='6' WDUMP='lynx' WIN_ONLY='#' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' 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='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define VERSION_MAJOR 3 #define VERSION_MINOR 0 #define VERSION_POINT 6 #define VERSION "3.0.6" #define CODE_STATUS "stable" #define FEATURE_PTHREAD 1 #define const #define size_t unsigned int #define pid_t int #define TM_IN_SYS_TIME 1 #define SIZEOF_INT 4 #define SIZEOF_CHAR_P 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SIZE_T 4 #define HAVE_ARPA_INET_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_STRERROR 1 #define HAVE_BCOPY 1 #define HAVE_MEMMOVE 1 #define RETSIGTYPE void #define HAVE_ATEXIT 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_INET_NTOA 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_RANDOM 1 #define HAVE_REGCOMP 1 #define HAVE_SELECT 1 #define HAVE_SETLOCALE 1 #define HAVE_SOCKET 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRPTIME 1 #define HAVE_STRSTR 1 #define HAVE_STRTOUL 1 #define HAVE_TIMEGM 1 #define __MT__ 1 #define FEATURE_TOGGLE 1 #define FEATURE_FORCE_LOAD 1 #define FEATURE_FAST_REDIRECTS 1 #define FEATURE_KILL_POPUPS 1 #define FEATURE_STATISTICS 1 #define FEATURE_IMAGE_BLOCKING 1 #define FEATURE_ACL 1 #define FEATURE_TRUST 1 #define FEATURE_COOKIE_JAR 1 #define FEATURE_CGI_EDIT_ACTIONS 1 #define STATIC_PCRS 1 configure: exit 0