This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 121 tasks, 176 threads, 4 processors Load average: 0.76, Mach factor: 3.23 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1326: checking build system type configure:1344: result: i386-unknown-gnu configure:1352: checking host system type configure:1366: result: i386-unknown-gnu configure:1374: checking target system type configure:1388: result: i386-unknown-gnu configure:1411: checking for i386-unknown-gnu-gcc configure:1437: result: cc configure:1719: checking for C compiler version configure:1722: 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:1725: $? = 0 configure:1727: 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:1730: $? = 0 configure:1732: cc -V &5 cc: `-V' option must have argument configure:1735: $? = 1 configure:1758: checking for C compiler default output file name configure:1761: cc -fno-common conftest.c >&5 configure:1764: $? = 0 configure:1810: result: a.out configure:1815: checking whether the C compiler works configure:1821: ./a.out configure:1824: $? = 0 configure:1841: result: yes configure:1848: checking whether we are cross compiling configure:1850: result: no configure:1853: checking for suffix of executables configure:1855: cc -o conftest -fno-common conftest.c >&5 configure:1858: $? = 0 configure:1883: result: configure:1889: checking for suffix of object files configure:1910: cc -c -fno-common conftest.c >&5 configure:1913: $? = 0 configure:1935: result: configure:1939: checking whether we are using the GNU C compiler configure:1963: cc -c -fno-common conftest.c >&5 configure:1969: $? = 0 configure:1972: test -z || test ! -s conftest.err configure:1975: $? = 0 configure:1978: test -s conftest. configure:1981: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1994: result: no configure:2000: checking whether cc accepts -g configure:2021: cc -c -g conftest.c >&5 configure:2027: $? = 0 configure:2030: test -z || test ! -s conftest.err configure:2033: $? = 0 configure:2036: test -s conftest. configure:2039: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2050: result: no configure:2067: checking for cc option to accept ANSI C configure:2137: cc -c -fno-common conftest.c >&5 configure:2143: $? = 0 configure:2146: test -z || test ! -s conftest.err configure:2149: $? = 0 configure:2152: test -s conftest. configure:2155: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:2137: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2143: $? = 0 configure:2146: test -z || test ! -s conftest.err configure:2149: $? = 0 configure:2152: test -s conftest. configure:2155: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:2137: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2143: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:2137: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2143: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:2137: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2143: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:2137: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2143: $? = 0 configure:2146: test -z || test ! -s conftest.err configure:2149: $? = 0 configure:2152: test -s conftest. configure:2155: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:2173: result: none needed configure:2191: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2197: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2331: checking for bison configure:2347: found /usr/local/bin/bison configure:2357: result: bison -y configure:2373: checking for flex configure:2389: found /usr/bin/flex configure:2399: result: flex configure:2412: checking for yywrap in -lfl configure:2442: cc -o conftest -fno-common conftest.c -lfl >&5 configure:2448: $? = 0 configure:2451: test -z || test ! -s conftest.err configure:2454: $? = 0 configure:2457: test -s conftest configure:2460: $? = 0 configure:2473: result: yes configure:2550: checking lex output file root configure:2561: flex conftest.l configure:2564: $? = 0 configure:2576: result: lex.yy configure:2581: checking whether yytext is a pointer configure:2597: cc -o conftest -fno-common conftest.c -lfl >&5 configure:2603: $? = 0 configure:2606: test -z || test ! -s conftest.err configure:2609: $? = 0 configure:2612: test -s conftest configure:2615: $? = 0 configure:2629: result: yes configure:2645: checking how to run the C preprocessor configure:2680: cc -E conftest.c configure:2686: $? = 0 configure:2718: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2724: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:2763: result: cc -E configure:2787: cc -E conftest.c configure:2793: $? = 0 configure:2825: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2831: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:2876: checking for egrep configure:2886: result: grep -E configure:2892: checking for AIX configure:2914: result: no configure:2944: checking for pthread_join in LIBS=-pthread with CFLAGS= configure:2969: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:2975: $? = 0 configure:2978: test -z || test ! -s conftest.err configure:2981: $? = 0 configure:2984: test -s conftest configure:2987: $? = 0 configure:2997: result: yes configure:3201: checking for joinable pthread attribute configure:3219: cc -o conftest -fno-common conftest.c -pthread >&5 cc: unrecognized option `-pthread' configure:3225: $? = 0 configure:3228: test -z || test ! -s conftest.err configure:3231: $? = 0 configure:3234: test -s conftest configure:3237: $? = 0 configure:3302: result: PTHREAD_CREATE_JOINABLE configure:3309: checking if more special flags are required for pthreads configure:3317: result: no configure:3329: checking for cc_r configure:3356: result: cc configure:3393: checking for ANSI C header files configure:3418: cc -c -fno-common conftest.c >&5 configure:3424: $? = 0 configure:3427: test -z || test ! -s conftest.err configure:3430: $? = 0 configure:3433: test -s conftest. configure:3436: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3545: result: no configure:3555: checking whether time.h and sys/time.h may both be included configure:3580: cc -c -fno-common conftest.c >&5 configure:3586: $? = 0 configure:3589: test -z || test ! -s conftest.err configure:3592: $? = 0 configure:3595: test -s conftest. configure:3598: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:3609: result: no configure:3633: checking for sys/types.h configure:3649: cc -c -fno-common conftest.c >&5 configure:3655: $? = 0 configure:3658: test -z || test ! -s conftest.err configure:3661: $? = 0 configure:3664: test -s conftest. configure:3667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 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:3678: result: no configure:3633: checking for sys/stat.h configure:3649: cc -c -fno-common conftest.c >&5 configure:3655: $? = 0 configure:3658: test -z || test ! -s conftest.err configure:3661: $? = 0 configure:3664: test -s conftest. configure:3667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 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:3678: result: no configure:3633: checking for stdlib.h configure:3649: cc -c -fno-common conftest.c >&5 configure:3655: $? = 0 configure:3658: test -z || test ! -s conftest.err configure:3661: $? = 0 configure:3664: test -s conftest. configure:3667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 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:3678: result: no configure:3633: checking for string.h configure:3649: cc -c -fno-common conftest.c >&5 configure:3655: $? = 0 configure:3658: test -z || test ! -s conftest.err configure:3661: $? = 0 configure:3664: test -s conftest. configure:3667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 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:3678: result: no configure:3633: checking for memory.h configure:3649: cc -c -fno-common conftest.c >&5 configure:3655: $? = 0 configure:3658: test -z || test ! -s conftest.err configure:3661: $? = 0 configure:3664: test -s conftest. configure:3667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 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:3678: result: no configure:3633: checking for strings.h configure:3649: cc -c -fno-common conftest.c >&5 configure:3655: $? = 0 configure:3658: test -z || test ! -s conftest.err configure:3661: $? = 0 configure:3664: test -s conftest. configure:3667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 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:3678: result: no configure:3633: checking for inttypes.h configure:3649: cc -c -fno-common conftest.c >&5 configure:3655: $? = 0 configure:3658: test -z || test ! -s conftest.err configure:3661: $? = 0 configure:3664: test -s conftest. configure:3667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 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:3678: result: no configure:3633: checking for stdint.h configure:3649: cc -c -fno-common conftest.c >&5 configure:3655: $? = 0 configure:3658: test -z || test ! -s conftest.err configure:3661: $? = 0 configure:3664: test -s conftest. configure:3667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 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:3678: result: no configure:3633: checking for unistd.h configure:3649: cc -c -fno-common conftest.c >&5 configure:3655: $? = 0 configure:3658: test -z || test ! -s conftest.err configure:3661: $? = 0 configure:3664: test -s conftest. configure:3667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 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:3678: result: no configure:3707: checking sys/termios.h usability configure:3719: cc -c -fno-common conftest.c >&5 configure:3725: $? = 0 configure:3728: test -z || test ! -s conftest.err configure:3731: $? = 0 configure:3734: test -s conftest. configure:3737: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 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:3747: result: no configure:3751: checking sys/termios.h presence configure:3761: cc -E conftest.c configure:3767: $? = 0 configure:3787: result: yes configure:3800: WARNING: sys/termios.h: present but cannot be compiled configure:3802: WARNING: sys/termios.h: check for missing prerequisite headers? configure:3804: WARNING: sys/termios.h: see the Autoconf documentation configure:3806: WARNING: sys/termios.h: section "Present But Cannot Be Compiled" configure:3808: WARNING: sys/termios.h: proceeding with the preprocessor's result configure:3810: WARNING: sys/termios.h: in the future, the compiler will take precedence configure:3822: checking for sys/termios.h configure:3829: result: yes configure:3707: checking net/if_dl.h usability configure:3719: cc -c -fno-common conftest.c >&5 In file included from conftest.c:46: /usr/include/net/if_dl.h:84: error: parse error before "u_char" /usr/include/net/if_dl.h:86: error: parse error before "sdl_index" /usr/include/net/if_dl.h:87: error: parse error before "sdl_type" /usr/include/net/if_dl.h:88: error: parse error before "sdl_nlen" /usr/include/net/if_dl.h:89: error: parse error before "sdl_alen" /usr/include/net/if_dl.h:90: error: parse error before "sdl_slen" /usr/include/net/if_dl.h:98: error: parse error before '}' token configure:3725: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | #define HAVE_SYS_TERMIOS_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:3747: result: no configure:3751: checking net/if_dl.h presence configure:3761: cc -E conftest.c configure:3767: $? = 0 configure:3787: result: yes configure:3800: WARNING: net/if_dl.h: present but cannot be compiled configure:3802: WARNING: net/if_dl.h: check for missing prerequisite headers? configure:3804: WARNING: net/if_dl.h: see the Autoconf documentation configure:3806: WARNING: net/if_dl.h: section "Present But Cannot Be Compiled" configure:3808: WARNING: net/if_dl.h: proceeding with the preprocessor's result configure:3810: WARNING: net/if_dl.h: in the future, the compiler will take precedence configure:3822: checking for net/if_dl.h configure:3829: result: yes configure:3707: checking paths.h usability configure:3719: cc -c -fno-common conftest.c >&5 configure:3725: $? = 0 configure:3728: test -z || test ! -s conftest.err configure:3731: $? = 0 configure:3734: test -s conftest. configure:3737: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_NET_IF_DL_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:3747: result: no configure:3751: checking paths.h presence configure:3761: cc -E conftest.c configure:3767: $? = 0 configure:3787: result: yes configure:3800: WARNING: paths.h: present but cannot be compiled configure:3802: WARNING: paths.h: check for missing prerequisite headers? configure:3804: WARNING: paths.h: see the Autoconf documentation configure:3806: WARNING: paths.h: section "Present But Cannot Be Compiled" configure:3808: WARNING: paths.h: proceeding with the preprocessor's result configure:3810: WARNING: paths.h: in the future, the compiler will take precedence configure:3822: checking for paths.h configure:3829: result: yes configure:3707: checking resolv.h usability configure:3719: cc -c -fno-common conftest.c >&5 In file included from conftest.c:48: /usr/include/resolv.h:189: error: field `nsaddr_list' has incomplete type /usr/include/resolv.h:203: error: field `addr' has incomplete type /usr/include/resolv.h:231: error: field `sin' has incomplete type configure:3725: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_PATHS_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:3747: result: no configure:3751: checking resolv.h presence configure:3761: cc -E conftest.c configure:3767: $? = 0 configure:3787: result: yes configure:3800: WARNING: resolv.h: present but cannot be compiled configure:3802: WARNING: resolv.h: check for missing prerequisite headers? configure:3804: WARNING: resolv.h: see the Autoconf documentation configure:3806: WARNING: resolv.h: section "Present But Cannot Be Compiled" configure:3808: WARNING: resolv.h: proceeding with the preprocessor's result configure:3810: WARNING: resolv.h: in the future, the compiler will take precedence configure:3822: checking for resolv.h configure:3829: result: yes configure:3843: checking for an ANSI C-conforming const configure:3910: cc -c -fno-common conftest.c >&5 configure:3916: $? = 0 configure:3919: test -z || test ! -s conftest.err configure:3922: $? = 0 configure:3925: test -s conftest. configure:3928: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_RESOLV_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:3939: result: no configure:3949: checking for u_int8_t configure:3973: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:53: error: `u_int8_t' undeclared (first use in this function) conftest.c:53: error: (Each undeclared identifier is reported only once conftest.c:53: error: for each function it appears in.) conftest.c:53: error: parse error before ')' token configure:3979: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_RESOLV_H 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((u_int8_t *) 0) | return 0; | if (sizeof (u_int8_t)) | return 0; | ; | return 0; | } configure:4002: result: no configure:4014: checking for u_int16_t configure:4038: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:54: error: `u_int16_t' undeclared (first use in this function) conftest.c:54: error: (Each undeclared identifier is reported only once conftest.c:54: error: for each function it appears in.) conftest.c:54: error: parse error before ')' token configure:4044: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_RESOLV_H 1 | #define const | #define u_int8_t unsigned char | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((u_int16_t *) 0) | return 0; | if (sizeof (u_int16_t)) | return 0; | ; | return 0; | } configure:4067: result: no configure:4079: checking for u_int32_t configure:4103: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:55: error: `u_int32_t' undeclared (first use in this function) conftest.c:55: error: (Each undeclared identifier is reported only once conftest.c:55: error: for each function it appears in.) conftest.c:55: error: parse error before ')' token configure:4109: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_RESOLV_H 1 | #define const | #define u_int8_t unsigned char | #define u_int16_t unsigned short | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((u_int32_t *) 0) | return 0; | if (sizeof (u_int32_t)) | return 0; | ; | return 0; | } configure:4132: result: no configure:4144: checking for u_int64_t configure:4168: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:56: error: `u_int64_t' undeclared (first use in this function) conftest.c:56: error: (Each undeclared identifier is reported only once conftest.c:56: error: for each function it appears in.) conftest.c:56: error: parse error before ')' token configure:4174: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_RESOLV_H 1 | #define const | #define u_int8_t unsigned char | #define u_int16_t unsigned short | #define u_int32_t unsigned int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((u_int64_t *) 0) | return 0; | if (sizeof (u_int64_t)) | return 0; | ; | return 0; | } configure:4197: result: no configure:4210: checking for in_addr_t configure:4234: cc -c -fno-common conftest.c >&5 configure:4240: $? = 0 configure:4243: test -z || test ! -s conftest.err configure:4246: $? = 0 configure:4249: test -s conftest. configure:4252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_RESOLV_H 1 | #define const | #define u_int8_t unsigned char | #define u_int16_t unsigned short | #define u_int32_t unsigned int | #define u_int64_t unsigned long long | /* end confdefs.h. */ | | #include | #include | | int | main () | { | in_addr_t ipaddr | ; | return 0; | } configure:4265: result: unsigned int configure:4274: checking for socklen_t configure:4299: cc -c -fno-common conftest.c >&5 configure:4305: $? = 0 configure:4308: test -z || test ! -s conftest.err configure:4311: $? = 0 configure:4314: test -s conftest. configure:4317: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_RESOLV_H 1 | #define const | #define u_int8_t unsigned char | #define u_int16_t unsigned short | #define u_int32_t unsigned int | #define u_int64_t unsigned long long | #define in_addr_t unsigned int | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | socklen_t slen | ; | return 0; | } configure:4330: result: int configure:4339: checking for struct sockaddr_storage configure:4364: cc -c -fno-common conftest.c >&5 configure:4370: $? = 0 configure:4373: test -z || test ! -s conftest.err configure:4376: $? = 0 configure:4379: test -s conftest. configure:4382: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_RESOLV_H 1 | #define const | #define u_int8_t unsigned char | #define u_int16_t unsigned short | #define u_int32_t unsigned int | #define u_int64_t unsigned long long | #define in_addr_t unsigned int | #define socklen_t int | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | struct sockaddr_storage ss | ; | return 0; | } configure:4395: result: no configure:4404: checking for struct ether_addr configure:4430: cc -c -fno-common conftest.c >&5 configure:4436: $? = 0 configure:4439: test -z || test ! -s conftest.err configure:4442: $? = 0 configure:4445: test -s conftest. configure:4448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_RESOLV_H 1 | #define const | #define u_int8_t unsigned char | #define u_int16_t unsigned short | #define u_int32_t unsigned int | #define u_int64_t unsigned long long | #define in_addr_t unsigned int | #define socklen_t int | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main () | { | struct ether_addr ea | ; | return 0; | } configure:4461: result: no configure:4471: checking for main in -lresolv configure:4495: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:4501: $? = 0 configure:4504: test -z || test ! -s conftest.err configure:4507: $? = 0 configure:4510: test -s conftest configure:4513: $? = 0 configure:4526: result: yes configure:4538: checking for main in -linet configure:4562: cc -o conftest -fno-common conftest.c -linet -lresolv >&5 ld: can't locate file for: -linet configure:4568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_RESOLV_H 1 | #define const | #define u_int8_t unsigned char | #define u_int16_t unsigned short | #define u_int32_t unsigned int | #define u_int64_t unsigned long long | #define in_addr_t unsigned int | #define socklen_t int | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:4593: result: no configure:4605: checking for gethostbyname in -lnsl configure:4635: cc -o conftest -fno-common conftest.c -lnsl -lresolv >&5 ld: can't locate file for: -lnsl configure:4641: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_RESOLV_H 1 | #define const | #define u_int8_t unsigned char | #define u_int16_t unsigned short | #define u_int32_t unsigned int | #define u_int64_t unsigned long long | #define in_addr_t unsigned int | #define socklen_t int | #define HAVE_LIBRESOLV 1 | /* 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:4666: result: no configure:4678: checking for connect in -lsocket configure:4708: cc -o conftest -fno-common conftest.c -lsocket -lresolv >&5 ld: can't locate file for: -lsocket configure:4714: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_PTHREAD 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_RESOLV_H 1 | #define const | #define u_int8_t unsigned char | #define u_int16_t unsigned short | #define u_int32_t unsigned int | #define u_int64_t unsigned long long | #define in_addr_t unsigned int | #define socklen_t int | #define HAVE_LIBRESOLV 1 | /* 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 connect (); | int | main () | { | connect (); | ; | return 0; | } configure:4739: result: no configure:4755: checking for siginterrupt configure:4812: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:4818: $? = 0 configure:4821: test -z || test ! -s conftest.err configure:4824: $? = 0 configure:4827: test -s conftest configure:4830: $? = 0 configure:4842: result: yes configure:4858: checking for snprintf configure:4915: cc -o conftest -fno-common conftest.c -lresolv >&5 conftest.c:48: warning: conflicting types for built-in function `snprintf' configure:4921: $? = 0 configure:4924: test -z || test ! -s conftest.err configure:4927: $? = 0 configure:4930: test -s conftest configure:4933: $? = 0 configure:4945: result: yes configure:4858: checking for strftime configure:4915: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:4921: $? = 0 configure:4924: test -z || test ! -s conftest.err configure:4927: $? = 0 configure:4930: test -s conftest configure:4933: $? = 0 configure:4945: result: yes configure:4858: checking for strcasecmp configure:4915: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:4921: $? = 0 configure:4924: test -z || test ! -s conftest.err configure:4927: $? = 0 configure:4930: test -s conftest configure:4933: $? = 0 configure:4945: result: yes configure:4967: checking for pcap_findalldevs in -lpcap configure:4997: cc -o conftest -fno-common conftest.c -lpcap -lresolv >&5 configure:5003: $? = 0 configure:5006: test -z || test ! -s conftest.err configure:5009: $? = 0 configure:5012: test -s conftest configure:5015: $? = 0 configure:5028: result: yes configure:5047: checking for pcap_dump_flush configure:5104: cc -o conftest -fno-common conftest.c -lpcap -lresolv >&5 configure:5110: $? = 0 configure:5113: test -z || test ! -s conftest.err configure:5116: $? = 0 configure:5119: test -s conftest configure:5122: $? = 0 configure:5134: result: yes configure:5148: checking for pcap_get_selectable_fd configure:5205: cc -o conftest -fno-common conftest.c -lpcap -lresolv >&5 configure:5211: $? = 0 configure:5214: test -z || test ! -s conftest.err configure:5217: $? = 0 configure:5220: test -s conftest configure:5223: $? = 0 configure:5235: result: yes configure:5247: checking for tgetent in -ltermcap configure:5277: cc -o conftest -fno-common conftest.c -ltermcap -lpcap -lresolv >&5 configure:5283: $? = 0 configure:5286: test -z || test ! -s conftest.err configure:5289: $? = 0 configure:5292: test -s conftest configure:5295: $? = 0 configure:5308: result: yes configure:5320: checking for curses library configure:5344: cc -o conftest -fno-common conftest.c -lslang -ltermcap -lpcap -lresolv >&5 configure:5350: $? = 0 configure:5353: test -z || test ! -s conftest.err configure:5356: $? = 0 configure:5359: test -s conftest configure:5362: $? = 0 configure:5516: result: slang configure:5868: checking for bkgd configure:5925: cc -o conftest -fno-common conftest.c -lslang -ltermcap -lpcap -lresolv >&5 configure:5931: $? = 0 configure:5934: test -z || test ! -s conftest.err configure:5937: $? = 0 configure:5940: test -s conftest configure:5943: $? = 0 configure:5955: result: yes configure:5868: checking for wbkgd configure:5925: cc -o conftest -fno-common conftest.c -lslang -ltermcap -lpcap -lresolv >&5 configure:5931: $? = 0 configure:5934: test -z || test ! -s conftest.err configure:5937: $? = 0 configure:5940: test -s conftest configure:5943: $? = 0 configure:5955: result: yes configure:5868: checking for wredrawln configure:5925: cc -o conftest -fno-common conftest.c -lslang -ltermcap -lpcap -lresolv >&5 configure:5931: $? = 0 configure:5934: test -z || test ! -s conftest.err configure:5937: $? = 0 configure:5940: test -s conftest configure:5943: $? = 0 configure:5955: result: yes configure:5868: checking for resizeterm configure:5925: cc -o conftest -fno-common conftest.c -lslang -ltermcap -lpcap -lresolv >&5 configure:5931: $? = 0 configure:5934: test -z || test ! -s conftest.err configure:5937: $? = 0 configure:5940: test -s conftest configure:5943: $? = 0 configure:5955: result: yes configure:5868: checking for use_default_colors configure:5925: cc -o conftest -fno-common conftest.c -lslang -ltermcap -lpcap -lresolv >&5 configure:5931: $? = 0 configure:5934: test -z || test ! -s conftest.err configure:5937: $? = 0 configure:5940: test -s conftest configure:5943: $? = 0 configure:5955: result: yes configure:6062: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:700: creating Makefile config.status:765: creating config.h ## ---------------- ## ## 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_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_ether_addr=no ac_cv_exeext= ac_cv_func_bkgd=yes ac_cv_func_pcap_dump_flush=yes ac_cv_func_pcap_get_selectable_fd=yes ac_cv_func_resizeterm=yes ac_cv_func_siginterrupt=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strftime=yes ac_cv_func_use_default_colors=yes ac_cv_func_wbkgd=yes ac_cv_func_wredrawln=yes ac_cv_have_curses=slang ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_net_if_dl_h=yes ac_cv_header_paths_h=yes ac_cv_header_resolv_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_stat_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_fl_yywrap=yes ac_cv_lib_inet_main=no ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_pcap_pcap_findalldevs=yes ac_cv_lib_resolv_main=yes ac_cv_lib_socket_connect=no ac_cv_lib_termcap_tgetent=yes ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_LEX=flex ac_cv_prog_PTHREAD_CC=cc ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_save_CFLAGS=-fno-common ac_cv_save_LIBS='-ltermcap -lpcap -lresolv ' ac_cv_sockaddr_storage=no ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_in_addr_t='unsigned int' ac_cv_type_socklen_t=int ac_cv_type_u_int16_t=no ac_cv_type_u_int32_t=no ac_cv_type_u_int64_t=no ac_cv_type_u_int8_t=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-lslang -ltermcap -lpcap -lresolv ' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PTHREAD_CC='cc' PTHREAD_CFLAGS='' PTHREAD_LIBS='-pthread' SHELL='/bin/sh' YACC='bison -y' ac_ct_CC='' acx_pthread_config='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_BKGD 1 #define HAVE_HAS_COLORS 1 #define HAVE_LIBPCAP 1 #define HAVE_LIBRESOLV 1 #define HAVE_LIBTERMCAP 1 #define HAVE_NET_IF_DL_H 1 #define HAVE_PATHS_H 1 #define HAVE_PCAP_DUMP_FLUSH 1 #define HAVE_PCAP_GET_SELECTABLE_FD 1 #define HAVE_PTHREAD 1 #define HAVE_RESIZETERM 1 #define HAVE_RESOLV_H 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SLCURSES 1 #define HAVE_SNPRINTF 1 #define HAVE_STRCASECMP 1 #define HAVE_STRFTIME 1 #define HAVE_SYS_TERMIOS_H 1 #define HAVE_USE_DEFAULT_COLORS 1 #define HAVE_WBKGD 1 #define HAVE_WREDRAWLN 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define YYTEXT_POINTER 1 #define const #define in_addr_t unsigned int #define socklen_t int #define u_int16_t unsigned short #define u_int32_t unsigned int #define u_int64_t unsigned long long #define u_int8_t unsigned char configure: exit 0