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.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 241 tasks, 296 threads, 4 processors Load average: 1.31, Mach factor: 2.68 /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:1349: checking build system type configure:1367: result: i386-unknown-gnu configure:1375: checking host system type configure:1389: result: i386-unknown-gnu configure:1424: checking for a BSD-compatible install configure:1479: result: /usr/bin/install -c -o root -g wheel configure:1490: checking whether build environment is sane configure:1533: result: yes configure:1598: checking for gawk configure:1614: found /usr/local/bin/gawk configure:1624: result: gawk configure:1634: checking whether make sets $(MAKE) configure:1654: result: yes configure:1817: checking whether to enable maintainer-specific portions of Makefiles configure:1826: result: no configure:1844: checking whether to include SMP support configure:1851: result: yes configure:1867: checking for style of include used by make configure:1895: result: GNU configure:1928: checking for i386-unknown-gnu-gcc configure:1954: result: cc configure:2236: checking for C compiler version configure:2239: 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:2242: $? = 0 configure:2244: 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:2247: $? = 0 configure:2249: cc -V &5 cc: `-V' option must have argument configure:2252: $? = 1 configure:2275: checking for C compiler default output file name configure:2278: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2281: $? = 0 configure:2327: result: a.out configure:2332: checking whether the C compiler works configure:2338: ./a.out configure:2341: $? = 0 configure:2358: result: yes configure:2365: checking whether we are cross compiling configure:2367: result: no configure:2370: checking for suffix of executables configure:2372: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2375: $? = 0 configure:2400: result: configure:2406: checking for suffix of object files configure:2427: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2430: $? = 0 configure:2452: result: configure:2456: checking whether we are using the GNU C compiler configure:2480: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2486: $? = 0 configure:2489: test -z || test ! -s conftest.err configure:2492: $? = 0 configure:2495: test -s conftest. configure:2498: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2511: result: no configure:2517: checking whether cc accepts -g configure:2538: cc -c -g -I/usr/local/include conftest.c >&5 configure:2544: $? = 0 configure:2547: test -z || test ! -s conftest.err configure:2550: $? = 0 configure:2553: test -s conftest. configure:2556: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2567: result: no configure:2584: checking for cc option to accept ANSI C configure:2654: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2660: $? = 0 configure:2663: test -z || test ! -s conftest.err configure:2666: $? = 0 configure:2669: test -s conftest. configure:2672: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2654: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2660: $? = 0 configure:2663: test -z || test ! -s conftest.err configure:2666: $? = 0 configure:2669: test -s conftest. configure:2672: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2654: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2660: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2654: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2660: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2654: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2660: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2654: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2660: $? = 0 configure:2663: test -z || test ! -s conftest.err configure:2666: $? = 0 configure:2669: test -s conftest. configure:2672: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2690: result: none needed configure:2708: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2714: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2846: checking dependency style of cc configure:2936: result: gcc3 configure:2958: checking for flex configure:2974: found /usr/bin/flex configure:2984: result: flex configure:2997: checking for yywrap in -lfl configure:3027: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:3033: $? = 0 configure:3036: test -z || test ! -s conftest.err configure:3039: $? = 0 configure:3042: test -s conftest configure:3045: $? = 0 configure:3058: result: yes configure:3135: checking lex output file root configure:3146: flex conftest.l configure:3149: $? = 0 configure:3161: result: lex.yy configure:3166: checking whether yytext is a pointer configure:3182: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:3188: $? = 0 configure:3191: test -z || test ! -s conftest.err configure:3194: $? = 0 configure:3197: test -s conftest configure:3200: $? = 0 configure:3214: result: yes configure:3232: checking for bison configure:3248: found /usr/local/bin/bison configure:3258: result: bison -y configure:3277: checking for i386-unknown-gnu-gcc configure:3303: result: cc configure:3585: checking for C compiler version configure:3588: 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:3591: $? = 0 configure:3593: 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:3596: $? = 0 configure:3598: cc -V &5 cc: `-V' option must have argument configure:3601: $? = 1 configure:3604: checking whether we are using the GNU C compiler configure:3659: result: no configure:3665: checking whether cc accepts -g configure:3715: result: no configure:3732: checking for cc option to accept ANSI C configure:3838: result: none needed configure:3856: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3862: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3994: checking dependency style of cc configure:4084: result: gcc3 configure:4106: checking how to run the C preprocessor configure:4141: cc -E -I/usr/local/include conftest.c configure:4147: $? = 0 configure:4179: cc -E -I/usr/local/include conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:4185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:4224: result: cc -E configure:4248: cc -E -I/usr/local/include conftest.c configure:4254: $? = 0 configure:4286: cc -E -I/usr/local/include conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:4292: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:4344: checking for dirent.h that defines DIR configure:4368: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4374: $? = 0 configure:4377: test -z || test ! -s conftest.err configure:4380: $? = 0 configure:4383: test -s conftest. configure:4386: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4397: result: no configure:4344: checking for sys/ndir.h that defines DIR configure:4368: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:13:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:18: error: `DIR' undeclared (first use in this function) conftest.c:18: error: (Each undeclared identifier is reported only once conftest.c:18: error: for each function it appears in.) conftest.c:18: error: parse error before ')' token configure:4374: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4397: result: no configure:4344: checking for sys/dir.h that defines DIR configure:4368: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4374: $? = 0 configure:4377: test -z || test ! -s conftest.err configure:4380: $? = 0 configure:4383: test -s conftest. configure:4386: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4397: result: no configure:4344: checking for ndir.h that defines DIR configure:4368: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:13:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:18: error: `DIR' undeclared (first use in this function) conftest.c:18: error: (Each undeclared identifier is reported only once conftest.c:18: error: for each function it appears in.) conftest.c:18: error: parse error before ')' token configure:4374: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4397: result: no configure:4535: checking for library containing opendir configure:4565: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4571: $? = 0 configure:4574: test -z || test ! -s conftest.err configure:4577: $? = 0 configure:4580: test -s conftest configure:4583: $? = 0 configure:4652: result: none required configure:4662: checking for egrep configure:4672: result: grep -E configure:4677: checking for ANSI C header files configure:4702: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4708: $? = 0 configure:4711: test -z || test ! -s conftest.err configure:4714: $? = 0 configure:4717: test -s conftest. configure:4720: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4829: result: no configure:4839: checking for sys/wait.h that is POSIX.1 compatible configure:4870: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4876: $? = 0 configure:4879: test -z || test ! -s conftest.err configure:4882: $? = 0 configure:4885: test -s conftest. configure:4888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:4899: result: no configure:4923: checking for sys/types.h configure:4939: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4945: $? = 0 configure:4948: test -z || test ! -s conftest.err configure:4951: $? = 0 configure:4954: test -s conftest. configure:4957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4968: result: no configure:4923: checking for sys/stat.h configure:4939: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4945: $? = 0 configure:4948: test -z || test ! -s conftest.err configure:4951: $? = 0 configure:4954: test -s conftest. configure:4957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4968: result: no configure:4923: checking for stdlib.h configure:4939: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4945: $? = 0 configure:4948: test -z || test ! -s conftest.err configure:4951: $? = 0 configure:4954: test -s conftest. configure:4957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4968: result: no configure:4923: checking for string.h configure:4939: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4945: $? = 0 configure:4948: test -z || test ! -s conftest.err configure:4951: $? = 0 configure:4954: test -s conftest. configure:4957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4968: result: no configure:4923: checking for memory.h configure:4939: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4945: $? = 0 configure:4948: test -z || test ! -s conftest.err configure:4951: $? = 0 configure:4954: test -s conftest. configure:4957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4968: result: no configure:4923: checking for strings.h configure:4939: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4945: $? = 0 configure:4948: test -z || test ! -s conftest.err configure:4951: $? = 0 configure:4954: test -s conftest. configure:4957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4968: result: no configure:4923: checking for inttypes.h configure:4939: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4945: $? = 0 configure:4948: test -z || test ! -s conftest.err configure:4951: $? = 0 configure:4954: test -s conftest. configure:4957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4968: result: no configure:4923: checking for stdint.h configure:4939: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4945: $? = 0 configure:4948: test -z || test ! -s conftest.err configure:4951: $? = 0 configure:4954: test -s conftest. configure:4957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4968: result: no configure:4923: checking for unistd.h configure:4939: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4945: $? = 0 configure:4948: test -z || test ! -s conftest.err configure:4951: $? = 0 configure:4954: test -s conftest. configure:4957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4968: result: no configure:4998: checking fcntl.h usability configure:5010: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5016: $? = 0 configure:5019: test -z || test ! -s conftest.err configure:5022: $? = 0 configure:5025: test -s conftest. configure:5028: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5038: result: no configure:5042: checking fcntl.h presence configure:5052: cc -E -I/usr/local/include conftest.c configure:5058: $? = 0 configure:5078: result: yes configure:5091: WARNING: fcntl.h: present but cannot be compiled configure:5093: WARNING: fcntl.h: check for missing prerequisite headers? configure:5095: WARNING: fcntl.h: see the Autoconf documentation configure:5097: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:5099: WARNING: fcntl.h: proceeding with the preprocessor's result configure:5101: WARNING: fcntl.h: in the future, the compiler will take precedence configure:5113: checking for fcntl.h configure:5120: result: yes configure:4998: checking sys/fcntl.h usability configure:5010: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5016: $? = 0 configure:5019: test -z || test ! -s conftest.err configure:5022: $? = 0 configure:5025: test -s conftest. configure:5028: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5038: result: no configure:5042: checking sys/fcntl.h presence configure:5052: cc -E -I/usr/local/include conftest.c configure:5058: $? = 0 configure:5078: result: yes configure:5091: WARNING: sys/fcntl.h: present but cannot be compiled configure:5093: WARNING: sys/fcntl.h: check for missing prerequisite headers? configure:5095: WARNING: sys/fcntl.h: see the Autoconf documentation configure:5097: WARNING: sys/fcntl.h: section "Present But Cannot Be Compiled" configure:5099: WARNING: sys/fcntl.h: proceeding with the preprocessor's result configure:5101: WARNING: sys/fcntl.h: in the future, the compiler will take precedence configure:5113: checking for sys/fcntl.h configure:5120: result: yes configure:4998: checking limits.h usability configure:5010: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5016: $? = 0 configure:5019: test -z || test ! -s conftest.err configure:5022: $? = 0 configure:5025: test -s conftest. configure:5028: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5038: result: no configure:5042: checking limits.h presence configure:5052: cc -E -I/usr/local/include conftest.c configure:5058: $? = 0 configure:5078: result: yes configure:5091: WARNING: limits.h: present but cannot be compiled configure:5093: WARNING: limits.h: check for missing prerequisite headers? configure:5095: WARNING: limits.h: see the Autoconf documentation configure:5097: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:5099: WARNING: limits.h: proceeding with the preprocessor's result configure:5101: WARNING: limits.h: in the future, the compiler will take precedence configure:5113: checking for limits.h configure:5120: result: yes configure:4998: checking sys/time.h usability configure:5010: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5016: $? = 0 configure:5019: test -z || test ! -s conftest.err configure:5022: $? = 0 configure:5025: test -s conftest. configure:5028: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5038: result: no configure:5042: checking sys/time.h presence configure:5052: cc -E -I/usr/local/include conftest.c configure:5058: $? = 0 configure:5078: result: yes configure:5091: WARNING: sys/time.h: present but cannot be compiled configure:5093: WARNING: sys/time.h: check for missing prerequisite headers? configure:5095: WARNING: sys/time.h: see the Autoconf documentation configure:5097: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:5099: WARNING: sys/time.h: proceeding with the preprocessor's result configure:5101: WARNING: sys/time.h: in the future, the compiler will take precedence configure:5113: checking for sys/time.h configure:5120: result: yes configure:4998: checking sys/select.h usability configure:5010: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5016: $? = 0 configure:5019: test -z || test ! -s conftest.err configure:5022: $? = 0 configure:5025: test -s conftest. configure:5028: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5038: result: no configure:5042: checking sys/select.h presence configure:5052: cc -E -I/usr/local/include conftest.c configure:5058: $? = 0 configure:5078: result: yes configure:5091: WARNING: sys/select.h: present but cannot be compiled configure:5093: WARNING: sys/select.h: check for missing prerequisite headers? configure:5095: WARNING: sys/select.h: see the Autoconf documentation configure:5097: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:5099: WARNING: sys/select.h: proceeding with the preprocessor's result configure:5101: WARNING: sys/select.h: in the future, the compiler will take precedence configure:5113: checking for sys/select.h configure:5120: result: yes configure:5148: checking getopt.h usability configure:5160: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5166: $? = 0 configure:5169: test -z || test ! -s conftest.err configure:5172: $? = 0 configure:5175: test -s conftest. configure:5178: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5188: result: no configure:5192: checking getopt.h presence configure:5202: cc -E -I/usr/local/include conftest.c configure:5208: $? = 0 configure:5228: result: yes configure:5241: WARNING: getopt.h: present but cannot be compiled configure:5243: WARNING: getopt.h: check for missing prerequisite headers? configure:5245: WARNING: getopt.h: see the Autoconf documentation configure:5247: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure:5249: WARNING: getopt.h: proceeding with the preprocessor's result configure:5251: WARNING: getopt.h: in the future, the compiler will take precedence configure:5263: checking for getopt.h configure:5270: result: yes configure:5148: checking netinet/tcp.h usability configure:5160: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5166: $? = 0 configure:5169: test -z || test ! -s conftest.err configure:5172: $? = 0 configure:5175: test -s conftest. configure:5178: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5188: result: no configure:5192: checking netinet/tcp.h presence configure:5202: cc -E -I/usr/local/include conftest.c configure:5208: $? = 0 configure:5228: result: yes configure:5241: WARNING: netinet/tcp.h: present but cannot be compiled configure:5243: WARNING: netinet/tcp.h: check for missing prerequisite headers? configure:5245: WARNING: netinet/tcp.h: see the Autoconf documentation configure:5247: WARNING: netinet/tcp.h: section "Present But Cannot Be Compiled" configure:5249: WARNING: netinet/tcp.h: proceeding with the preprocessor's result configure:5251: WARNING: netinet/tcp.h: in the future, the compiler will take precedence configure:5263: checking for netinet/tcp.h configure:5270: result: yes configure:5284: checking for an ANSI C-conforming const configure:5351: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5357: $? = 0 configure:5360: test -z || test ! -s conftest.err configure:5363: $? = 0 configure:5366: test -s conftest. configure:5369: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:5380: result: no configure:5390: checking for inline configure:5411: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5417: $? = 0 configure:5420: test -z || test ! -s conftest.err configure:5423: $? = 0 configure:5426: test -s conftest. configure:5429: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:5411: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5417: $? = 0 configure:5420: test -z || test ! -s conftest.err configure:5423: $? = 0 configure:5426: test -s conftest. configure:5429: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:5411: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5417: $? = 0 configure:5420: test -z || test ! -s conftest.err configure:5423: $? = 0 configure:5426: test -s conftest. configure:5429: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:5441: result: no configure:5460: checking for uid_t in sys/types.h configure:5483: result: yes configure:5498: checking for pid_t configure:5522: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:60: error: `pid_t' undeclared (first use in this function) conftest.c:60: error: (Each undeclared identifier is reported only once conftest.c:60: error: for each function it appears in.) conftest.c:60: error: parse error before ')' token configure:5528: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:5551: result: no configure:5563: checking whether time.h and sys/time.h may both be included configure:5588: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5594: $? = 0 configure:5597: test -z || test ! -s conftest.err configure:5600: $? = 0 configure:5603: test -s conftest. configure:5606: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:5617: result: no configure:5628: checking for off_t configure:5652: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:61: error: `off_t' undeclared (first use in this function) conftest.c:61: error: (Each undeclared identifier is reported only once conftest.c:61: error: for each function it appears in.) conftest.c:61: error: parse error before ')' token configure:5658: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:5681: result: no configure:5699: checking for special C compiler options needed for large files configure:5734: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5740: $? = 0 configure:5743: test -z || test ! -s conftest.err configure:5746: $? = 0 configure:5749: test -s conftest. configure:5752: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5763: cc -n32 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-n32' configure:5769: $? = 0 configure:5772: test -z || test ! -s conftest.err configure:5775: $? = 0 configure:5778: test -s conftest. configure:5781: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5796: result: no configure:5802: checking for _FILE_OFFSET_BITS value needed for large files configure:5833: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5839: $? = 0 configure:5842: test -z || test ! -s conftest.err configure:5845: $? = 0 configure:5848: test -s conftest. configure:5851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5885: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5891: $? = 0 configure:5894: test -z || test ! -s conftest.err configure:5897: $? = 0 configure:5900: test -s conftest. configure:5903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5915: result: no configure:5925: checking for _LARGE_FILES value needed for large files configure:5956: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5962: $? = 0 configure:5965: test -z || test ! -s conftest.err configure:5968: $? = 0 configure:5971: test -s conftest. configure:5974: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6008: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6014: $? = 0 configure:6017: test -z || test ! -s conftest.err configure:6020: $? = 0 configure:6023: test -s conftest. configure:6026: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6038: result: no configure:6051: checking for function prototypes configure:6067: result: no configure:6071: checking whether setvbuf arguments are reversed configure:6096: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:31: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:31: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:6102: $? = 0 configure:6105: test -z || test ! -s conftest.err configure:6108: $? = 0 configure:6111: test -s conftest configure:6114: $? = 0 configure:6135: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6141: $? = 0 configure:6144: test -z || test ! -s conftest.err configure:6147: $? = 0 configure:6150: test -s conftest configure:6153: $? = 0 configure:6184: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:32: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:32: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:6187: $? = 0 configure:6189: ./conftest configure:6192: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | /* end confdefs.h. */ | #include | int | main () | { | /* This call has the arguments reversed. | A reversed system may check and see that the address of buf | is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ | char buf; | if (setvbuf (stdout, _IOLBF, &buf, 1) != 0) | exit (1); | putchar ('\r'); | exit (0); /* Non-reversed systems SEGV here. */ | ; | return 0; | } configure:6221: result: yes configure:6237: checking for stdlib.h configure:6242: result: no configure:6237: checking for unistd.h configure:6242: result: no configure:6385: checking for getpagesize configure:6442: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6448: $? = 0 configure:6451: test -z || test ! -s conftest.err configure:6454: $? = 0 configure:6457: test -s conftest configure:6460: $? = 0 configure:6472: result: yes configure:6482: checking for working mmap configure:6624: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6627: $? = 0 configure:6629: ./conftest configure:6632: $? = 0 configure:6646: result: yes configure:6664: checking for getcwd configure:6721: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6727: $? = 0 configure:6730: test -z || test ! -s conftest.err configure:6733: $? = 0 configure:6736: test -s conftest configure:6739: $? = 0 configure:6751: result: yes configure:6664: checking for strdup configure:6721: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6727: $? = 0 configure:6730: test -z || test ! -s conftest.err configure:6733: $? = 0 configure:6736: test -s conftest configure:6739: $? = 0 configure:6751: result: yes configure:6664: checking for strstr configure:6721: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:53: warning: conflicting types for built-in function `strstr' configure:6727: $? = 0 configure:6730: test -z || test ! -s conftest.err configure:6733: $? = 0 configure:6736: test -s conftest configure:6739: $? = 0 configure:6751: result: yes configure:6664: checking for gmtime_r configure:6721: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6727: $? = 0 configure:6730: test -z || test ! -s conftest.err configure:6733: $? = 0 configure:6736: test -s conftest configure:6739: $? = 0 configure:6751: result: yes configure:6769: checking for gethostname configure:6826: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6832: $? = 0 configure:6835: test -z || test ! -s conftest.err configure:6838: $? = 0 configure:6841: test -s conftest configure:6844: $? = 0 configure:6856: result: yes configure:6769: checking for gethostbyname configure:6826: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6832: $? = 0 configure:6835: test -z || test ! -s conftest.err configure:6838: $? = 0 configure:6841: test -s conftest configure:6844: $? = 0 configure:6856: result: yes configure:6769: checking for select configure:6826: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6832: $? = 0 configure:6835: test -z || test ! -s conftest.err configure:6838: $? = 0 configure:6841: test -s conftest configure:6844: $? = 0 configure:6856: result: yes configure:6769: checking for socket configure:6826: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6832: $? = 0 configure:6835: test -z || test ! -s conftest.err configure:6838: $? = 0 configure:6841: test -s conftest configure:6844: $? = 0 configure:6856: result: yes configure:6769: checking for inet_aton configure:6826: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6832: $? = 0 configure:6835: test -z || test ! -s conftest.err configure:6838: $? = 0 configure:6841: test -s conftest configure:6844: $? = 0 configure:6856: result: yes configure:6872: checking for scandir configure:6929: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6935: $? = 0 configure:6938: test -z || test ! -s conftest.err configure:6941: $? = 0 configure:6944: test -s conftest configure:6947: $? = 0 configure:6959: result: yes configure:6872: checking for alphasort configure:6929: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6935: $? = 0 configure:6938: test -z || test ! -s conftest.err configure:6941: $? = 0 configure:6944: test -s conftest configure:6947: $? = 0 configure:6959: result: yes configure:6872: checking for qsort configure:6929: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6935: $? = 0 configure:6938: test -z || test ! -s conftest.err configure:6941: $? = 0 configure:6944: test -s conftest configure:6947: $? = 0 configure:6959: result: yes configure:6974: checking for getrlimit configure:7031: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:7037: $? = 0 configure:7040: test -z || test ! -s conftest.err configure:7043: $? = 0 configure:7046: test -s conftest configure:7049: $? = 0 configure:7061: result: yes configure:6974: checking for setrlimit configure:7031: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:7037: $? = 0 configure:7040: test -z || test ! -s conftest.err configure:7043: $? = 0 configure:7046: test -s conftest configure:7049: $? = 0 configure:7061: result: yes configure:7075: checking for stat configure:7132: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:7138: $? = 0 configure:7141: test -z || test ! -s conftest.err configure:7144: $? = 0 configure:7147: test -s conftest configure:7150: $? = 0 configure:7162: result: yes configure:7179: checking for tm.tm_gmtoff configure:7224: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7230: $? = 0 configure:7233: test -z || test ! -s conftest.err configure:7236: $? = 0 configure:7239: test -s conftest. configure:7242: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define SETVBUF_REVERSED 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_QSORT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STAT 1 | /* end confdefs.h. */ | | | #if TIME_WITH_SYS_TIME | # include | # include | #else | # if HAVE_SYS_TIME_H | # include | # else | # include | # endif | #endif | | | int | main () | { | | struct tm testit; | testit.tm_gmtoff = 0; | | ; | return 0; | } configure:7264: result: no configure:7283: checking for tm.tm_zone configure:7329: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7335: $? = 0 configure:7338: test -z || test ! -s conftest.err configure:7341: $? = 0 configure:7344: test -s conftest. configure:7347: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define SETVBUF_REVERSED 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_QSORT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STAT 1 | /* end confdefs.h. */ | | | | #if TIME_WITH_SYS_TIME | # include | # include | #else | # if HAVE_SYS_TIME_H | # include | # else | # include | # endif | #endif | | | int | main () | { | | struct tm testit; | testit.tm_zone = 0; | | ; | return 0; | } configure:7369: result: no configure:7388: checking for sockaddr_in.sin_len configure:7425: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7431: $? = 0 configure:7434: test -z || test ! -s conftest.err configure:7437: $? = 0 configure:7440: test -s conftest. configure:7443: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define SETVBUF_REVERSED 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_QSORT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STAT 1 | /* end confdefs.h. */ | | | #include | #include | | | int | main () | { | | struct sockaddr_in testit; | testit.sin_len = 0; | | ; | return 0; | } configure:7465: result: no configure:7763: checking whether TCP_CORK is a valid TCP socket option configure:7791: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:51: error: `TCP_CORK' undeclared (first use in this function) conftest.c:51: error: (Each undeclared identifier is reported only once conftest.c:51: error: for each function it appears in.) configure:7797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define SETVBUF_REVERSED 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_QSORT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STAT 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | | int one = 1, fd; | if (setsockopt(fd, IPPROTO_TCP, TCP_CORK, | (void *) &one, sizeof (one)) == -1) | return -1; | return 0; | | | ; | return 0; | } configure:7822: result: no configure:7829: checking whether to enable sendfile(2) usage configure:7836: result: yes configure:8520: checking for the pthreads library -lpthreads configure:8558: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lpthreads >&5 ld: can't locate file for: -lpthreads configure:8564: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define SETVBUF_REVERSED 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_QSORT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STAT 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:8590: result: no configure:8509: checking whether pthreads work without any flags configure:8558: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8564: $? = 0 configure:8567: test -z || test ! -s conftest.err configure:8570: $? = 0 configure:8573: test -s conftest configure:8576: $? = 0 configure:8590: result: yes configure:8610: checking for joinable pthread attribute configure:8628: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8634: $? = 0 configure:8637: test -z || test ! -s conftest.err configure:8640: $? = 0 configure:8643: test -s conftest configure:8646: $? = 0 configure:8711: result: PTHREAD_CREATE_JOINABLE configure:8718: checking if more special flags are required for pthreads configure:8725: result: no configure:8737: checking for cc_r configure:8764: result: cc configure:8807: checking whether to include SSL and TLS support configure:8814: result: yes configure:8835: checking for libgnutls-config configure:8853: found /usr/local/bin/libgnutls-config configure:8866: result: /usr/local/bin/libgnutls-config configure:8874: checking for libgnutls - version >= 1.0.9 configure:8956: cc -o conftest -fno-common -I/usr/local/include -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -lz -L/usr/local/lib -lgnutls -L/usr/local/lib -lgcrypt >&5 In file included from conftest.c:47: /usr/local/include/gnutls/gnutls.h:484:28: gnutls/compat8.h: No such file or directory configure:8959: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define SETVBUF_REVERSED 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_QSORT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STAT 1 | #define ENABLE_SMP 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main () | { | system ("touch conf.libgnutlstest"); | | if( strcmp( gnutls_check_version(NULL), "0.9.8" ) ) | { | printf("\n*** 'libgnutls-config --version' returned %s, but LIBGNUTLS (%s)\n", | "0.9.8", gnutls_check_version(NULL) ); | printf("*** was found! If libgnutls-config was correct, then it is best\n"); | printf("*** to remove the old version of LIBGNUTLS. You may also be able to fix the error\n"); | printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); | printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); | printf("*** required on your system.\n"); | printf("*** If libgnutls-config was wrong, set the environment variable LIBGNUTLS_CONFIG\n"); | printf("*** to point to the correct copy of libgnutls-config, and remove the file config.cache\n"); | printf("*** before re-running configure\n"); | } | else if ( strcmp(gnutls_check_version(NULL), LIBGNUTLS_VERSION ) ) | { | printf("\n*** LIBGNUTLS header file (version %s) does not match\n", LIBGNUTLS_VERSION); | printf("*** library (version %s)\n", gnutls_check_version(NULL) ); | } | else | { | if ( gnutls_check_version( "1.0.9" ) ) | { | return 0; | } | else | { | printf("no\n*** An old version of LIBGNUTLS (%s) was found.\n", | gnutls_check_version(NULL) ); | printf("*** You need a version of LIBGNUTLS newer than %s. The latest version of\n", | "1.0.9" ); | printf("*** LIBGNUTLS is always available from ftp://gnutls.hellug.gr/pub/gnutls.\n"); | printf("*** \n"); | printf("*** If you have already installed a sufficiently new version, this error\n"); | printf("*** probably means that the wrong copy of the libgnutls-config shell script is\n"); | printf("*** being found. The easiest way to fix this is to remove the old version\n"); | printf("*** of LIBGNUTLS, but you can also set the LIBGNUTLS_CONFIG environment to point to the\n"); | printf("*** correct copy of libgnutls-config. (In this case, you will have to\n"); | printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); | printf("*** so that the correct libraries are found at run-time))\n"); | } | } | return 1; | } | configure:8998: result: no configure:9034: cc -o conftest -fno-common -I/usr/local/include -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -lz -L/usr/local/lib -lgnutls -L/usr/local/lib -lgcrypt >&5 In file included from conftest.c:47: /usr/local/include/gnutls/gnutls.h:484:28: gnutls/compat8.h: No such file or directory configure:9040: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define SETVBUF_REVERSED 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_QSORT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STAT 1 | #define ENABLE_SMP 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main () | { | return !!gnutls_check_version(NULL); | ; | return 0; | } configure:9085: WARNING: *** *** libgnutls was not found. You may want to get it from *** ftp://ftp.gnutls.org/pub/gnutls/ configure:9100: checking for fnmatch configure:9157: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9163: $? = 0 configure:9166: test -z || test ! -s conftest.err configure:9169: $? = 0 configure:9172: test -s conftest configure:9175: $? = 0 configure:9187: result: yes configure:9283: checking whether to compile and link debugging code configure:9301: result: yes configure:9308: checking whether to link with the Dmalloc memory debugger/profiler configure:9398: result: no configure:9403: checking whether to link with the Electric Fence memory debugger configure:9487: result: no configure:9494: checking whether to use poll or select configure:9513: result: trying poll configure:9534: checking sys/poll.h usability configure:9546: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9552: $? = 0 configure:9555: test -z || test ! -s conftest.err configure:9558: $? = 0 configure:9561: test -s conftest. configure:9564: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SERVER_VERSION "0.1.8" | #define SERVER_NAME "Hydra" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_TCP_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define SETVBUF_REVERSED 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_INET_ATON 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_QSORT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STAT 1 | #define ENABLE_SMP 1 | #define ENABLE_ACCESS_LISTS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9574: result: no configure:9578: checking sys/poll.h presence configure:9588: cc -E -I/usr/local/include conftest.c configure:9594: $? = 0 configure:9614: result: yes configure:9627: WARNING: sys/poll.h: present but cannot be compiled configure:9629: WARNING: sys/poll.h: check for missing prerequisite headers? configure:9631: WARNING: sys/poll.h: see the Autoconf documentation configure:9633: WARNING: sys/poll.h: section "Present But Cannot Be Compiled" configure:9635: WARNING: sys/poll.h: proceeding with the preprocessor's result configure:9637: WARNING: sys/poll.h: in the future, the compiler will take precedence configure:9649: checking for sys/poll.h configure:9656: result: yes configure:9673: checking for poll configure:9730: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -g conftest.c >&5 configure:9736: $? = 0 configure:9739: test -z || test ! -s conftest.err configure:9742: $? = 0 configure:9745: test -s conftest configure:9748: $? = 0 configure:9760: result: yes configure:10181: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:755: creating Makefile config.status:755: creating src/Makefile config.status:755: creating contrib/Makefile config.status:755: creating contrib/redhat/Makefile config.status:755: creating examples/Makefile config.status:755: creating docs/Makefile config.status:821: creating config.h config.status:1173: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=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=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_alphasort=yes ac_cv_func_fnmatch=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getpagesize=yes ac_cv_func_getrlimit=yes ac_cv_func_gmtime_r=yes ac_cv_func_inet_aton=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_poll=yes ac_cv_func_qsort=yes ac_cv_func_scandir=yes ac_cv_func_select=yes ac_cv_func_setrlimit=yes ac_cv_func_setvbuf_reversed=yes ac_cv_func_socket=yes ac_cv_func_stat=yes ac_cv_func_strdup=yes ac_cv_func_strstr=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_netinet_tcp_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_fl_yywrap=yes ac_cv_objext= ac_cv_path_LIBGNUTLS_CONFIG=/usr/local/bin/libgnutls-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_LEX=flex ac_cv_prog_PTHREAD_CC=cc ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_struct_sockaddr_in_has_sin_len=no ac_cv_struct_tm_has_tm_gmtoff=no ac_cv_struct_tm_has_tm_zone=no ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/www/hydra/work/hydra-0.1.8/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/www/hydra/work/hydra-0.1.8/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/www/hydra/work/hydra-0.1.8/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/www/hydra/work/hydra-0.1.8/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/www/hydra/work/hydra-0.1.8/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common ' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FC_OK='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-L/usr/local/lib -g' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBGNUTLS_CFLAGS='' LIBGNUTLS_CONFIG='/usr/local/bin/libgnutls-config' LIBGNUTLS_LIBS='' LIBOBJS='' LIBS=' ' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/www/hydra/work/hydra-0.1.8/missing --run makeinfo' OBJEXT='' PACKAGE='hydra' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PTHREAD_CC='cc' PTHREAD_CFLAGS='' PTHREAD_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.1.8' YACC='bison -y' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/www/hydra/work/hydra-0.1.8/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_ACCESS_LISTS 1 #define ENABLE_SMP 1 #define HAVE_ALPHASORT 1 #define HAVE_FCNTL_H 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETOPT_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRLIMIT 1 #define HAVE_GMTIME_R 1 #define HAVE_INET_ATON 1 #define HAVE_LIMITS_H 1 #define HAVE_MMAP 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_POLL 1 #define HAVE_QSORT 1 #define HAVE_SCANDIR 1 #define HAVE_SELECT 1 #define HAVE_SETRLIMIT 1 #define HAVE_SOCKET 1 #define HAVE_STAT 1 #define HAVE_STRDUP 1 #define HAVE_STRSTR 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SERVER_NAME "Hydra" #define SERVER_VERSION "0.1.8" #define SETVBUF_REVERSED 1 #define USE_POLL 1 #define YYTEXT_POINTER 1 #define const #define inline #define pid_t int #endif #ifndef __cplusplus configure: exit 0