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: 145 tasks, 202 threads, 4 processors Load average: 2.22, Mach factor: 1.77 /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:1358: checking for a BSD-compatible install configure:1413: result: /usr/bin/install -c -o root -g wheel configure:1424: checking whether build environment is sane configure:1467: result: yes configure:1532: checking for gawk configure:1548: found /usr/local/bin/gawk configure:1558: result: gawk configure:1568: checking whether make sets $(MAKE) configure:1588: result: yes configure:1765: checking for i386-unknown-gnu-gcc configure:1791: result: cc configure:2073: checking for C compiler version configure:2076: 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:2079: $? = 0 configure:2081: 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:2084: $? = 0 configure:2086: cc -V &5 cc: `-V' option must have argument configure:2089: $? = 1 configure:2112: checking for C compiler default output file name configure:2115: cc -fno-common conftest.c >&5 configure:2118: $? = 0 configure:2164: result: a.out configure:2169: checking whether the C compiler works configure:2175: ./a.out configure:2178: $? = 0 configure:2195: result: yes configure:2202: checking whether we are cross compiling configure:2204: result: no configure:2207: checking for suffix of executables configure:2209: cc -o conftest -fno-common conftest.c >&5 configure:2212: $? = 0 configure:2237: result: configure:2243: checking for suffix of object files configure:2264: cc -c -fno-common conftest.c >&5 configure:2267: $? = 0 configure:2289: result: configure:2293: checking whether we are using the GNU C compiler configure:2317: cc -c -fno-common conftest.c >&5 configure:2323: $? = 0 configure:2327: test -z || test ! -s conftest.err configure:2330: $? = 0 configure:2333: test -s conftest. configure:2336: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2349: result: no configure:2355: checking whether cc accepts -g configure:2376: cc -c -g conftest.c >&5 configure:2382: $? = 0 configure:2386: test -z || test ! -s conftest.err configure:2389: $? = 0 configure:2392: test -s conftest. configure:2395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2406: result: no configure:2423: checking for cc option to accept ANSI C configure:2493: cc -c -fno-common conftest.c >&5 configure:2499: $? = 0 configure:2503: test -z || test ! -s conftest.err configure:2506: $? = 0 configure:2509: test -s conftest. configure:2512: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* 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:2493: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2499: $? = 0 configure:2503: test -z || test ! -s conftest.err configure:2506: $? = 0 configure:2509: test -s conftest. configure:2512: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* 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:2493: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2499: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* 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:2493: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2499: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* 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:2493: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2499: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* 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:2493: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2499: $? = 0 configure:2503: test -z || test ! -s conftest.err configure:2506: $? = 0 configure:2509: test -s conftest. configure:2512: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* 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:2530: result: none needed configure:2548: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2554: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2698: checking for style of include used by make configure:2726: result: GNU configure:2754: checking dependency style of cc configure:2844: result: gcc3 configure:2871: checking for i386-unknown-gnu-g++ configure:2897: result: c++ configure:2955: checking for C++ compiler version configure:2958: c++ --version &5 c++ (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:2961: $? = 0 configure:2963: c++ -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:2966: $? = 0 configure:2968: c++ -V &5 c++: `-V' option must have argument configure:2971: $? = 1 configure:2974: checking whether we are using the GNU C++ compiler configure:2998: c++ -c -fno-common conftest.cc >&5 configure:3004: $? = 0 configure:3008: test -z || test ! -s conftest.err configure:3011: $? = 0 configure:3014: test -s conftest. configure:3017: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3030: result: no configure:3036: checking whether c++ accepts -g configure:3057: c++ -c -g conftest.cc >&5 configure:3063: $? = 0 configure:3067: test -z || test ! -s conftest.err configure:3070: $? = 0 configure:3073: test -s conftest. configure:3076: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3087: result: no configure:3129: c++ -c -fno-common conftest.cc >&5 configure:3135: $? = 0 configure:3139: test -z || test ! -s conftest.err configure:3142: $? = 0 configure:3145: test -s conftest. configure:3148: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3129: c++ -c -fno-common conftest.cc >&5 configure:3135: $? = 0 configure:3139: test -z || test ! -s conftest.err configure:3142: $? = 0 configure:3145: test -s conftest. configure:3148: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3129: c++ -c -fno-common conftest.cc >&5 configure:3135: $? = 0 configure:3139: test -z || test ! -s conftest.err configure:3142: $? = 0 configure:3145: test -s conftest. configure:3148: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3129: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:3135: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3129: c++ -c -fno-common conftest.cc >&5 configure:3135: $? = 0 configure:3139: test -z || test ! -s conftest.err configure:3142: $? = 0 configure:3145: test -s conftest. configure:3148: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3129: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3135: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3218: checking dependency style of c++ configure:3308: result: gcc3 configure:3330: checking how to run the C preprocessor configure:3365: cc -E conftest.c configure:3371: $? = 0 configure:3403: cc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3409: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3448: result: cc -E configure:3472: cc -E conftest.c configure:3478: $? = 0 configure:3510: cc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3516: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3572: checking for a BSD-compatible install configure:3627: result: /usr/bin/install -c -o root -g wheel configure:3638: checking whether make sets $(MAKE) configure:3658: result: yes configure:3674: checking for egrep configure:3684: result: grep -E configure:3689: checking for ANSI C header files configure:3714: cc -c -fno-common conftest.c >&5 configure:3720: $? = 0 configure:3724: test -z || test ! -s conftest.err configure:3727: $? = 0 configure:3730: test -s conftest. configure:3733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3842: result: no configure:3866: checking for sys/types.h configure:3882: cc -c -fno-common conftest.c >&5 configure:3888: $? = 0 configure:3892: test -z || test ! -s conftest.err configure:3895: $? = 0 configure:3898: test -s conftest. configure:3901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3912: result: no configure:3866: checking for sys/stat.h configure:3882: cc -c -fno-common conftest.c >&5 configure:3888: $? = 0 configure:3892: test -z || test ! -s conftest.err configure:3895: $? = 0 configure:3898: test -s conftest. configure:3901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3912: result: no configure:3866: checking for stdlib.h configure:3882: cc -c -fno-common conftest.c >&5 configure:3888: $? = 0 configure:3892: test -z || test ! -s conftest.err configure:3895: $? = 0 configure:3898: test -s conftest. configure:3901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3912: result: no configure:3866: checking for string.h configure:3882: cc -c -fno-common conftest.c >&5 configure:3888: $? = 0 configure:3892: test -z || test ! -s conftest.err configure:3895: $? = 0 configure:3898: test -s conftest. configure:3901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3912: result: no configure:3866: checking for memory.h configure:3882: cc -c -fno-common conftest.c >&5 configure:3888: $? = 0 configure:3892: test -z || test ! -s conftest.err configure:3895: $? = 0 configure:3898: test -s conftest. configure:3901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3912: result: no configure:3866: checking for strings.h configure:3882: cc -c -fno-common conftest.c >&5 configure:3888: $? = 0 configure:3892: test -z || test ! -s conftest.err configure:3895: $? = 0 configure:3898: test -s conftest. configure:3901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3912: result: no configure:3866: checking for inttypes.h configure:3882: cc -c -fno-common conftest.c >&5 configure:3888: $? = 0 configure:3892: test -z || test ! -s conftest.err configure:3895: $? = 0 configure:3898: test -s conftest. configure:3901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3912: result: no configure:3866: checking for stdint.h configure:3882: cc -c -fno-common conftest.c >&5 configure:3888: $? = 0 configure:3892: test -z || test ! -s conftest.err configure:3895: $? = 0 configure:3898: test -s conftest. configure:3901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3912: result: no configure:3866: checking for unistd.h configure:3882: cc -c -fno-common conftest.c >&5 configure:3888: $? = 0 configure:3892: test -z || test ! -s conftest.err configure:3895: $? = 0 configure:3898: test -s conftest. configure:3901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3912: result: no configure:3949: checking sys/ioctl.h usability configure:3961: cc -c -fno-common conftest.c >&5 configure:3967: $? = 0 configure:3971: test -z || test ! -s conftest.err configure:3974: $? = 0 configure:3977: test -s conftest. configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3990: result: no configure:3994: checking sys/ioctl.h presence configure:4004: cc -E conftest.c configure:4010: $? = 0 configure:4030: result: yes configure:4043: WARNING: sys/ioctl.h: present but cannot be compiled configure:4045: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:4047: WARNING: sys/ioctl.h: see the Autoconf documentation configure:4049: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:4051: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:4053: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:4065: checking for sys/ioctl.h configure:4072: result: yes configure:3949: checking sys/sockio.h usability configure:3961: cc -c -fno-common conftest.c >&5 configure:3967: $? = 0 configure:3971: test -z || test ! -s conftest.err configure:3974: $? = 0 configure:3977: test -s conftest. configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_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:3990: result: no configure:3994: checking sys/sockio.h presence configure:4004: cc -E conftest.c configure:4010: $? = 0 configure:4030: result: yes configure:4043: WARNING: sys/sockio.h: present but cannot be compiled configure:4045: WARNING: sys/sockio.h: check for missing prerequisite headers? configure:4047: WARNING: sys/sockio.h: see the Autoconf documentation configure:4049: WARNING: sys/sockio.h: section "Present But Cannot Be Compiled" configure:4051: WARNING: sys/sockio.h: proceeding with the preprocessor's result configure:4053: WARNING: sys/sockio.h: in the future, the compiler will take precedence configure:4065: checking for sys/sockio.h configure:4072: result: yes configure:3949: checking sys/socketio.h usability configure:3961: cc -c -fno-common conftest.c >&5 conftest.c:50:26: sys/socketio.h: No such file or directory configure:3967: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_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:3990: result: no configure:3994: checking sys/socketio.h presence configure:4004: cc -E conftest.c conftest.c:16:26: sys/socketio.h: No such file or directory configure:4010: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include configure:4030: result: no configure:4065: checking for sys/socketio.h configure:4072: result: no configure:3949: checking sys/filio.h usability configure:3961: cc -c -fno-common conftest.c >&5 configure:3967: $? = 0 configure:3971: test -z || test ! -s conftest.err configure:3974: $? = 0 configure:3977: test -s conftest. configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_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:3990: result: no configure:3994: checking sys/filio.h presence configure:4004: cc -E conftest.c configure:4010: $? = 0 configure:4030: result: yes configure:4043: WARNING: sys/filio.h: present but cannot be compiled configure:4045: WARNING: sys/filio.h: check for missing prerequisite headers? configure:4047: WARNING: sys/filio.h: see the Autoconf documentation configure:4049: WARNING: sys/filio.h: section "Present But Cannot Be Compiled" configure:4051: WARNING: sys/filio.h: proceeding with the preprocessor's result configure:4053: WARNING: sys/filio.h: in the future, the compiler will take precedence configure:4065: checking for sys/filio.h configure:4072: result: yes configure:3949: checking pty.h usability configure:3961: cc -c -fno-common conftest.c >&5 conftest.c:51:17: pty.h: No such file or directory configure:3967: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_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:3990: result: no configure:3994: checking pty.h presence configure:4004: cc -E conftest.c conftest.c:17:17: pty.h: No such file or directory configure:4010: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | /* end confdefs.h. */ | #include configure:4030: result: no configure:4065: checking for pty.h configure:4072: result: no configure:3949: checking termios.h usability configure:3961: cc -c -fno-common conftest.c >&5 configure:3967: $? = 0 configure:3971: test -z || test ! -s conftest.err configure:3974: $? = 0 configure:3977: test -s conftest. configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_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:3990: result: no configure:3994: checking termios.h presence configure:4004: cc -E conftest.c configure:4010: $? = 0 configure:4030: result: yes configure:4043: WARNING: termios.h: present but cannot be compiled configure:4045: WARNING: termios.h: check for missing prerequisite headers? configure:4047: WARNING: termios.h: see the Autoconf documentation configure:4049: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:4051: WARNING: termios.h: proceeding with the preprocessor's result configure:4053: WARNING: termios.h: in the future, the compiler will take precedence configure:4065: checking for termios.h configure:4072: result: yes configure:3949: checking libutil.h usability configure:3961: cc -c -fno-common conftest.c >&5 conftest.c:52:21: libutil.h: No such file or directory configure:3967: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_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:3990: result: no configure:3994: checking libutil.h presence configure:4004: cc -E conftest.c conftest.c:18:21: libutil.h: No such file or directory configure:4010: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:4030: result: no configure:4065: checking for libutil.h configure:4072: result: no configure:3949: checking util.h usability configure:3961: cc -c -fno-common conftest.c >&5 configure:3967: $? = 0 configure:3971: test -z || test ! -s conftest.err configure:3974: $? = 0 configure:3977: test -s conftest. configure:3980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_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:3990: result: no configure:3994: checking util.h presence configure:4004: cc -E conftest.c configure:4010: $? = 0 configure:4030: result: yes configure:4043: WARNING: util.h: present but cannot be compiled configure:4045: WARNING: util.h: check for missing prerequisite headers? configure:4047: WARNING: util.h: see the Autoconf documentation configure:4049: WARNING: util.h: section "Present But Cannot Be Compiled" configure:4051: WARNING: util.h: proceeding with the preprocessor's result configure:4053: WARNING: util.h: in the future, the compiler will take precedence configure:4065: checking for util.h configure:4072: result: yes configure:3949: checking mcheck.h usability configure:3961: cc -c -fno-common conftest.c >&5 conftest.c:53:20: mcheck.h: No such file or directory configure:3967: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_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:3990: result: no configure:3994: checking mcheck.h presence configure:4004: cc -E conftest.c conftest.c:19:20: mcheck.h: No such file or directory configure:4010: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | /* end confdefs.h. */ | #include configure:4030: result: no configure:4065: checking for mcheck.h configure:4072: result: no configure:3949: checking netinet/ether.h usability configure:3961: cc -c -fno-common conftest.c >&5 conftest.c:53:27: netinet/ether.h: No such file or directory configure:3967: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_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:3990: result: no configure:3994: checking netinet/ether.h presence configure:4004: cc -E conftest.c conftest.c:19:27: netinet/ether.h: No such file or directory configure:4010: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | /* end confdefs.h. */ | #include configure:4030: result: no configure:4065: checking for netinet/ether.h configure:4072: result: no configure:3949: checking net/if_ether.h usability configure:3961: cc -c -fno-common conftest.c >&5 conftest.c:53:26: net/if_ether.h: No such file or directory configure:3967: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_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:3990: result: no configure:3994: checking net/if_ether.h presence configure:4004: cc -E conftest.c conftest.c:19:26: net/if_ether.h: No such file or directory configure:4010: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | /* end confdefs.h. */ | #include configure:4030: result: no configure:4065: checking for net/if_ether.h configure:4072: result: no configure:4092: checking for net/if_ether.h configure:4097: result: no configure:4101: checking net/ethernet.h usability configure:4113: cc -c -fno-common conftest.c >&5 In file included from conftest.c:53: /usr/include/net/ethernet.h:71: error: parse error before "u_char" /usr/include/net/ethernet.h:73: error: parse error before "ether_type" /usr/include/net/ethernet.h:80: error: parse error before "u_char" configure:4119: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_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:4142: result: no configure:4146: checking net/ethernet.h presence configure:4156: cc -E conftest.c configure:4162: $? = 0 configure:4182: result: yes configure:4195: WARNING: net/ethernet.h: present but cannot be compiled configure:4197: WARNING: net/ethernet.h: check for missing prerequisite headers? configure:4199: WARNING: net/ethernet.h: see the Autoconf documentation configure:4201: WARNING: net/ethernet.h: section "Present But Cannot Be Compiled" configure:4203: WARNING: net/ethernet.h: proceeding with the preprocessor's result configure:4205: WARNING: net/ethernet.h: in the future, the compiler will take precedence configure:4217: checking for net/ethernet.h configure:4224: result: yes configure:4237: checking for struct ether_header configure:4269: cc -c -fno-common conftest.c >&5 configure:4275: $? = 0 configure:4279: test -z || test ! -s conftest.err configure:4282: $? = 0 configure:4285: test -s conftest. configure:4288: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "latd" | #define VERSION "1.25" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_NET_ETHERNET_H 1 | /* end confdefs.h. */ | | #include | #include | #include | #ifdef HAVE_NET_IF_ETHER_H | #include | #endif /* HAVE_NET_IF_ETHER_H */ | #ifdef HAVE_NET_ETHERNET_H | #include | #endif /* HAVE_NET_ETHERNET_H */ | | int | main () | { | | struct ether_header the_ether_header; | unsigned int ethertype; | ethertype = the_ether_header.ether_type; | | ; | return 0; | } configure:4295: error: cannot find struct ether_header ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=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_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ 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_header_inttypes_h=no ac_cv_header_libutil_h=no ac_cv_header_mcheck_h=no ac_cv_header_memory_h=no ac_cv_header_net_ethernet_h=yes ac_cv_header_net_if_ether_h=no ac_cv_header_netinet_ether_h=no ac_cv_header_pty_h=no 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_filio_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_socketio_h=no ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_termios_h=yes ac_cv_header_unistd_h=no ac_cv_header_util_h=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/net/latd/work/latd-1.25/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net/latd/work/latd-1.25/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/net/latd/work/latd-1.25/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net/latd/work/latd-1.25/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net/latd/work/latd-1.25/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' 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' INTERFACE='' LDFLAGS='' LIBLOCKDEV='' LIBOBJS='' LIBS='' LIBUTIL='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/net/latd/work/latd-1.25/missing --run makeinfo' OBJEXT='' PACKAGE='latd' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.25' ac_ct_CC='' ac_ct_CXX='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='NONE' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/net/latd/work/latd-1.25/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_NET_ETHERNET_H 1 #define HAVE_SYS_FILIO_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UTIL_H 1 #define PACKAGE "latd" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "1.25" #endif #ifdef __cplusplus void exit (int); configure: exit 1