This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by srvx configure 1.3, 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: 135 tasks, 190 threads, 4 processors Load average: 1.04, Mach factor: 2.95 /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:1369: checking build system type configure:1387: result: i386-unknown-gnu configure:1395: checking host system type configure:1409: result: i386-unknown-gnu configure:1417: checking target system type configure:1431: result: i386-unknown-gnu configure:1459: checking for a BSD-compatible install configure:1514: result: /usr/bin/install -c -o root -g wheel configure:1525: checking whether build environment is sane configure:1568: result: yes configure:1601: checking for gawk configure:1617: found /usr/local/bin/gawk configure:1627: result: gawk configure:1637: checking whether make sets $(MAKE) configure:1657: result: yes configure:1821: checking whether to enable maintainer-specific portions of Makefiles configure:1830: result: no configure:1858: checking for style of include used by make configure:1886: result: GNU configure:1919: checking for i386-unknown-gnu-gcc configure:1945: result: cc configure:2227: checking for C compiler version configure:2230: 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:2233: $? = 0 configure:2235: 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:2238: $? = 0 configure:2240: cc -V &5 cc: `-V' option must have argument configure:2243: $? = 1 configure:2266: checking for C compiler default output file name configure:2269: cc -fno-common conftest.c >&5 configure:2272: $? = 0 configure:2318: result: a.out configure:2323: checking whether the C compiler works configure:2329: ./a.out configure:2332: $? = 0 configure:2349: result: yes configure:2356: checking whether we are cross compiling configure:2358: result: no configure:2361: checking for suffix of executables configure:2363: cc -o conftest -fno-common conftest.c >&5 configure:2366: $? = 0 configure:2391: result: configure:2397: checking for suffix of object files configure:2418: cc -c -fno-common conftest.c >&5 configure:2421: $? = 0 configure:2443: result: configure:2447: checking whether we are using the GNU C compiler configure:2471: cc -c -fno-common conftest.c >&5 configure:2477: $? = 0 configure:2480: test -z || test ! -s conftest.err configure:2483: $? = 0 configure:2486: test -s conftest. configure:2489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2502: result: no configure:2508: checking whether cc accepts -g configure:2529: cc -c -g conftest.c >&5 configure:2535: $? = 0 configure:2538: test -z || test ! -s conftest.err configure:2541: $? = 0 configure:2544: test -s conftest. configure:2547: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2558: result: no configure:2575: checking for cc option to accept ANSI C configure:2645: cc -c -fno-common conftest.c >&5 configure:2651: $? = 0 configure:2654: test -z || test ! -s conftest.err configure:2657: $? = 0 configure:2660: test -s conftest. configure:2663: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | /* 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:2645: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2651: $? = 0 configure:2654: test -z || test ! -s conftest.err configure:2657: $? = 0 configure:2660: test -s conftest. configure:2663: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | /* 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:2645: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2651: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | /* 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:2645: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2651: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | /* 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:2645: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2651: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | /* 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:2645: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2651: $? = 0 configure:2654: test -z || test ! -s conftest.err configure:2657: $? = 0 configure:2660: test -s conftest. configure:2663: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | /* 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:2681: result: none needed configure:2699: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2705: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2837: checking dependency style of cc configure:2920: result: gcc3 configure:2938: checking return type of signal handlers configure:2969: cc -c -fno-common conftest.c >&5 configure:2975: $? = 0 configure:2978: test -z || test ! -s conftest.err configure:2981: $? = 0 configure:2984: test -s conftest. configure:2987: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:2998: result: int configure:3006: checking for an ANSI C-conforming const configure:3073: cc -c -fno-common conftest.c >&5 configure:3079: $? = 0 configure:3082: test -z || test ! -s conftest.err configure:3085: $? = 0 configure:3088: test -s conftest. configure:3091: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | /* 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:3102: result: no configure:3112: checking for inline configure:3133: cc -c -fno-common conftest.c >&5 configure:3139: $? = 0 configure:3142: test -z || test ! -s conftest.err configure:3145: $? = 0 configure:3148: test -s conftest. configure:3151: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #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:3133: cc -c -fno-common conftest.c >&5 configure:3139: $? = 0 configure:3142: test -z || test ! -s conftest.err configure:3145: $? = 0 configure:3148: test -s conftest. configure:3151: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #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:3133: cc -c -fno-common conftest.c >&5 configure:3139: $? = 0 configure:3142: test -z || test ! -s conftest.err configure:3145: $? = 0 configure:3148: test -s conftest. configure:3151: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #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:3163: result: no configure:3187: checking for gawk configure:3213: result: gawk configure:3231: checking for i386-unknown-gnu-gcc configure:3257: result: cc configure:3539: checking for C compiler version configure:3542: 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:3545: $? = 0 configure:3547: 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:3550: $? = 0 configure:3552: cc -V &5 cc: `-V' option must have argument configure:3555: $? = 1 configure:3558: checking whether we are using the GNU C compiler configure:3613: result: no configure:3619: checking whether cc accepts -g configure:3669: result: no configure:3686: checking for cc option to accept ANSI C configure:3792: result: none needed configure:3810: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3816: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3948: checking dependency style of cc configure:4031: result: gcc3 configure:4051: checking for i386-unknown-gnu-ranlib configure:4080: result: no configure:4089: checking for ranlib configure:4105: found /usr/bin/ranlib configure:4116: result: ranlib configure:4141: checking for a BSD-compatible install configure:4196: result: /usr/bin/install -c -o root -g wheel configure:4207: checking whether ln -s works configure:4211: result: yes configure:4218: checking whether make sets $(MAKE) configure:4238: result: yes configure:4252: checking how to run the C preprocessor configure:4287: cc -E conftest.c configure:4293: $? = 0 configure:4325: cc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:4331: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:4370: result: cc -E configure:4394: cc -E conftest.c configure:4400: $? = 0 configure:4432: cc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:4438: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:4482: checking for egrep configure:4492: result: grep -E configure:4579: checking for socket in -lsocket configure:4609: cc -o conftest -fno-common conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:4615: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char socket (); | int | main () | { | socket (); | ; | return 0; | } configure:4640: result: no configure:4652: checking for gethostbyname in -lnsl configure:4682: cc -o conftest -fno-common conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:4688: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gethostbyname (); | int | main () | { | gethostbyname (); | ; | return 0; | } configure:4713: result: no configure:4725: checking for ANSI C header files configure:4750: cc -c -fno-common conftest.c >&5 configure:4756: $? = 0 configure:4759: test -z || test ! -s conftest.err configure:4762: $? = 0 configure:4765: test -s conftest. configure:4768: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4877: result: no configure:4888: checking whether time.h and sys/time.h may both be included configure:4913: cc -c -fno-common conftest.c >&5 configure:4919: $? = 0 configure:4922: test -z || test ! -s conftest.err configure:4925: $? = 0 configure:4928: test -s conftest. configure:4931: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4942: result: no configure:4952: checking whether struct tm is in sys/time.h or time.h configure:4975: cc -c -fno-common conftest.c >&5 configure:4981: $? = 0 configure:4984: test -z || test ! -s conftest.err configure:4987: $? = 0 configure:4990: test -s conftest. configure:4993: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:5004: result: sys/time.h configure:5029: checking for sys/types.h configure:5045: cc -c -fno-common conftest.c >&5 configure:5051: $? = 0 configure:5054: test -z || test ! -s conftest.err configure:5057: $? = 0 configure:5060: test -s conftest. configure:5063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 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:5074: result: no configure:5029: checking for sys/stat.h configure:5045: cc -c -fno-common conftest.c >&5 configure:5051: $? = 0 configure:5054: test -z || test ! -s conftest.err configure:5057: $? = 0 configure:5060: test -s conftest. configure:5063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 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:5074: result: no configure:5029: checking for stdlib.h configure:5045: cc -c -fno-common conftest.c >&5 configure:5051: $? = 0 configure:5054: test -z || test ! -s conftest.err configure:5057: $? = 0 configure:5060: test -s conftest. configure:5063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 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:5074: result: no configure:5029: checking for string.h configure:5045: cc -c -fno-common conftest.c >&5 configure:5051: $? = 0 configure:5054: test -z || test ! -s conftest.err configure:5057: $? = 0 configure:5060: test -s conftest. configure:5063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 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:5074: result: no configure:5029: checking for memory.h configure:5045: cc -c -fno-common conftest.c >&5 configure:5051: $? = 0 configure:5054: test -z || test ! -s conftest.err configure:5057: $? = 0 configure:5060: test -s conftest. configure:5063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 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:5074: result: no configure:5029: checking for strings.h configure:5045: cc -c -fno-common conftest.c >&5 configure:5051: $? = 0 configure:5054: test -z || test ! -s conftest.err configure:5057: $? = 0 configure:5060: test -s conftest. configure:5063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 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:5074: result: no configure:5029: checking for inttypes.h configure:5045: cc -c -fno-common conftest.c >&5 configure:5051: $? = 0 configure:5054: test -z || test ! -s conftest.err configure:5057: $? = 0 configure:5060: test -s conftest. configure:5063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 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:5074: result: no configure:5029: checking for stdint.h configure:5045: cc -c -fno-common conftest.c >&5 configure:5051: $? = 0 configure:5054: test -z || test ! -s conftest.err configure:5057: $? = 0 configure:5060: test -s conftest. configure:5063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 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:5074: result: no configure:5029: checking for unistd.h configure:5045: cc -c -fno-common conftest.c >&5 configure:5051: $? = 0 configure:5054: test -z || test ! -s conftest.err configure:5057: $? = 0 configure:5060: test -s conftest. configure:5063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 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:5074: result: no configure:5119: checking fcntl.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 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:5159: result: no configure:5163: checking fcntl.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: fcntl.h: present but cannot be compiled configure:5214: WARNING: fcntl.h: check for missing prerequisite headers? configure:5216: WARNING: fcntl.h: see the Autoconf documentation configure:5218: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: fcntl.h: proceeding with the preprocessor's result configure:5222: WARNING: fcntl.h: in the future, the compiler will take precedence configure:5234: checking for fcntl.h configure:5241: result: yes configure:5119: checking malloc.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 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:5159: result: no configure:5163: checking malloc.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: malloc.h: present but cannot be compiled configure:5214: WARNING: malloc.h: check for missing prerequisite headers? configure:5216: WARNING: malloc.h: see the Autoconf documentation configure:5218: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: malloc.h: proceeding with the preprocessor's result configure:5222: WARNING: malloc.h: in the future, the compiler will take precedence configure:5234: checking for malloc.h configure:5241: result: yes configure:5119: checking netdb.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_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:5159: result: no configure:5163: checking netdb.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: netdb.h: present but cannot be compiled configure:5214: WARNING: netdb.h: check for missing prerequisite headers? configure:5216: WARNING: netdb.h: see the Autoconf documentation configure:5218: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: netdb.h: proceeding with the preprocessor's result configure:5222: WARNING: netdb.h: in the future, the compiler will take precedence configure:5234: checking for netdb.h configure:5241: result: yes configure:5119: checking netinet/in.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_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:5159: result: no configure:5163: checking netinet/in.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: netinet/in.h: present but cannot be compiled configure:5214: WARNING: netinet/in.h: check for missing prerequisite headers? configure:5216: WARNING: netinet/in.h: see the Autoconf documentation configure:5218: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:5222: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:5234: checking for netinet/in.h configure:5241: result: yes configure:5119: checking sys/resource.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_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:5159: result: no configure:5163: checking sys/resource.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: sys/resource.h: present but cannot be compiled configure:5214: WARNING: sys/resource.h: check for missing prerequisite headers? configure:5216: WARNING: sys/resource.h: see the Autoconf documentation configure:5218: WARNING: sys/resource.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: sys/resource.h: proceeding with the preprocessor's result configure:5222: WARNING: sys/resource.h: in the future, the compiler will take precedence configure:5234: checking for sys/resource.h configure:5241: result: yes configure:5119: checking sys/timeb.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_RESOURCE_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:5159: result: no configure:5163: checking sys/timeb.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: sys/timeb.h: present but cannot be compiled configure:5214: WARNING: sys/timeb.h: check for missing prerequisite headers? configure:5216: WARNING: sys/timeb.h: see the Autoconf documentation configure:5218: WARNING: sys/timeb.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: sys/timeb.h: proceeding with the preprocessor's result configure:5222: WARNING: sys/timeb.h: in the future, the compiler will take precedence configure:5234: checking for sys/timeb.h configure:5241: result: yes configure:5119: checking sys/times.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_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:5159: result: no configure:5163: checking sys/times.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: sys/times.h: present but cannot be compiled configure:5214: WARNING: sys/times.h: check for missing prerequisite headers? configure:5216: WARNING: sys/times.h: see the Autoconf documentation configure:5218: WARNING: sys/times.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: sys/times.h: proceeding with the preprocessor's result configure:5222: WARNING: sys/times.h: in the future, the compiler will take precedence configure:5234: checking for sys/times.h configure:5241: result: yes configure:5119: checking sys/param.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_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:5159: result: no configure:5163: checking sys/param.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: sys/param.h: present but cannot be compiled configure:5214: WARNING: sys/param.h: check for missing prerequisite headers? configure:5216: WARNING: sys/param.h: see the Autoconf documentation configure:5218: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: sys/param.h: proceeding with the preprocessor's result configure:5222: WARNING: sys/param.h: in the future, the compiler will take precedence configure:5234: checking for sys/param.h configure:5241: result: yes configure:5119: checking sys/socket.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_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:5159: result: no configure:5163: checking sys/socket.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: sys/socket.h: present but cannot be compiled configure:5214: WARNING: sys/socket.h: check for missing prerequisite headers? configure:5216: WARNING: sys/socket.h: see the Autoconf documentation configure:5218: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:5222: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:5234: checking for sys/socket.h configure:5241: result: yes configure:5119: checking sys/time.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_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:5159: result: no configure:5163: checking sys/time.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: sys/time.h: present but cannot be compiled configure:5214: WARNING: sys/time.h: check for missing prerequisite headers? configure:5216: WARNING: sys/time.h: see the Autoconf documentation configure:5218: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: sys/time.h: proceeding with the preprocessor's result configure:5222: WARNING: sys/time.h: in the future, the compiler will take precedence configure:5234: checking for sys/time.h configure:5241: result: yes configure:5110: checking for sys/types.h configure:5115: result: no configure:5119: checking sys/wait.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_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:5159: result: no configure:5163: checking sys/wait.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: sys/wait.h: present but cannot be compiled configure:5214: WARNING: sys/wait.h: check for missing prerequisite headers? configure:5216: WARNING: sys/wait.h: see the Autoconf documentation configure:5218: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: sys/wait.h: proceeding with the preprocessor's result configure:5222: WARNING: sys/wait.h: in the future, the compiler will take precedence configure:5234: checking for sys/wait.h configure:5241: result: yes configure:5110: checking for unistd.h configure:5115: result: no configure:5119: checking getopt.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_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:5159: result: no configure:5163: checking getopt.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: getopt.h: present but cannot be compiled configure:5214: WARNING: getopt.h: check for missing prerequisite headers? configure:5216: WARNING: getopt.h: see the Autoconf documentation configure:5218: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: getopt.h: proceeding with the preprocessor's result configure:5222: WARNING: getopt.h: in the future, the compiler will take precedence configure:5234: checking for getopt.h configure:5241: result: yes configure:5110: checking for memory.h configure:5115: result: no configure:5119: checking regex.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_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:5159: result: no configure:5163: checking regex.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: regex.h: present but cannot be compiled configure:5214: WARNING: regex.h: check for missing prerequisite headers? configure:5216: WARNING: regex.h: see the Autoconf documentation configure:5218: WARNING: regex.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: regex.h: proceeding with the preprocessor's result configure:5222: WARNING: regex.h: in the future, the compiler will take precedence configure:5234: checking for regex.h configure:5241: result: yes configure:5119: checking arpa/inet.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_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:5159: result: no configure:5163: checking arpa/inet.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: arpa/inet.h: present but cannot be compiled configure:5214: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:5216: WARNING: arpa/inet.h: see the Autoconf documentation configure:5218: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:5222: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:5234: checking for arpa/inet.h configure:5241: result: yes configure:5119: checking sys/mman.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ARPA_INET_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:5159: result: no configure:5163: checking sys/mman.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: sys/mman.h: present but cannot be compiled configure:5214: WARNING: sys/mman.h: check for missing prerequisite headers? configure:5216: WARNING: sys/mman.h: see the Autoconf documentation configure:5218: WARNING: sys/mman.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: sys/mman.h: proceeding with the preprocessor's result configure:5222: WARNING: sys/mman.h: in the future, the compiler will take precedence configure:5234: checking for sys/mman.h configure:5241: result: yes configure:5110: checking for sys/stat.h configure:5115: result: no configure:5119: checking dirent.h usability configure:5131: cc -c -fno-common conftest.c >&5 configure:5137: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_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:5159: result: no configure:5163: checking dirent.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: dirent.h: present but cannot be compiled configure:5214: WARNING: dirent.h: check for missing prerequisite headers? configure:5216: WARNING: dirent.h: see the Autoconf documentation configure:5218: WARNING: dirent.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: dirent.h: proceeding with the preprocessor's result configure:5222: WARNING: dirent.h: in the future, the compiler will take precedence configure:5234: checking for dirent.h configure:5241: result: yes configure:5255: checking for struct dirent.d_type configure:5279: cc -c -fno-common conftest.c >&5 configure:5285: $? = 0 configure:5288: test -z || test ! -s conftest.err configure:5291: $? = 0 configure:5294: test -s conftest. configure:5297: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct dirent ac_aggr; | if (ac_aggr.d_type) | return 0; | ; | return 0; | } configure:5323: cc -c -fno-common conftest.c >&5 configure:5329: $? = 0 configure:5332: test -z || test ! -s conftest.err configure:5335: $? = 0 configure:5338: test -s conftest. configure:5341: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct dirent ac_aggr; | if (sizeof ac_aggr.d_type) | return 0; | ; | return 0; | } configure:5354: result: no configure:5369: checking for gettimeofday configure:5426: cc -o conftest -fno-common conftest.c >&5 configure:5432: $? = 0 configure:5435: test -z || test ! -s conftest.err configure:5438: $? = 0 configure:5441: test -s conftest configure:5444: $? = 0 configure:5456: result: yes configure:5593: checking for bcopy configure:5650: cc -o conftest -fno-common conftest.c >&5 configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5593: checking for getpagesize configure:5650: cc -o conftest -fno-common conftest.c >&5 configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5593: checking for memcpy configure:5650: cc -o conftest -fno-common conftest.c >&5 conftest.c:60: warning: conflicting types for built-in function `memcpy' configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5593: checking for memset configure:5650: cc -o conftest -fno-common conftest.c >&5 conftest.c:61: warning: conflicting types for built-in function `memset' configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5593: checking for strdup configure:5650: cc -o conftest -fno-common conftest.c >&5 configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5593: checking for strerror configure:5650: cc -o conftest -fno-common conftest.c >&5 configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5593: checking for strsignal configure:5650: cc -o conftest -fno-common conftest.c >&5 configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5593: checking for localtime_r configure:5650: cc -o conftest -fno-common conftest.c >&5 configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5593: checking for setrlimit configure:5650: cc -o conftest -fno-common conftest.c >&5 configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5593: checking for inet_ntoa configure:5650: cc -o conftest -fno-common conftest.c >&5 configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5593: checking for getopt configure:5650: cc -o conftest -fno-common conftest.c >&5 configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5593: checking for getopt_long configure:5650: cc -o conftest -fno-common conftest.c >&5 configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5593: checking for regcomp configure:5650: cc -o conftest -fno-common conftest.c >&5 configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5593: checking for regexec configure:5650: cc -o conftest -fno-common conftest.c >&5 configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5593: checking for regfree configure:5650: cc -o conftest -fno-common conftest.c >&5 configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5593: checking for sysconf configure:5650: cc -o conftest -fno-common conftest.c >&5 configure:5656: $? = 0 configure:5659: test -z || test ! -s conftest.err configure:5662: $? = 0 configure:5665: test -s conftest configure:5668: $? = 0 configure:5680: result: yes configure:5700: checking for select configure:5757: cc -o conftest -fno-common conftest.c >&5 configure:5763: $? = 0 configure:5766: test -z || test ! -s conftest.err configure:5769: $? = 0 configure:5772: test -s conftest configure:5775: $? = 0 configure:5787: result: yes configure:5700: checking for socket configure:5757: cc -o conftest -fno-common conftest.c >&5 configure:5763: $? = 0 configure:5766: test -z || test ! -s conftest.err configure:5769: $? = 0 configure:5772: test -s conftest configure:5775: $? = 0 configure:5787: result: yes configure:5700: checking for strcspn configure:5757: cc -o conftest -fno-common conftest.c >&5 conftest.c:76: warning: conflicting types for built-in function `strcspn' configure:5763: $? = 0 configure:5766: test -z || test ! -s conftest.err configure:5769: $? = 0 configure:5772: test -s conftest configure:5775: $? = 0 configure:5787: result: yes configure:5700: checking for strspn configure:5757: cc -o conftest -fno-common conftest.c >&5 conftest.c:77: warning: conflicting types for built-in function `strspn' configure:5763: $? = 0 configure:5766: test -z || test ! -s conftest.err configure:5769: $? = 0 configure:5772: test -s conftest configure:5775: $? = 0 configure:5787: result: yes configure:5700: checking for strtod configure:5757: cc -o conftest -fno-common conftest.c >&5 configure:5763: $? = 0 configure:5766: test -z || test ! -s conftest.err configure:5769: $? = 0 configure:5772: test -s conftest configure:5775: $? = 0 configure:5787: result: yes configure:5700: checking for strtoul configure:5757: cc -o conftest -fno-common conftest.c >&5 configure:5763: $? = 0 configure:5766: test -z || test ! -s conftest.err configure:5769: $? = 0 configure:5772: test -s conftest configure:5775: $? = 0 configure:5787: result: yes configure:5804: checking for working alloca.h configure:5825: cc -o conftest -fno-common conftest.c >&5 configure:5831: $? = 0 configure:5834: test -z || test ! -s conftest.err configure:5837: $? = 0 configure:5840: test -s conftest configure:5843: $? = 0 configure:5855: result: yes configure:5865: checking for alloca configure:5906: cc -o conftest -fno-common conftest.c >&5 configure:5912: $? = 0 configure:5915: test -z || test ! -s conftest.err configure:5918: $? = 0 configure:5921: test -s conftest configure:5924: $? = 0 configure:5936: result: yes configure:6164: checking for stdlib.h configure:6169: result: no configure:6164: checking for unistd.h configure:6169: result: no configure:6312: checking for getpagesize configure:6399: result: yes configure:6409: checking for working mmap configure:6551: cc -o conftest -fno-common conftest.c >&5 configure:6554: $? = 0 configure:6556: ./conftest configure:6559: $? = 0 configure:6573: result: yes configure:6585: checking for sin_len configure:6607: cc -c -fno-common conftest.c >&5 configure:6613: $? = 0 configure:6616: test -z || test ! -s conftest.err configure:6619: $? = 0 configure:6622: test -s conftest. configure:6625: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "srvx" | #define PACKAGE_TARNAME "srvx" | #define PACKAGE_VERSION "1.3" | #define PACKAGE_STRING "srvx 1.3" | #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" | #define PACKAGE "srvx" | #define VERSION "1.3" | #define RETSIGTYPE int | #define const | #ifndef __cplusplus | #define inline | #endif | #define TM_IN_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_BCOPY 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SYSCONF 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOUL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr_in *sin; sin->sin_len = 0; | ; | return 0; | } configure:6636: result: no configure:6649: checking for time_t format configure:6665: cc -c -fno-common -W -Wall -Werror conftest.c >&5 configure:6671: $? = 0 configure:6674: test -z || test ! -s conftest.err configure:6677: $? = 0 configure:6680: test -s conftest. configure:6683: $? = 1 configure: failed program was: | #include | #include | void myfunc(void) { | time_t test=0; | printf("%li", test); | } configure:6702: cc -c -fno-common -W -Wall -Werror conftest.c >&5 conftest.c: In function `myfunc': conftest.c:5: warning: int format, time_t arg (arg 2) configure:6708: $? = 1 configure: failed program was: | #include | #include | void myfunc(void) { | time_t test=0; | printf("%i", test); | } configure:6732: error: Cannot detect format string for time_t Please check sys/types.h for the typedef of time_t and submit to a developer ## ---------------- ## ## 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= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_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_fmt_time_t=no ac_cv_func_alloca_works=yes ac_cv_func_bcopy=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntoa=yes ac_cv_func_localtime_r=yes ac_cv_func_memcpy=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_regcomp=yes ac_cv_func_regexec=yes ac_cv_func_regfree=yes ac_cv_func_select=yes ac_cv_func_setrlimit=yes ac_cv_func_socket=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strsignal=yes ac_cv_func_strspn=yes ac_cv_func_strtod=yes ac_cv_func_strtoul=yes ac_cv_func_sysconf=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_regex_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_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_socket_socket=no ac_cv_member_struct_dirent_d_type=no ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_sin_len=no ac_cv_struct_tm=sys/time.h ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_signal=int ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/irc/srvx/work/srvx-1.3/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/irc/srvx/work/srvx-1.3/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/irc/srvx/work/srvx-1.3/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/irc/srvx/work/srvx-1.3/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/irc/srvx/work/srvx-1.3/missing --run automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common -W -Wall -Werror' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/irc/srvx/work/srvx-1.3/missing --run makeinfo' MODULE_OBJS='' MY_SUBDIRS='' OBJEXT='' PACKAGE='srvx' PACKAGE_BUGREPORT='srvx-bugs@lists.sourceforge.net' PACKAGE_NAME='srvx' PACKAGE_STRING='srvx 1.3' PACKAGE_TARNAME='srvx' PACKAGE_VERSION='1.3' PATH_SEPARATOR=':' RANLIB='ranlib' RX_INCLUDES='' RX_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.3' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' 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/irc/srvx/work/srvx-1.3/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,^,i386-unknown-gnu-,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_BCOPY 1 #define HAVE_DIRENT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOA 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMSET 1 #define HAVE_MMAP 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_REGCOMP 1 #define HAVE_REGEXEC 1 #define HAVE_REGEX_H 1 #define HAVE_REGFREE 1 #define HAVE_SELECT 1 #define HAVE_SETRLIMIT 1 #define HAVE_SOCKET 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRSIGNAL 1 #define HAVE_STRSPN 1 #define HAVE_STRTOD 1 #define HAVE_STRTOUL 1 #define HAVE_SYSCONF 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define PACKAGE "srvx" #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net" #define PACKAGE_NAME "srvx" #define PACKAGE_STRING "srvx 1.3" #define PACKAGE_TARNAME "srvx" #define PACKAGE_VERSION "1.3" #define RETSIGTYPE int #define TM_IN_SYS_TIME 1 #define VERSION "1.3" #define const #define inline #endif #ifndef __cplusplus configure: exit 1