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 --enable-xdf --enable-floppyd --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --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, 200 threads, 4 processors Load average: 2.56, Mach factor: 1.57 /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: /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:1323: checking for i386-unknown-gnu-gcc configure:1349: result: cc configure:1631: checking for C compiler version configure:1634: 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:1637: $? = 0 configure:1639: 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:1642: $? = 0 configure:1644: cc -V &5 cc: `-V' option must have argument configure:1647: $? = 1 configure:1670: checking for C compiler default output file name configure:1673: cc -fno-common conftest.c >&5 configure:1676: $? = 0 configure:1722: result: a.out configure:1727: checking whether the C compiler works configure:1733: ./a.out configure:1736: $? = 0 configure:1753: result: yes configure:1760: checking whether we are cross compiling configure:1762: result: no configure:1765: checking for suffix of executables configure:1767: cc -o conftest -fno-common conftest.c >&5 configure:1770: $? = 0 configure:1795: result: configure:1801: checking for suffix of object files configure:1822: cc -c -fno-common conftest.c >&5 configure:1825: $? = 0 configure:1847: result: configure:1851: checking whether we are using the GNU C compiler configure:1875: cc -c -fno-common conftest.c >&5 configure:1881: $? = 0 configure:1885: test -z || test ! -s conftest.err configure:1888: $? = 0 configure:1891: test -s conftest. configure:1894: $? = 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:1907: result: no configure:1913: checking whether cc accepts -g configure:1934: cc -c -g conftest.c >&5 configure:1940: $? = 0 configure:1944: test -z || test ! -s conftest.err configure:1947: $? = 0 configure:1950: test -s conftest. configure:1953: $? = 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:1964: result: no configure:1981: checking for cc option to accept ANSI C configure:2051: cc -c -fno-common conftest.c >&5 configure:2057: $? = 0 configure:2061: test -z || test ! -s conftest.err configure:2064: $? = 0 configure:2067: test -s conftest. configure:2070: $? = 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:2051: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2057: $? = 0 configure:2061: test -z || test ! -s conftest.err configure:2064: $? = 0 configure:2067: test -s conftest. configure:2070: $? = 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:2051: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2057: $? = 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:2051: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2057: $? = 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:2051: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2057: $? = 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:2051: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2057: $? = 0 configure:2061: test -z || test ! -s conftest.err configure:2064: $? = 0 configure:2067: test -s conftest. configure:2070: $? = 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:2088: result: none needed configure:2106: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2112: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2251: checking how to run the C preprocessor configure:2286: cc -E conftest.c configure:2292: $? = 0 configure:2324: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2330: $? = 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 configure:2369: result: cc -E configure:2393: cc -E conftest.c configure:2399: $? = 0 configure:2431: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2437: $? = 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 configure:2481: checking for egrep configure:2491: result: grep -E configure:2584: checking for a BSD-compatible install configure:2639: result: /usr/bin/install -c -o root -g wheel configure:2650: checking whether ln -s works configure:2654: result: yes configure:2664: checking for install-info configure:2682: found /usr/local/bin/install-info configure:2695: result: /usr/local/bin/install-info configure:2704: checking for AIX configure:2726: result: no configure:2732: checking for library containing strerror configure:2762: cc -o conftest -fno-common conftest.c >&5 configure:2768: $? = 0 configure:2772: test -z || test ! -s conftest.err configure:2775: $? = 0 configure:2778: test -s conftest configure:2781: $? = 0 configure:2851: result: none required configure:2858: checking for ANSI C header files configure:2883: cc -c -fno-common conftest.c >&5 configure:2889: $? = 0 configure:2893: test -z || test ! -s conftest.err configure:2896: $? = 0 configure:2899: test -s conftest. configure:2902: $? = 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 | | int | main () | { | | ; | return 0; | } configure:3011: result: no configure:3035: checking for sys/types.h configure:3051: cc -c -fno-common conftest.c >&5 configure:3057: $? = 0 configure:3061: test -z || test ! -s conftest.err configure:3064: $? = 0 configure:3067: test -s conftest. configure:3070: $? = 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 | #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:3081: result: no configure:3035: checking for sys/stat.h configure:3051: cc -c -fno-common conftest.c >&5 configure:3057: $? = 0 configure:3061: test -z || test ! -s conftest.err configure:3064: $? = 0 configure:3067: test -s conftest. configure:3070: $? = 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 | #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:3081: result: no configure:3035: checking for stdlib.h configure:3051: cc -c -fno-common conftest.c >&5 configure:3057: $? = 0 configure:3061: test -z || test ! -s conftest.err configure:3064: $? = 0 configure:3067: test -s conftest. configure:3070: $? = 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 | #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:3081: result: no configure:3035: checking for string.h configure:3051: cc -c -fno-common conftest.c >&5 configure:3057: $? = 0 configure:3061: test -z || test ! -s conftest.err configure:3064: $? = 0 configure:3067: test -s conftest. configure:3070: $? = 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 | #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:3081: result: no configure:3035: checking for memory.h configure:3051: cc -c -fno-common conftest.c >&5 configure:3057: $? = 0 configure:3061: test -z || test ! -s conftest.err configure:3064: $? = 0 configure:3067: test -s conftest. configure:3070: $? = 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 | #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:3081: result: no configure:3035: checking for strings.h configure:3051: cc -c -fno-common conftest.c >&5 configure:3057: $? = 0 configure:3061: test -z || test ! -s conftest.err configure:3064: $? = 0 configure:3067: test -s conftest. configure:3070: $? = 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 | #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:3081: result: no configure:3035: checking for inttypes.h configure:3051: cc -c -fno-common conftest.c >&5 configure:3057: $? = 0 configure:3061: test -z || test ! -s conftest.err configure:3064: $? = 0 configure:3067: test -s conftest. configure:3070: $? = 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 | #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:3081: result: no configure:3035: checking for stdint.h configure:3051: cc -c -fno-common conftest.c >&5 configure:3057: $? = 0 configure:3061: test -z || test ! -s conftest.err configure:3064: $? = 0 configure:3067: test -s conftest. configure:3070: $? = 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 | #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:3081: result: no configure:3035: checking for unistd.h configure:3051: cc -c -fno-common conftest.c >&5 configure:3057: $? = 0 configure:3061: test -z || test ! -s conftest.err configure:3064: $? = 0 configure:3067: test -s conftest. configure:3070: $? = 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 | #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:3081: result: no configure:3103: checking minix/config.h usability configure:3115: cc -c -fno-common conftest.c >&5 conftest.c:43:26: minix/config.h: No such file or directory configure:3121: $? = 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 | #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:3144: result: no configure:3148: checking minix/config.h presence configure:3158: cc -E conftest.c conftest.c:9:26: minix/config.h: No such file or directory configure:3164: $? = 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 configure:3184: result: no configure:3219: checking for minix/config.h configure:3226: result: no configure:3261: checking build system type configure:3279: result: i386-unknown-gnu configure:3287: checking host system type configure:3301: result: i386-unknown-gnu configure:3309: checking target system type configure:3323: result: i386-unknown-gnu configure:3338: checking for an ANSI C-conforming const configure:3405: cc -c -fno-common conftest.c >&5 configure:3411: $? = 0 configure:3415: test -z || test ! -s conftest.err configure:3418: $? = 0 configure:3421: test -s conftest. configure:3424: $? = 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 () | { | /* 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:3435: result: no configure:3445: checking for inline configure:3466: cc -c -fno-common conftest.c >&5 configure:3472: $? = 0 configure:3476: test -z || test ! -s conftest.err configure:3479: $? = 0 configure:3482: test -s conftest. configure:3485: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:3466: cc -c -fno-common conftest.c >&5 configure:3472: $? = 0 configure:3476: test -z || test ! -s conftest.err configure:3479: $? = 0 configure:3482: test -s conftest. configure:3485: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:3466: cc -c -fno-common conftest.c >&5 configure:3472: $? = 0 configure:3476: test -z || test ! -s conftest.err configure:3479: $? = 0 configure:3482: test -s conftest. configure:3485: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:3497: result: no configure:3598: checking for getpwnam in -lsun configure:3628: cc -o conftest -fno-common conftest.c -lsun >&5 ld: can't locate file for: -lsun configure:3634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 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 getpwnam (); | int | main () | { | getpwnam (); | ; | return 0; | } configure:3660: result: no configure:3672: checking for cam_open_device in -lcam configure:3702: cc -o conftest -fno-common conftest.c -lcam >&5 ld: can't locate file for: -lcam configure:3708: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 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 cam_open_device (); | int | main () | { | cam_open_device (); | ; | return 0; | } configure:3734: result: no configure:3746: checking for ANSI C header files configure:3899: result: no configure:3909: checking for sys/wait.h that is POSIX.1 compatible configure:3940: cc -c -fno-common conftest.c >&5 configure:3946: $? = 0 configure:3950: test -z || test ! -s conftest.err configure:3953: $? = 0 configure:3956: test -s conftest. configure:3959: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:3970: result: no configure:4021: checking getopt.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 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:4062: result: no configure:4066: checking getopt.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: getopt.h: present but cannot be compiled configure:4117: WARNING: getopt.h: check for missing prerequisite headers? configure:4119: WARNING: getopt.h: see the Autoconf documentation configure:4121: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: getopt.h: proceeding with the preprocessor's result configure:4125: WARNING: getopt.h: in the future, the compiler will take precedence configure:4137: checking for getopt.h configure:4144: result: yes configure:4012: checking for sys/stat.h configure:4017: result: no configure:4012: checking for stdlib.h configure:4017: result: no configure:4012: checking for unistd.h configure:4017: result: no configure:4021: checking linux/unistd.h usability configure:4033: cc -c -fno-common conftest.c >&5 conftest.c:50:26: linux/unistd.h: No such file or directory configure:4039: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4062: result: no configure:4066: checking linux/unistd.h presence configure:4076: cc -E conftest.c conftest.c:16:26: linux/unistd.h: No such file or directory configure:4082: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include configure:4102: result: no configure:4137: checking for linux/unistd.h configure:4144: result: no configure:4021: checking libc.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4062: result: no configure:4066: checking libc.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: libc.h: present but cannot be compiled configure:4117: WARNING: libc.h: check for missing prerequisite headers? configure:4119: WARNING: libc.h: see the Autoconf documentation configure:4121: WARNING: libc.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: libc.h: proceeding with the preprocessor's result configure:4125: WARNING: libc.h: in the future, the compiler will take precedence configure:4137: checking for libc.h configure:4144: result: yes configure:4021: checking fcntl.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_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:4062: result: no configure:4066: checking fcntl.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: fcntl.h: present but cannot be compiled configure:4117: WARNING: fcntl.h: check for missing prerequisite headers? configure:4119: WARNING: fcntl.h: see the Autoconf documentation configure:4121: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4125: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4137: checking for fcntl.h configure:4144: result: yes configure:4021: checking limits.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4062: result: no configure:4066: checking limits.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: limits.h: present but cannot be compiled configure:4117: WARNING: limits.h: check for missing prerequisite headers? configure:4119: WARNING: limits.h: see the Autoconf documentation configure:4121: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: limits.h: proceeding with the preprocessor's result configure:4125: WARNING: limits.h: in the future, the compiler will take precedence configure:4137: checking for limits.h configure:4144: result: yes configure:4021: checking sys/file.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4062: result: no configure:4066: checking sys/file.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: sys/file.h: present but cannot be compiled configure:4117: WARNING: sys/file.h: check for missing prerequisite headers? configure:4119: WARNING: sys/file.h: see the Autoconf documentation configure:4121: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: sys/file.h: proceeding with the preprocessor's result configure:4125: WARNING: sys/file.h: in the future, the compiler will take precedence configure:4137: checking for sys/file.h configure:4144: result: yes configure:4021: checking sys/ioctl.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_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:4062: result: no configure:4066: checking sys/ioctl.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: sys/ioctl.h: present but cannot be compiled configure:4117: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:4119: WARNING: sys/ioctl.h: see the Autoconf documentation configure:4121: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:4125: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:4137: checking for sys/ioctl.h configure:4144: result: yes configure:4021: checking sys/time.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #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:4062: result: no configure:4066: checking sys/time.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: sys/time.h: present but cannot be compiled configure:4117: WARNING: sys/time.h: check for missing prerequisite headers? configure:4119: WARNING: sys/time.h: see the Autoconf documentation configure:4121: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4125: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4137: checking for sys/time.h configure:4144: result: yes configure:4012: checking for strings.h configure:4017: result: no configure:4012: checking for string.h configure:4017: result: no configure:4021: checking sys/param.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4062: result: no configure:4066: checking sys/param.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: sys/param.h: present but cannot be compiled configure:4117: WARNING: sys/param.h: check for missing prerequisite headers? configure:4119: WARNING: sys/param.h: see the Autoconf documentation configure:4121: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: sys/param.h: proceeding with the preprocessor's result configure:4125: WARNING: sys/param.h: in the future, the compiler will take precedence configure:4137: checking for sys/param.h configure:4144: result: yes configure:4012: checking for memory.h configure:4017: result: no configure:4021: checking malloc.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4062: result: no configure:4066: checking malloc.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: malloc.h: present but cannot be compiled configure:4117: WARNING: malloc.h: check for missing prerequisite headers? configure:4119: WARNING: malloc.h: see the Autoconf documentation configure:4121: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: malloc.h: proceeding with the preprocessor's result configure:4125: WARNING: malloc.h: in the future, the compiler will take precedence configure:4137: checking for malloc.h configure:4144: result: yes configure:4021: checking signal.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4062: result: no configure:4066: checking signal.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: signal.h: present but cannot be compiled configure:4117: WARNING: signal.h: check for missing prerequisite headers? configure:4119: WARNING: signal.h: see the Autoconf documentation configure:4121: WARNING: signal.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: signal.h: proceeding with the preprocessor's result configure:4125: WARNING: signal.h: in the future, the compiler will take precedence configure:4137: checking for signal.h configure:4144: result: yes configure:4021: checking sys/signal.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_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:4062: result: no configure:4066: checking sys/signal.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: sys/signal.h: present but cannot be compiled configure:4117: WARNING: sys/signal.h: check for missing prerequisite headers? configure:4119: WARNING: sys/signal.h: see the Autoconf documentation configure:4121: WARNING: sys/signal.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: sys/signal.h: proceeding with the preprocessor's result configure:4125: WARNING: sys/signal.h: in the future, the compiler will take precedence configure:4137: checking for sys/signal.h configure:4144: result: yes configure:4021: checking utime.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_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:4062: result: no configure:4066: checking utime.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: utime.h: present but cannot be compiled configure:4117: WARNING: utime.h: check for missing prerequisite headers? configure:4119: WARNING: utime.h: see the Autoconf documentation configure:4121: WARNING: utime.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: utime.h: proceeding with the preprocessor's result configure:4125: WARNING: utime.h: in the future, the compiler will take precedence configure:4137: checking for utime.h configure:4144: result: yes configure:4021: checking sgtty.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_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:4062: result: no configure:4066: checking sgtty.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: sgtty.h: present but cannot be compiled configure:4117: WARNING: sgtty.h: check for missing prerequisite headers? configure:4119: WARNING: sgtty.h: see the Autoconf documentation configure:4121: WARNING: sgtty.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: sgtty.h: proceeding with the preprocessor's result configure:4125: WARNING: sgtty.h: in the future, the compiler will take precedence configure:4137: checking for sgtty.h configure:4144: result: yes configure:4021: checking sys/floppy.h usability configure:4033: cc -c -fno-common conftest.c >&5 conftest.c:62:24: sys/floppy.h: No such file or directory configure:4039: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_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:4062: result: no configure:4066: checking sys/floppy.h presence configure:4076: cc -E conftest.c conftest.c:28:24: sys/floppy.h: No such file or directory configure:4082: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | /* end confdefs.h. */ | #include configure:4102: result: no configure:4137: checking for sys/floppy.h configure:4144: result: no configure:4021: checking mntent.h usability configure:4033: cc -c -fno-common conftest.c >&5 conftest.c:62:20: mntent.h: No such file or directory configure:4039: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_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:4062: result: no configure:4066: checking mntent.h presence configure:4076: cc -E conftest.c conftest.c:28:20: mntent.h: No such file or directory configure:4082: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | /* end confdefs.h. */ | #include configure:4102: result: no configure:4137: checking for mntent.h configure:4144: result: no configure:4021: checking sys/sysmacros.h usability configure:4033: cc -c -fno-common conftest.c >&5 conftest.c:62:27: sys/sysmacros.h: No such file or directory configure:4039: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_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:4062: result: no configure:4066: checking sys/sysmacros.h presence configure:4076: cc -E conftest.c conftest.c:28:27: sys/sysmacros.h: No such file or directory configure:4082: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | /* end confdefs.h. */ | #include configure:4102: result: no configure:4137: checking for sys/sysmacros.h configure:4144: result: no configure:4021: checking netinet/in.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_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:4062: result: no configure:4066: checking netinet/in.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: netinet/in.h: present but cannot be compiled configure:4117: WARNING: netinet/in.h: check for missing prerequisite headers? configure:4119: WARNING: netinet/in.h: see the Autoconf documentation configure:4121: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:4125: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:4137: checking for netinet/in.h configure:4144: result: yes configure:4021: checking assert.h usability configure:4033: cc -c -fno-common conftest.c >&5 configure:4039: $? = 0 configure:4043: test -z || test ! -s conftest.err configure:4046: $? = 0 configure:4049: test -s conftest. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4062: result: no configure:4066: checking assert.h presence configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4102: result: yes configure:4115: WARNING: assert.h: present but cannot be compiled configure:4117: WARNING: assert.h: check for missing prerequisite headers? configure:4119: WARNING: assert.h: see the Autoconf documentation configure:4121: WARNING: assert.h: section "Present But Cannot Be Compiled" configure:4123: WARNING: assert.h: proceeding with the preprocessor's result configure:4125: WARNING: assert.h: in the future, the compiler will take precedence configure:4137: checking for assert.h configure:4144: result: yes configure:4172: checking termio.h usability configure:4184: cc -c -fno-common conftest.c >&5 conftest.c:64:20: termio.h: No such file or directory configure:4190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_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:4213: result: no configure:4217: checking termio.h presence configure:4227: cc -E conftest.c conftest.c:30:20: termio.h: No such file or directory configure:4233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:4253: result: no configure:4288: checking for termio.h configure:4295: result: no configure:4172: checking sys/termio.h usability configure:4184: cc -c -fno-common conftest.c >&5 conftest.c:64:24: sys/termio.h: No such file or directory configure:4190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_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:4213: result: no configure:4217: checking sys/termio.h presence configure:4227: cc -E conftest.c conftest.c:30:24: sys/termio.h: No such file or directory configure:4233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:4253: result: no configure:4288: checking for sys/termio.h configure:4295: result: no configure:4323: checking termios.h usability configure:4335: cc -c -fno-common conftest.c >&5 configure:4341: $? = 0 configure:4345: test -z || test ! -s conftest.err configure:4348: $? = 0 configure:4351: test -s conftest. configure:4354: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_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:4364: result: no configure:4368: checking termios.h presence configure:4378: cc -E conftest.c configure:4384: $? = 0 configure:4404: result: yes configure:4417: WARNING: termios.h: present but cannot be compiled configure:4419: WARNING: termios.h: check for missing prerequisite headers? configure:4421: WARNING: termios.h: see the Autoconf documentation configure:4423: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:4425: WARNING: termios.h: proceeding with the preprocessor's result configure:4427: WARNING: termios.h: in the future, the compiler will take precedence configure:4439: checking for termios.h configure:4446: result: yes configure:4461: checking whether llseek declared in unistd.h configure:4482: cc -c -fno-common conftest.c >&5 configure:4488: $? = 0 configure:4492: test -z || test ! -s conftest.err configure:4495: $? = 0 configure:4498: test -s conftest. configure:4501: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | int | main () | { | extern int llseek(int); | ; | return 0; | } configure:4513: result: yes configure:4523: checking whether lseek64 declared in unistd.h configure:4547: cc -c -fno-common conftest.c >&5 In file included from conftest.c:33: sysincludes.h:9:20: config.h: No such file or directory In file included from conftest.c:33: sysincludes.h:332: error: conflicting types for `memcpy' /usr/include/string.h:83: error: previous declaration of `memcpy' sysincludes.h:336: warning: conflicting types for built-in function `memset' sysincludes.h:358: error: conflicting types for `strerror' /usr/include/string.h:96: error: previous declaration of `strerror' configure:4553: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | /* end confdefs.h. */ | | #include "sysincludes.h" | #include | | int | main () | { | extern int lseek64(int); | ; | return 0; | } configure:4578: result: yes configure:4593: checking for htons configure:4650: cc -o conftest -fno-common conftest.c >&5 configure:4656: $? = 0 configure:4660: test -z || test ! -s conftest.err configure:4663: $? = 0 configure:4666: test -s conftest configure:4669: $? = 0 configure:4681: result: yes configure:4693: checking for an ANSI C-conforming const configure:4790: result: no configure:4800: checking for inline configure:4852: result: no configure:4871: checking for size_t configure:4895: cc -c -fno-common conftest.c >&5 configure:4901: $? = 0 configure:4905: test -z || test ! -s conftest.err configure:4908: $? = 0 configure:4911: test -s conftest. configure:4914: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4925: result: no configure:4937: checking whether time.h and sys/time.h may both be included configure:4962: cc -c -fno-common conftest.c >&5 configure:4968: $? = 0 configure:4972: test -z || test ! -s conftest.err configure:4975: $? = 0 configure:4978: test -s conftest. configure:4981: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4992: result: no configure:5002: checking whether struct tm is in sys/time.h or time.h configure:5025: cc -c -fno-common conftest.c >&5 configure:5031: $? = 0 configure:5035: test -z || test ! -s conftest.err configure:5038: $? = 0 configure:5041: test -s conftest. configure:5044: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:5055: result: sys/time.h configure:5067: checking return type of signal handlers configure:5098: cc -c -fno-common conftest.c >&5 configure:5104: $? = 0 configure:5108: test -z || test ! -s conftest.err configure:5111: $? = 0 configure:5114: test -s conftest. configure:5117: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:5128: result: int configure:5177: checking for strerror configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for random configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for srandom configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for strchr configure:5234: cc -o conftest -fno-common conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function `strchr' configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for strrchr configure:5234: cc -o conftest -fno-common conftest.c >&5 conftest.c:69: warning: conflicting types for built-in function `strrchr' configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for lockf configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for flock configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for strcasecmp configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for strncasecmp configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for atexit configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for on_exit configure:5234: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _on_exit configure:5240: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | /* Define on_exit to an innocuous variant, in case declares on_exit. | For example, HP-UX 11i declares gettimeofday. */ | #define on_exit innocuous_on_exit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char on_exit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef on_exit | | /* 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 on_exit (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_on_exit) || defined (__stub___on_exit) | choke me | #else | char (*f) () = on_exit; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != on_exit; | ; | return 0; | } configure:5265: result: no configure:5177: checking for getpass configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for memmove configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for strdup configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for strcspn configure:5234: cc -o conftest -fno-common conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function `strcspn' configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for strspn configure:5234: cc -o conftest -fno-common conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function `strspn' configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for strtoul configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for strtol configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for memcpy configure:5234: cc -o conftest -fno-common conftest.c >&5 conftest.c:82: warning: conflicting types for built-in function `memcpy' configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for strpbrk configure:5234: cc -o conftest -fno-common conftest.c >&5 conftest.c:83: warning: conflicting types for built-in function `strpbrk' configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for memset configure:5234: cc -o conftest -fno-common conftest.c >&5 conftest.c:84: warning: conflicting types for built-in function `memset' configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for setenv configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for seteuid configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for setresuid configure:5234: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _setresuid configure:5240: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | /* end confdefs.h. */ | /* Define setresuid to an innocuous variant, in case declares setresuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresuid innocuous_setresuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresuid | | /* 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 setresuid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_setresuid) || defined (__stub___setresuid) | choke me | #else | char (*f) () = setresuid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setresuid; | ; | return 0; | } configure:5265: result: no configure:5177: checking for tcsetattr configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for tcflush configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for basename configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for fchdir configure:5234: cc -o conftest -fno-common conftest.c >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for media_oldaliases configure:5234: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _media_oldaliases configure:5240: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | /* end confdefs.h. */ | /* Define media_oldaliases to an innocuous variant, in case declares media_oldaliases. | For example, HP-UX 11i declares gettimeofday. */ | #define media_oldaliases innocuous_media_oldaliases | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char media_oldaliases (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef media_oldaliases | | /* 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 media_oldaliases (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_media_oldaliases) || defined (__stub___media_oldaliases) | choke me | #else | char (*f) () = media_oldaliases; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != media_oldaliases; | ; | return 0; | } configure:5265: result: no configure:5177: checking for llseek configure:5234: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _llseek configure:5240: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | /* end confdefs.h. */ | /* Define llseek to an innocuous variant, in case declares llseek. | For example, HP-UX 11i declares gettimeofday. */ | #define llseek innocuous_llseek | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char llseek (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef llseek | | /* 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 llseek (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_llseek) || defined (__stub___llseek) | choke me | #else | char (*f) () = llseek; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != llseek; | ; | return 0; | } configure:5265: result: no configure:5177: checking for lseek64 configure:5234: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _lseek64 configure:5240: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | /* end confdefs.h. */ | /* Define lseek64 to an innocuous variant, in case declares lseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define lseek64 innocuous_lseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lseek64 | | /* 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 lseek64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_lseek64) || defined (__stub___lseek64) | choke me | #else | char (*f) () = lseek64; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != lseek64; | ; | return 0; | } configure:5265: result: no configure:5177: checking for snprintf configure:5234: cc -o conftest -fno-common conftest.c >&5 conftest.c:91: warning: conflicting types for built-in function `snprintf' configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5265: result: yes configure:5177: checking for stat64 configure:5234: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _stat64 configure:5240: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | /* Define stat64 to an innocuous variant, in case declares stat64. | For example, HP-UX 11i declares gettimeofday. */ | #define stat64 innocuous_stat64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stat64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stat64 | | /* 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 stat64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_stat64) || defined (__stub___stat64) | choke me | #else | char (*f) () = stat64; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != stat64; | ; | return 0; | } configure:5265: result: no configure:5275: checking whether setpgrp takes no argument configure:5307: cc -o conftest -fno-common conftest.c >&5 configure:5310: $? = 0 configure:5312: ./conftest configure:5315: $? = 0 configure:5329: result: no configure:5348: checking for 64-bit off_t configure:5374: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:76: error: duplicate case value conftest.c:76: error: previously used here configure:5380: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | switch (0) case 0: case (sizeof (off_t) <= 4):; | | ; | return 0; | } configure:5404: result: yes configure:5414: checking whether cc supports loff_t type configure:5436: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:73: error: `loff_t' undeclared (first use in this function) conftest.c:73: error: (Each undeclared identifier is reported only once conftest.c:73: error: for each function it appears in.) conftest.c:73: error: parse error before "a" configure:5442: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_OFF_T_64 1 | /* end confdefs.h. */ | #include | int | main () | { | loff_t a; | ; | return 0; | } configure:5468: result: no configure:5479: checking whether cc supports offset_t type configure:5501: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:73: error: `offset_t' undeclared (first use in this function) conftest.c:73: error: (Each undeclared identifier is reported only once conftest.c:73: error: for each function it appears in.) conftest.c:73: error: parse error before "a" configure:5507: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_OFF_T_64 1 | /* end confdefs.h. */ | #include | int | main () | { | offset_t a; | ; | return 0; | } configure:5533: result: no configure:5544: checking whether cc supports long long type configure:5566: cc -c -fno-common conftest.c >&5 configure:5572: $? = 0 configure:5576: test -z || test ! -s conftest.err configure:5579: $? = 0 configure:5582: test -s conftest. configure:5585: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_OFF_T_64 1 | /* end confdefs.h. */ | | int | main () | { | long long a; | ; | return 0; | } configure:5598: result: no configure:5615: checking for utimes configure:5672: cc -o conftest -fno-common conftest.c >&5 configure:5678: $? = 0 configure:5682: test -z || test ! -s conftest.err configure:5685: $? = 0 configure:5688: test -s conftest configure:5691: $? = 0 configure:5703: result: yes configure:5718: checking for tzset configure:5775: cc -o conftest -fno-common conftest.c >&5 configure:5781: $? = 0 configure:5785: test -z || test ! -s conftest.err configure:5788: $? = 0 configure:5791: test -s conftest configure:5794: $? = 0 configure:5806: result: yes configure:5718: checking for gettimeofday configure:5775: cc -o conftest -fno-common conftest.c >&5 configure:5781: $? = 0 configure:5785: test -z || test ! -s conftest.err configure:5788: $? = 0 configure:5791: test -s conftest configure:5794: $? = 0 configure:5806: result: yes configure:5818: checking declaration of sys_errlist configure:5843: cc -c -fno-common conftest.c >&5 configure:5849: $? = 0 configure:5853: test -z || test ! -s conftest.err configure:5856: $? = 0 configure:5859: test -s conftest. configure:5862: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_OFF_T_64 1 | #define HAVE_UTIMES 1 | #define HAVE_TZSET 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | | #include | #include | #include | int | main () | { | char *c = (char *) *sys_errlist | ; | return 0; | } configure:5874: result: no configure:5971: checking for X configure:6201: result: libraries , headers configure:6373: cc -o conftest -fno-common conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:6379: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_OFF_T_64 1 | #define HAVE_UTIMES 1 | #define HAVE_TZSET 1 | #define HAVE_GETTIMEOFDAY 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 XOpenDisplay (); | int | main () | { | XOpenDisplay (); | ; | return 0; | } configure:6399: checking for dnet_ntoa in -ldnet configure:6429: cc -o conftest -fno-common conftest.c -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:6435: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_OFF_T_64 1 | #define HAVE_UTIMES 1 | #define HAVE_TZSET 1 | #define HAVE_GETTIMEOFDAY 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 dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:6461: result: no configure:6468: checking for dnet_ntoa in -ldnet_stub configure:6498: cc -o conftest -fno-common conftest.c -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:6504: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_OFF_T_64 1 | #define HAVE_UTIMES 1 | #define HAVE_TZSET 1 | #define HAVE_GETTIMEOFDAY 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 dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:6530: result: no configure:6550: checking for gethostbyname configure:6607: cc -o conftest -fno-common conftest.c >&5 configure:6613: $? = 0 configure:6617: test -z || test ! -s conftest.err configure:6620: $? = 0 configure:6623: test -s conftest configure:6626: $? = 0 configure:6638: result: yes configure:6789: checking for connect configure:6846: cc -o conftest -fno-common conftest.c >&5 configure:6852: $? = 0 configure:6856: test -z || test ! -s conftest.err configure:6859: $? = 0 configure:6862: test -s conftest configure:6865: $? = 0 configure:6877: result: yes configure:6952: checking for remove configure:7009: cc -o conftest -fno-common conftest.c >&5 configure:7015: $? = 0 configure:7019: test -z || test ! -s conftest.err configure:7022: $? = 0 configure:7025: test -s conftest configure:7028: $? = 0 configure:7040: result: yes configure:7115: checking for shmat configure:7172: cc -o conftest -fno-common conftest.c >&5 configure:7178: $? = 0 configure:7182: test -z || test ! -s conftest.err configure:7185: $? = 0 configure:7188: test -s conftest configure:7191: $? = 0 configure:7203: result: yes configure:7287: checking for IceConnectionNumber in -lICE configure:7317: cc -o conftest -fno-common conftest.c -lICE >&5 ld: can't locate file for: -lICE configure:7323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_OFF_T_64 1 | #define HAVE_UTIMES 1 | #define HAVE_TZSET 1 | #define HAVE_GETTIMEOFDAY 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 IceConnectionNumber (); | int | main () | { | IceConnectionNumber (); | ; | return 0; | } configure:7349: result: no configure:7369: checking for main in -lsocket configure:7393: cc -o conftest -fno-common conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:7399: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_OFF_T_64 1 | #define HAVE_UTIMES 1 | #define HAVE_TZSET 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:7425: result: no configure:7437: checking for main in -lnsl configure:7461: cc -o conftest -fno-common conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:7467: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_OFF_T_64 1 | #define HAVE_UTIMES 1 | #define HAVE_TZSET 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:7493: result: no configure:7505: checking for main in -lbsd configure:7529: cc -o conftest -fno-common conftest.c -lbsd >&5 ld: can't locate file for: -lbsd configure:7535: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_OFF_T_64 1 | #define HAVE_UTIMES 1 | #define HAVE_TZSET 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:7561: result: no configure:7588: checking sys/socket.h usability configure:7600: cc -c -fno-common conftest.c >&5 configure:7606: $? = 0 configure:7610: test -z || test ! -s conftest.err configure:7613: $? = 0 configure:7616: test -s conftest. configure:7619: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_OFF_T_64 1 | #define HAVE_UTIMES 1 | #define HAVE_TZSET 1 | #define HAVE_GETTIMEOFDAY 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:7629: result: no configure:7633: checking sys/socket.h presence configure:7643: cc -E conftest.c configure:7649: $? = 0 configure:7669: result: yes configure:7682: WARNING: sys/socket.h: present but cannot be compiled configure:7684: WARNING: sys/socket.h: check for missing prerequisite headers? configure:7686: WARNING: sys/socket.h: see the Autoconf documentation configure:7688: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:7690: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:7692: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:7704: checking for sys/socket.h configure:7711: result: yes configure:7588: checking arpa/inet.h usability configure:7600: cc -c -fno-common conftest.c >&5 configure:7606: $? = 0 configure:7610: test -z || test ! -s conftest.err configure:7613: $? = 0 configure:7616: test -s conftest. configure:7619: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_OFF_T_64 1 | #define HAVE_UTIMES 1 | #define HAVE_TZSET 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7629: result: no configure:7633: checking arpa/inet.h presence configure:7643: cc -E conftest.c configure:7649: $? = 0 configure:7669: result: yes configure:7682: WARNING: arpa/inet.h: present but cannot be compiled configure:7684: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:7686: WARNING: arpa/inet.h: see the Autoconf documentation configure:7688: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:7690: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:7692: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:7704: checking for arpa/inet.h configure:7711: result: yes configure:7588: checking netdb.h usability configure:7600: cc -c -fno-common conftest.c >&5 configure:7606: $? = 0 configure:7610: test -z || test ! -s conftest.err configure:7613: $? = 0 configure:7616: test -s conftest. configure:7619: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define USE_XDF 1 | #define USE_RAWTERM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LLSEEK_PROTOTYPE 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_HTONS 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_STRERROR 1 | #define HAVE_RANDOM 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSPN 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRPBRK 1 | #define HAVE_MEMSET 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCFLUSH 1 | #define HAVE_BASENAME 1 | #define HAVE_FCHDIR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_OFF_T_64 1 | #define HAVE_UTIMES 1 | #define HAVE_TZSET 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7629: result: no configure:7633: checking netdb.h presence configure:7643: cc -E conftest.c configure:7649: $? = 0 configure:7669: result: yes configure:7682: WARNING: netdb.h: present but cannot be compiled configure:7684: WARNING: netdb.h: check for missing prerequisite headers? configure:7686: WARNING: netdb.h: see the Autoconf documentation configure:7688: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:7690: WARNING: netdb.h: proceeding with the preprocessor's result configure:7692: WARNING: netdb.h: in the future, the compiler will take precedence configure:7704: checking for netdb.h configure:7711: result: yes configure:7852: 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:674: creating Makefile config.status:778: 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_c_inline=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_atexit=yes ac_cv_func_basename=yes ac_cv_func_connect=yes ac_cv_func_fchdir=yes ac_cv_func_flock=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpass=yes ac_cv_func_gettimeofday=yes ac_cv_func_htons=yes ac_cv_func_llseek=no ac_cv_func_lockf=yes ac_cv_func_lseek64=no ac_cv_func_media_oldaliases=no ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_on_exit=no ac_cv_func_random=yes ac_cv_func_remove=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setpgrp_void=no ac_cv_func_setresuid=no ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_srandom=yes ac_cv_func_stat64=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strpbrk=yes ac_cv_func_strrchr=yes ac_cv_func_strspn=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_tcflush=yes ac_cv_func_tcsetattr=yes ac_cv_func_tzset=yes ac_cv_func_utimes=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_arpa_inet_h=yes ac_cv_header_assert_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libc_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_unistd_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_signal_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_file_h=yes ac_cv_header_sys_floppy_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_signal_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_sysmacros_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_termio_h=no ac_cv_header_termios_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_utime_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_bsd_main=no ac_cv_lib_cam_cam_open_device=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_nsl_main=no ac_cv_lib_socket_main=no ac_cv_lib_sun_getpwnam=no ac_cv_objext= ac_cv_path_INSTALL_INFO=/usr/local/bin/install-info ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_search_strerror='none required' ac_cv_struct_tm=sys/time.h ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_signal=int ac_cv_type_size_t=no cf_cv_dcl_sys_errlist=no ice_cv_have_loff_t=no ice_cv_have_long_long=no ice_cv_have_offset_t=no lt_cv_sys_max_cmd_len= mtools_cv_have_llseek_prototype=yes mtools_cv_have_lseek64_prototype=yes sfs_cv_off_t_64=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## BINFLOPPYD='$(DESTDIR)$(bindir)/floppyd $(DESTDIR)$(bindir)/floppyd_installtest' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FLOPPYD='floppyd floppyd_installtest' HOST_ID='-DCPU_i386 -DVENDOR_unknown -DOS_gnu' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_INFO='/usr/local/bin/install-info' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MACHDEPLIBS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' SHLIB='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' extraincludedir='' extralibdir='' 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_ARPA_INET_H 1 #define HAVE_ASSERT_H 1 #define HAVE_ATEXIT 1 #define HAVE_BASENAME 1 #define HAVE_FCHDIR 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOCK 1 #define HAVE_GETOPT_H 1 #define HAVE_GETPASS 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_HTONS 1 #define HAVE_LIBC_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LLSEEK_PROTOTYPE 1 #define HAVE_LOCKF 1 #define HAVE_LSEEK64_PROTOTYPE 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_OFF_T_64 1 #define HAVE_RANDOM 1 #define HAVE_SETENV 1 #define HAVE_SETEUID 1 #define HAVE_SGTTY_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SNPRINTF 1 #define HAVE_SRANDOM 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRPBRK 1 #define HAVE_STRRCHR 1 #define HAVE_STRSPN 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SIGNAL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TCFLUSH 1 #define HAVE_TCSETATTR 1 #define HAVE_TERMIOS_H 1 #define HAVE_TZSET 1 #define HAVE_UTIMES 1 #define HAVE_UTIME_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define TM_IN_SYS_TIME 1 #define USE_FLOPPYD 1 #define USE_RAWTERM 1 #define USE_XDF 1 #define const #define const #define inline #define inline #define size_t unsigned #endif #endif #ifndef __cplusplus #ifndef __cplusplus configure: exit 0