This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by python configure 2.3, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-fpectl --with-threads --enable-unicode=ucs4 --enable-ipv6 --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: 139 tasks, 195 threads, 4 processors Load average: 1.29, Mach factor: 2.70 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /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:1443: checking MACHDEP configure:1552: result: darwin configure:1558: checking EXTRAPLATDIR configure:1573: result: $(PLATMACDIRS) configure:1592: checking for --without-gcc configure:1641: result: no configure:1647: checking for --with-cxx= configure:1668: result: no configure:1687: checking for c++ configure:1713: result: c++ configure:1753: checking for C++ compiler default output file name configure:1756: c++ -fno-common -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:1759: $? = 0 configure:1805: result: a.out configure:1810: checking whether the C++ compiler works configure:1816: ./a.out configure:1819: $? = 0 configure:1836: result: yes configure:1843: checking whether we are cross compiling configure:1845: result: no configure:1848: checking for suffix of executables configure:1850: c++ -o conftest -fno-common -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:1853: $? = 0 configure:1878: result: configure:1914: checking for i386-unknown-gnu-gcc configure:1940: result: cc configure:2222: checking for C compiler version configure:2225: 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:2228: $? = 0 configure:2230: 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:2233: $? = 0 configure:2235: cc -V &5 cc: `-V' option must have argument configure:2238: $? = 1 configure:2261: checking for C compiler default output file name configure:2264: cc -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2267: $? = 0 configure:2313: result: a.out configure:2318: checking whether the C compiler works configure:2324: ./a.out configure:2327: $? = 0 configure:2344: result: yes configure:2351: checking whether we are cross compiling configure:2353: result: no configure:2356: checking for suffix of executables configure:2358: cc -o conftest -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2361: $? = 0 configure:2386: result: configure:2392: checking for suffix of object files configure:2413: cc -c -fno-common conftest.c >&5 configure:2416: $? = 0 configure:2438: result: configure:2442: checking whether we are using the GNU C compiler configure:2466: cc -c -fno-common conftest.c >&5 configure:2472: $? = 0 configure:2476: test -z || test ! -s conftest.err configure:2479: $? = 0 configure:2482: test -s conftest. configure:2485: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2498: result: no configure:2504: checking whether cc accepts -g configure:2525: cc -c -g conftest.c >&5 configure:2531: $? = 0 configure:2535: test -z || test ! -s conftest.err configure:2538: $? = 0 configure:2541: test -s conftest. configure:2544: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2555: result: no configure:2572: checking for cc option to accept ANSI C configure:2642: cc -c -fno-common conftest.c >&5 configure:2648: $? = 0 configure:2652: test -z || test ! -s conftest.err configure:2655: $? = 0 configure:2658: test -s conftest. configure:2661: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:2642: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2648: $? = 0 configure:2652: test -z || test ! -s conftest.err configure:2655: $? = 0 configure:2658: test -s conftest. configure:2661: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:2642: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2648: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:2642: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2648: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:2642: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2648: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:2642: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2648: $? = 0 configure:2652: test -z || test ! -s conftest.err configure:2655: $? = 0 configure:2658: test -s conftest. configure:2661: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:2679: result: none needed configure:2697: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2703: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2844: checking how to run the C preprocessor configure:2879: cc -E conftest.c configure:2885: $? = 0 configure:2917: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:2923: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include configure:2962: result: cc -E configure:2986: cc -E conftest.c configure:2992: $? = 0 configure:3024: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3030: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include configure:3074: checking for egrep configure:3084: result: grep -E configure:3090: checking for AIX configure:3112: result: no configure:3118: checking for ANSI C header files configure:3143: cc -c -fno-common conftest.c >&5 configure:3149: $? = 0 configure:3153: test -z || test ! -s conftest.err configure:3156: $? = 0 configure:3159: test -s conftest. configure:3162: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3271: result: no configure:3295: checking for sys/types.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:3341: result: no configure:3295: checking for sys/stat.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:3341: result: no configure:3295: checking for stdlib.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:3341: result: no configure:3295: checking for string.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:3341: result: no configure:3295: checking for memory.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:3341: result: no configure:3295: checking for strings.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:3341: result: no configure:3295: checking for inttypes.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:3341: result: no configure:3295: checking for stdint.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:3341: result: no configure:3295: checking for unistd.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:3341: result: no configure:3363: checking minix/config.h usability configure:3375: cc -c -fno-common conftest.c >&5 conftest.c:45:26: minix/config.h: No such file or directory configure:3381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:3404: result: no configure:3408: checking minix/config.h presence configure:3418: cc -E conftest.c conftest.c:11:26: minix/config.h: No such file or directory configure:3424: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include configure:3444: result: no configure:3479: checking for minix/config.h configure:3486: result: no configure:3531: checking for --with-suffix configure:3544: result: configure:3550: checking for case-insensitive build directory configure:3562: result: no configure:3596: checking LIBRARY configure:3602: result: libpython$(VERSION).a configure:3638: checking LINKCC cc: conftest.: No such file or directory cc: no input files configure:3670: result: $(PURIFY) $(CXX) configure:3673: checking for --enable-shared configure:3690: result: no configure:3694: checking LDLIBRARY configure:3770: result: libpython$(VERSION).a configure:3776: checking for i386-unknown-gnu-ranlib configure:3805: result: no configure:3814: checking for ranlib configure:3830: found /usr/bin/ranlib configure:3841: result: ranlib configure:3858: checking for ar configure:3874: found /usr/bin/ar configure:3884: result: ar configure:3942: checking for a BSD-compatible install configure:3997: result: /usr/bin/install -c -o root -g wheel configure:4021: checking for --with-pydebug configure:4042: result: no configure:4189: checking whether cc accepts -OPT:Olimit=0 configure:4208: cc -OPT:Olimit=0 -o conftest -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' cc1: error: invalid option `-OPT:Olimit=0' configure:4211: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | int main() { return 0; } configure:4232: result: no configure:4246: checking whether cc accepts -Olimit 1500 configure:4265: cc -Olimit 1500 -o conftest -fno-common -pthread conftest.c >&5 cc: 1500: No such file or directory cc: unrecognized option `-pthread' cc1: error: invalid option `-Olimit' configure:4268: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | int main() { return 0; } configure:4289: result: no configure:4301: checking whether pthreads are available without options configure:4330: cc -o conftest -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:4333: $? = 0 configure:4335: ./conftest configure:4338: $? = 0 configure:4358: result: yes configure:4567: checking whether c++ also accepts flags for thread support configure:4600: result: no configure:4605: checking for ANSI C header files configure:4758: result: no configure:4828: checking curses.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* 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:4869: result: no configure:4873: checking curses.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: curses.h: present but cannot be compiled configure:4924: WARNING: curses.h: check for missing prerequisite headers? configure:4926: WARNING: curses.h: see the Autoconf documentation configure:4928: WARNING: curses.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: curses.h: proceeding with the preprocessor's result configure:4932: WARNING: curses.h: in the future, the compiler will take precedence configure:4944: checking for curses.h configure:4951: result: yes configure:4828: checking dlfcn.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_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:4869: result: no configure:4873: checking dlfcn.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: dlfcn.h: present but cannot be compiled configure:4924: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4926: WARNING: dlfcn.h: see the Autoconf documentation configure:4928: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4932: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4944: checking for dlfcn.h configure:4951: result: yes configure:4828: checking fcntl.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_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:4869: result: no configure:4873: checking fcntl.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: fcntl.h: present but cannot be compiled configure:4924: WARNING: fcntl.h: check for missing prerequisite headers? configure:4926: WARNING: fcntl.h: see the Autoconf documentation configure:4928: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4932: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4944: checking for fcntl.h configure:4951: result: yes configure:4828: checking grp.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_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:4869: result: no configure:4873: checking grp.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: grp.h: present but cannot be compiled configure:4924: WARNING: grp.h: check for missing prerequisite headers? configure:4926: WARNING: grp.h: see the Autoconf documentation configure:4928: WARNING: grp.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: grp.h: proceeding with the preprocessor's result configure:4932: WARNING: grp.h: in the future, the compiler will take precedence configure:4944: checking for grp.h configure:4951: result: yes configure:4828: checking limits.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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:4869: result: no configure:4873: checking limits.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: limits.h: present but cannot be compiled configure:4924: WARNING: limits.h: check for missing prerequisite headers? configure:4926: WARNING: limits.h: see the Autoconf documentation configure:4928: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: limits.h: proceeding with the preprocessor's result configure:4932: WARNING: limits.h: in the future, the compiler will take precedence configure:4944: checking for limits.h configure:4951: result: yes configure:4828: checking langinfo.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_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:4869: result: no configure:4873: checking langinfo.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: langinfo.h: present but cannot be compiled configure:4924: WARNING: langinfo.h: check for missing prerequisite headers? configure:4926: WARNING: langinfo.h: see the Autoconf documentation configure:4928: WARNING: langinfo.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: langinfo.h: proceeding with the preprocessor's result configure:4932: WARNING: langinfo.h: in the future, the compiler will take precedence configure:4944: checking for langinfo.h configure:4951: result: yes configure:4828: checking libintl.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_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:4869: result: no configure:4873: checking libintl.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: libintl.h: present but cannot be compiled configure:4924: WARNING: libintl.h: check for missing prerequisite headers? configure:4926: WARNING: libintl.h: see the Autoconf documentation configure:4928: WARNING: libintl.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: libintl.h: proceeding with the preprocessor's result configure:4932: WARNING: libintl.h: in the future, the compiler will take precedence configure:4944: checking for libintl.h configure:4951: result: yes configure:4828: checking locale.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_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:4869: result: no configure:4873: checking locale.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: locale.h: present but cannot be compiled configure:4924: WARNING: locale.h: check for missing prerequisite headers? configure:4926: WARNING: locale.h: see the Autoconf documentation configure:4928: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: locale.h: proceeding with the preprocessor's result configure:4932: WARNING: locale.h: in the future, the compiler will take precedence configure:4944: checking for locale.h configure:4951: result: yes configure:4828: checking ncurses.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_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:4869: result: no configure:4873: checking ncurses.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: ncurses.h: present but cannot be compiled configure:4924: WARNING: ncurses.h: check for missing prerequisite headers? configure:4926: WARNING: ncurses.h: see the Autoconf documentation configure:4928: WARNING: ncurses.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: ncurses.h: proceeding with the preprocessor's result configure:4932: WARNING: ncurses.h: in the future, the compiler will take precedence configure:4944: checking for ncurses.h configure:4951: result: yes configure:4828: checking poll.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_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:4869: result: no configure:4873: checking poll.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: poll.h: present but cannot be compiled configure:4924: WARNING: poll.h: check for missing prerequisite headers? configure:4926: WARNING: poll.h: see the Autoconf documentation configure:4928: WARNING: poll.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: poll.h: proceeding with the preprocessor's result configure:4932: WARNING: poll.h: in the future, the compiler will take precedence configure:4944: checking for poll.h configure:4951: result: yes configure:4828: checking pthread.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_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:4869: result: no configure:4873: checking pthread.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: pthread.h: present but cannot be compiled configure:4924: WARNING: pthread.h: check for missing prerequisite headers? configure:4926: WARNING: pthread.h: see the Autoconf documentation configure:4928: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: pthread.h: proceeding with the preprocessor's result configure:4932: WARNING: pthread.h: in the future, the compiler will take precedence configure:4944: checking for pthread.h configure:4951: result: yes configure:4828: checking signal.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_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:4869: result: no configure:4873: checking signal.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: signal.h: present but cannot be compiled configure:4924: WARNING: signal.h: check for missing prerequisite headers? configure:4926: WARNING: signal.h: see the Autoconf documentation configure:4928: WARNING: signal.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: signal.h: proceeding with the preprocessor's result configure:4932: WARNING: signal.h: in the future, the compiler will take precedence configure:4944: checking for signal.h configure:4951: result: yes configure:4828: checking stdarg.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_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:4869: result: no configure:4873: checking stdarg.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: stdarg.h: present but cannot be compiled configure:4924: WARNING: stdarg.h: check for missing prerequisite headers? configure:4926: WARNING: stdarg.h: see the Autoconf documentation configure:4928: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: stdarg.h: proceeding with the preprocessor's result configure:4932: WARNING: stdarg.h: in the future, the compiler will take precedence configure:4944: checking for stdarg.h configure:4951: result: yes configure:4828: checking stddef.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_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:4869: result: no configure:4873: checking stddef.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: stddef.h: present but cannot be compiled configure:4924: WARNING: stddef.h: check for missing prerequisite headers? configure:4926: WARNING: stddef.h: see the Autoconf documentation configure:4928: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: stddef.h: proceeding with the preprocessor's result configure:4932: WARNING: stddef.h: in the future, the compiler will take precedence configure:4944: checking for stddef.h configure:4951: result: yes configure:4819: checking for stdlib.h configure:4824: result: no configure:4828: checking stropts.h usability configure:4840: cc -c -fno-common conftest.c >&5 conftest.c:59:21: stropts.h: No such file or directory configure:4846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_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:4869: result: no configure:4873: checking stropts.h presence configure:4883: cc -E conftest.c conftest.c:25:21: stropts.h: No such file or directory configure:4889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include configure:4909: result: no configure:4944: checking for stropts.h configure:4951: result: no configure:4828: checking termios.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_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:4869: result: no configure:4873: checking termios.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: termios.h: present but cannot be compiled configure:4924: WARNING: termios.h: check for missing prerequisite headers? configure:4926: WARNING: termios.h: see the Autoconf documentation configure:4928: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: termios.h: proceeding with the preprocessor's result configure:4932: WARNING: termios.h: in the future, the compiler will take precedence configure:4944: checking for termios.h configure:4951: result: yes configure:4828: checking thread.h usability configure:4840: cc -c -fno-common conftest.c >&5 conftest.c:60:20: thread.h: No such file or directory configure:4846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4869: result: no configure:4873: checking thread.h presence configure:4883: cc -E conftest.c conftest.c:26:20: thread.h: No such file or directory configure:4889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:4909: result: no configure:4944: checking for thread.h configure:4951: result: no configure:4819: checking for unistd.h configure:4824: result: no configure:4828: checking utime.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4869: result: no configure:4873: checking utime.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: utime.h: present but cannot be compiled configure:4924: WARNING: utime.h: check for missing prerequisite headers? configure:4926: WARNING: utime.h: see the Autoconf documentation configure:4928: WARNING: utime.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: utime.h: proceeding with the preprocessor's result configure:4932: WARNING: utime.h: in the future, the compiler will take precedence configure:4944: checking for utime.h configure:4951: result: yes configure:4828: checking sys/audioio.h usability configure:4840: cc -c -fno-common conftest.c >&5 conftest.c:61:25: sys/audioio.h: No such file or directory configure:4846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_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:4869: result: no configure:4873: checking sys/audioio.h presence configure:4883: cc -E conftest.c conftest.c:27:25: sys/audioio.h: No such file or directory configure:4889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:4909: result: no configure:4944: checking for sys/audioio.h configure:4951: result: no configure:4828: checking sys/bsdtty.h usability configure:4840: cc -c -fno-common conftest.c >&5 conftest.c:61:24: sys/bsdtty.h: No such file or directory configure:4846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_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:4869: result: no configure:4873: checking sys/bsdtty.h presence configure:4883: cc -E conftest.c conftest.c:27:24: sys/bsdtty.h: No such file or directory configure:4889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:4909: result: no configure:4944: checking for sys/bsdtty.h configure:4951: result: no configure:4828: checking sys/file.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_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:4869: result: no configure:4873: checking sys/file.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: sys/file.h: present but cannot be compiled configure:4924: WARNING: sys/file.h: check for missing prerequisite headers? configure:4926: WARNING: sys/file.h: see the Autoconf documentation configure:4928: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: sys/file.h: proceeding with the preprocessor's result configure:4932: WARNING: sys/file.h: in the future, the compiler will take precedence configure:4944: checking for sys/file.h configure:4951: result: yes configure:4828: checking sys/lock.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_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:4869: result: no configure:4873: checking sys/lock.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: sys/lock.h: present but cannot be compiled configure:4924: WARNING: sys/lock.h: check for missing prerequisite headers? configure:4926: WARNING: sys/lock.h: see the Autoconf documentation configure:4928: WARNING: sys/lock.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: sys/lock.h: proceeding with the preprocessor's result configure:4932: WARNING: sys/lock.h: in the future, the compiler will take precedence configure:4944: checking for sys/lock.h configure:4951: result: yes configure:4828: checking sys/mkdev.h usability configure:4840: cc -c -fno-common conftest.c >&5 conftest.c:63:23: sys/mkdev.h: No such file or directory configure:4846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_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:4869: result: no configure:4873: checking sys/mkdev.h presence configure:4883: cc -E conftest.c conftest.c:29:23: sys/mkdev.h: No such file or directory configure:4889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | /* end confdefs.h. */ | #include configure:4909: result: no configure:4944: checking for sys/mkdev.h configure:4951: result: no configure:4828: checking sys/modem.h usability configure:4840: cc -c -fno-common conftest.c >&5 conftest.c:63:23: sys/modem.h: No such file or directory configure:4846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_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:4869: result: no configure:4873: checking sys/modem.h presence configure:4883: cc -E conftest.c conftest.c:29:23: sys/modem.h: No such file or directory configure:4889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | /* end confdefs.h. */ | #include configure:4909: result: no configure:4944: checking for sys/modem.h configure:4951: result: no configure:4828: checking sys/param.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_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:4869: result: no configure:4873: checking sys/param.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: sys/param.h: present but cannot be compiled configure:4924: WARNING: sys/param.h: check for missing prerequisite headers? configure:4926: WARNING: sys/param.h: see the Autoconf documentation configure:4928: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: sys/param.h: proceeding with the preprocessor's result configure:4932: WARNING: sys/param.h: in the future, the compiler will take precedence configure:4944: checking for sys/param.h configure:4951: result: yes configure:4828: checking sys/poll.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_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:4869: result: no configure:4873: checking sys/poll.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: sys/poll.h: present but cannot be compiled configure:4924: WARNING: sys/poll.h: check for missing prerequisite headers? configure:4926: WARNING: sys/poll.h: see the Autoconf documentation configure:4928: WARNING: sys/poll.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: sys/poll.h: proceeding with the preprocessor's result configure:4932: WARNING: sys/poll.h: in the future, the compiler will take precedence configure:4944: checking for sys/poll.h configure:4951: result: yes configure:4828: checking sys/select.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_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:4869: result: no configure:4873: checking sys/select.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: sys/select.h: present but cannot be compiled configure:4924: WARNING: sys/select.h: check for missing prerequisite headers? configure:4926: WARNING: sys/select.h: see the Autoconf documentation configure:4928: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: sys/select.h: proceeding with the preprocessor's result configure:4932: WARNING: sys/select.h: in the future, the compiler will take precedence configure:4944: checking for sys/select.h configure:4951: result: yes configure:4828: checking sys/socket.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4869: result: no configure:4873: checking sys/socket.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: sys/socket.h: present but cannot be compiled configure:4924: WARNING: sys/socket.h: check for missing prerequisite headers? configure:4926: WARNING: sys/socket.h: see the Autoconf documentation configure:4928: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:4932: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:4944: checking for sys/socket.h configure:4951: result: yes configure:4828: checking sys/time.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4869: result: no configure:4873: checking sys/time.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: sys/time.h: present but cannot be compiled configure:4924: WARNING: sys/time.h: check for missing prerequisite headers? configure:4926: WARNING: sys/time.h: see the Autoconf documentation configure:4928: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4932: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4944: checking for sys/time.h configure:4951: result: yes configure:4828: checking sys/times.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4869: result: no configure:4873: checking sys/times.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: sys/times.h: present but cannot be compiled configure:4924: WARNING: sys/times.h: check for missing prerequisite headers? configure:4926: WARNING: sys/times.h: see the Autoconf documentation configure:4928: WARNING: sys/times.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: sys/times.h: proceeding with the preprocessor's result configure:4932: WARNING: sys/times.h: in the future, the compiler will take precedence configure:4944: checking for sys/times.h configure:4951: result: yes configure:4828: checking sys/un.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4869: result: no configure:4873: checking sys/un.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: sys/un.h: present but cannot be compiled configure:4924: WARNING: sys/un.h: check for missing prerequisite headers? configure:4926: WARNING: sys/un.h: see the Autoconf documentation configure:4928: WARNING: sys/un.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: sys/un.h: proceeding with the preprocessor's result configure:4932: WARNING: sys/un.h: in the future, the compiler will take precedence configure:4944: checking for sys/un.h configure:4951: result: yes configure:4828: checking sys/utsname.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_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:4869: result: no configure:4873: checking sys/utsname.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: sys/utsname.h: present but cannot be compiled configure:4924: WARNING: sys/utsname.h: check for missing prerequisite headers? configure:4926: WARNING: sys/utsname.h: see the Autoconf documentation configure:4928: WARNING: sys/utsname.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: sys/utsname.h: proceeding with the preprocessor's result configure:4932: WARNING: sys/utsname.h: in the future, the compiler will take precedence configure:4944: checking for sys/utsname.h configure:4951: result: yes configure:4828: checking sys/wait.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_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:4869: result: no configure:4873: checking sys/wait.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: sys/wait.h: present but cannot be compiled configure:4924: WARNING: sys/wait.h: check for missing prerequisite headers? configure:4926: WARNING: sys/wait.h: see the Autoconf documentation configure:4928: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: sys/wait.h: proceeding with the preprocessor's result configure:4932: WARNING: sys/wait.h: in the future, the compiler will take precedence configure:4944: checking for sys/wait.h configure:4951: result: yes configure:4828: checking pty.h usability configure:4840: cc -c -fno-common conftest.c >&5 conftest.c:72:17: pty.h: No such file or directory configure:4846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4869: result: no configure:4873: checking pty.h presence configure:4883: cc -E conftest.c conftest.c:38:17: pty.h: No such file or directory configure:4889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include configure:4909: result: no configure:4944: checking for pty.h configure:4951: result: no configure:4828: checking libutil.h usability configure:4840: cc -c -fno-common conftest.c >&5 conftest.c:72:21: libutil.h: No such file or directory configure:4846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4869: result: no configure:4873: checking libutil.h presence configure:4883: cc -E conftest.c conftest.c:38:21: libutil.h: No such file or directory configure:4889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include configure:4909: result: no configure:4944: checking for libutil.h configure:4951: result: no configure:4828: checking sys/resource.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4869: result: no configure:4873: checking sys/resource.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: sys/resource.h: present but cannot be compiled configure:4924: WARNING: sys/resource.h: check for missing prerequisite headers? configure:4926: WARNING: sys/resource.h: see the Autoconf documentation configure:4928: WARNING: sys/resource.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: sys/resource.h: proceeding with the preprocessor's result configure:4932: WARNING: sys/resource.h: in the future, the compiler will take precedence configure:4944: checking for sys/resource.h configure:4951: result: yes configure:4828: checking netpacket/packet.h usability configure:4840: cc -c -fno-common conftest.c >&5 conftest.c:73:30: netpacket/packet.h: No such file or directory configure:4846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4869: result: no configure:4873: checking netpacket/packet.h presence configure:4883: cc -E conftest.c conftest.c:39:30: netpacket/packet.h: No such file or directory configure:4889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:4909: result: no configure:4944: checking for netpacket/packet.h configure:4951: result: no configure:4828: checking sysexits.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4869: result: no configure:4873: checking sysexits.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: sysexits.h: present but cannot be compiled configure:4924: WARNING: sysexits.h: check for missing prerequisite headers? configure:4926: WARNING: sysexits.h: see the Autoconf documentation configure:4928: WARNING: sysexits.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: sysexits.h: proceeding with the preprocessor's result configure:4932: WARNING: sysexits.h: in the future, the compiler will take precedence configure:4944: checking for sysexits.h configure:4951: result: yes configure:4972: checking for dirent.h that defines DIR configure:4996: cc -c -fno-common conftest.c >&5 configure:5002: $? = 0 configure:5006: test -z || test ! -s conftest.err configure:5009: $? = 0 configure:5012: test -s conftest. configure:5015: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:5026: result: no configure:4972: checking for sys/ndir.h that defines DIR configure:4996: cc -c -fno-common conftest.c >&5 conftest.c:41:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:46: error: `DIR' undeclared (first use in this function) conftest.c:46: error: (Each undeclared identifier is reported only once conftest.c:46: error: for each function it appears in.) conftest.c:46: error: parse error before ')' token configure:5002: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:5026: result: no configure:4972: checking for sys/dir.h that defines DIR configure:4996: cc -c -fno-common conftest.c >&5 configure:5002: $? = 0 configure:5006: test -z || test ! -s conftest.err configure:5009: $? = 0 configure:5012: test -s conftest. configure:5015: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:5026: result: no configure:4972: checking for ndir.h that defines DIR configure:4996: cc -c -fno-common conftest.c >&5 conftest.c:41:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:46: error: `DIR' undeclared (first use in this function) conftest.c:46: error: (Each undeclared identifier is reported only once conftest.c:46: error: for each function it appears in.) conftest.c:46: error: parse error before ')' token configure:5002: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:5026: result: no configure:5166: checking for library containing opendir configure:5196: cc -o conftest -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:5202: $? = 0 configure:5206: test -z || test ! -s conftest.err configure:5209: $? = 0 configure:5212: test -s conftest configure:5215: $? = 0 configure:5285: result: none required configure:5294: checking whether sys/types.h defines makedev configure:5315: cc -o conftest -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _makedev configure:5321: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | int | main () | { | return makedev(0, 0); | ; | return 0; | } configure:5347: result: no configure:5352: checking for sys/mkdev.h configure:5357: result: no configure:5509: checking sys/sysmacros.h usability configure:5521: cc -c -fno-common conftest.c >&5 conftest.c:74:27: sys/sysmacros.h: No such file or directory configure:5527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_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:5550: result: no configure:5554: checking sys/sysmacros.h presence configure:5564: cc -E conftest.c conftest.c:40:27: sys/sysmacros.h: No such file or directory configure:5570: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:5590: result: no configure:5625: checking for sys/sysmacros.h configure:5632: result: no configure:5650: checking for term.h configure:5670: cc -c -fno-common conftest.c >&5 configure:5676: $? = 0 configure:5680: test -z || test ! -s conftest.err configure:5683: $? = 0 configure:5686: test -s conftest. configure:5689: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_CURSES_H | #include | #endif | | | #include configure:5700: result: no configure:5707: checking for clock_t in time.h configure:5732: result: yes configure:5736: checking for makedev configure:5754: cc -o conftest -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _makedev configure:5760: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include | int | main () | { | makedev(0, 0) | ; | return 0; | } configure:5805: cc -o conftest -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _makedev configure:5811: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | | #define _OSF_SOURCE 1 | #include | | int | main () | { | makedev(0, 0) | ; | return 0; | } configure:5843: result: no configure:5861: checking Solaris LFS bug configure:5883: cc -c -fno-common conftest.c >&5 configure:5889: $? = 0 configure:5893: test -z || test ! -s conftest.err configure:5896: $? = 0 configure:5899: test -s conftest. configure:5902: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #include | | int | main () | { | struct rlimit foo; | ; | return 0; | } configure:5912: result: yes configure:5941: checking for mode_t configure:5965: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:80: error: `mode_t' undeclared (first use in this function) conftest.c:80: error: (Each undeclared identifier is reported only once conftest.c:80: error: for each function it appears in.) conftest.c:80: error: parse error before ')' token configure:5971: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #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 ((mode_t *) 0) | return 0; | if (sizeof (mode_t)) | return 0; | ; | return 0; | } configure:5995: result: no configure:6007: checking for off_t configure:6031: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: `off_t' undeclared (first use in this function) conftest.c:81: error: (Each undeclared identifier is reported only once conftest.c:81: error: for each function it appears in.) conftest.c:81: error: parse error before ')' token configure:6037: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:6061: result: no configure:6073: checking for pid_t configure:6097: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: `pid_t' undeclared (first use in this function) conftest.c:82: error: (Each undeclared identifier is reported only once conftest.c:82: error: for each function it appears in.) conftest.c:82: error: parse error before ')' token configure:6103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:6127: result: no configure:6139: checking return type of signal handlers configure:6170: cc -c -fno-common conftest.c >&5 configure:6176: $? = 0 configure:6180: test -z || test ! -s conftest.err configure:6183: $? = 0 configure:6186: test -s conftest. configure:6189: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | /* 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:6200: result: int configure:6208: checking for size_t configure:6232: cc -c -fno-common conftest.c >&5 configure:6238: $? = 0 configure:6242: test -z || test ! -s conftest.err configure:6245: $? = 0 configure:6248: test -s conftest. configure:6251: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:6262: result: no configure:6274: checking for uid_t in sys/types.h configure:6297: result: yes configure:6314: checking for int configure:6338: cc -c -fno-common conftest.c >&5 configure:6344: $? = 0 configure:6348: test -z || test ! -s conftest.err configure:6351: $? = 0 configure:6354: test -s conftest. configure:6357: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | /* 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 ((int *) 0) | return 0; | if (sizeof (int)) | return 0; | ; | return 0; | } configure:6368: result: no configure:6371: checking size of int configure:6721: result: 0 configure:6728: checking for long configure:6752: cc -c -fno-common conftest.c >&5 configure:6758: $? = 0 configure:6762: test -z || test ! -s conftest.err configure:6765: $? = 0 configure:6768: test -s conftest. configure:6771: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | /* 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 ((long *) 0) | return 0; | if (sizeof (long)) | return 0; | ; | return 0; | } configure:6782: result: no configure:6785: checking size of long configure:7135: result: 0 configure:7142: checking for void * configure:7166: cc -c -fno-common conftest.c >&5 configure:7172: $? = 0 configure:7176: test -z || test ! -s conftest.err configure:7179: $? = 0 configure:7182: test -s conftest. configure:7185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | /* 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 ((void * *) 0) | return 0; | if (sizeof (void *)) | return 0; | ; | return 0; | } configure:7196: result: no configure:7199: checking size of void * configure:7549: result: 0 configure:7556: checking for char configure:7580: cc -c -fno-common conftest.c >&5 configure:7586: $? = 0 configure:7590: test -z || test ! -s conftest.err configure:7593: $? = 0 configure:7596: test -s conftest. configure:7599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | /* 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 ((char *) 0) | return 0; | if (sizeof (char)) | return 0; | ; | return 0; | } configure:7610: result: no configure:7613: checking size of char configure:7963: result: 0 configure:7970: checking for short configure:7994: cc -c -fno-common conftest.c >&5 configure:8000: $? = 0 configure:8004: test -z || test ! -s conftest.err configure:8007: $? = 0 configure:8010: test -s conftest. configure:8013: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | /* 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 ((short *) 0) | return 0; | if (sizeof (short)) | return 0; | ; | return 0; | } configure:8024: result: no configure:8027: checking size of short configure:8377: result: 0 configure:8384: checking for float configure:8408: cc -c -fno-common conftest.c >&5 configure:8414: $? = 0 configure:8418: test -z || test ! -s conftest.err configure:8421: $? = 0 configure:8424: test -s conftest. configure:8427: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | /* 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 ((float *) 0) | return 0; | if (sizeof (float)) | return 0; | ; | return 0; | } configure:8438: result: no configure:8441: checking size of float configure:8791: result: 0 configure:8798: checking for double configure:8822: cc -c -fno-common conftest.c >&5 configure:8828: $? = 0 configure:8832: test -z || test ! -s conftest.err configure:8835: $? = 0 configure:8838: test -s conftest. configure:8841: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | /* 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 ((double *) 0) | return 0; | if (sizeof (double)) | return 0; | ; | return 0; | } configure:8852: result: no configure:8855: checking size of double configure:9205: result: 0 configure:9212: checking for fpos_t configure:9236: cc -c -fno-common conftest.c >&5 configure:9242: $? = 0 configure:9246: test -z || test ! -s conftest.err configure:9249: $? = 0 configure:9252: test -s conftest. configure:9255: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | /* 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 ((fpos_t *) 0) | return 0; | if (sizeof (fpos_t)) | return 0; | ; | return 0; | } configure:9266: result: no configure:9269: checking size of fpos_t configure:9619: result: 0 configure:9627: checking for long long support configure:9646: cc -c -fno-common conftest.c >&5 configure:9652: $? = 0 configure:9656: test -z || test ! -s conftest.err configure:9659: $? = 0 configure:9662: test -s conftest. configure:9665: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | /* end confdefs.h. */ | | int | main () | { | long long x; x = (long long)0; | ; | return 0; | } configure:9681: result: no configure:10100: checking for uintptr_t support configure:10119: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:60: error: `uintptr_t' undeclared (first use in this function) conftest.c:60: error: (Each undeclared identifier is reported only once conftest.c:60: error: for each function it appears in.) conftest.c:60: error: parse error before "x" conftest.c:60: error: `x' undeclared (first use in this function) conftest.c:60: error: parse error before numeric constant configure:10125: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | /* end confdefs.h. */ | | int | main () | { | uintptr_t x; x = (uintptr_t)0; | ; | return 0; | } configure:10154: result: no configure:10574: checking size of off_t configure:10599: cc -o conftest -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:10602: $? = 0 configure:10604: ./conftest configure:10607: $? = 0 configure:10623: result: 4 configure:10631: checking whether to enable large file support configure:10644: result: no configure:10649: checking size of time_t configure:10674: cc -o conftest -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:10677: $? = 0 configure:10679: ./conftest configure:10682: $? = 0 configure:10698: result: 4 configure:10716: checking for pthread_t configure:10735: cc -c -fno-common conftest.c >&5 configure:10741: $? = 0 configure:10745: test -z || test ! -s conftest.err configure:10748: $? = 0 configure:10751: test -s conftest. configure:10754: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t x; x = *(pthread_t*)0; | ; | return 0; | } configure:10763: result: no configure:10826: checking for --enable-toolbox-glue configure:10860: result: yes configure:10877: checking for --enable-framework configure:10893: result: no configure:10897: checking for dyld configure:10906: result: always on for Darwin configure:10923: checking SO configure:10944: result: .so configure:10950: checking LDSHARED configure:11040: result: $(CC) $(LDFLAGS) -bundle -undefined dynamic_lookup configure:11045: checking CCSHARED configure:11078: result: configure:11082: checking LINKFORSHARED configure:11128: result: -u __dummy -u _PyMac_Error -framework System -framework CoreServices -framework Foundation configure:11132: checking CFLAGSFORSHARED configure:11145: result: configure:11157: checking SHLIBS configure:11163: result: $(LIBS) configure:11169: checking for dlopen in -ldl configure:11199: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:11205: $? = 0 configure:11209: test -z || test ! -s conftest.err configure:11212: $? = 0 configure:11215: test -s conftest configure:11218: $? = 0 configure:11231: result: yes configure:11243: checking for shl_load in -ldld configure:11273: cc -o conftest -fno-common -pthread conftest.c -ldld -ldl >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -ldld configure:11279: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 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 shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:11305: result: no configure:11319: checking for library containing sem_init configure:11349: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:11355: $? = 0 configure:11359: test -z || test ! -s conftest.err configure:11362: $? = 0 configure:11365: test -s conftest configure:11368: $? = 0 configure:11438: result: none required configure:11450: checking for textdomain in -lintl configure:11480: cc -o conftest -fno-common -pthread conftest.c -lintl -ldl >&5 cc: unrecognized option `-pthread' configure:11486: $? = 0 configure:11490: test -z || test ! -s conftest.err configure:11493: $? = 0 configure:11496: test -s conftest configure:11499: $? = 0 configure:11512: result: yes configure:11589: checking for t_open in -lnsl configure:11619: cc -o conftest -fno-common -pthread conftest.c -lnsl -ldl >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lnsl configure:11625: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 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 t_open (); | int | main () | { | t_open (); | ; | return 0; | } configure:11651: result: no configure:11657: checking for socket in -lsocket configure:11687: cc -o conftest -fno-common -pthread conftest.c -lsocket -ldl -ldl >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lsocket configure:11693: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:11719: result: no configure:11800: checking for --with-libs configure:11812: result: no configure:11819: checking for --with-signal-module configure:11831: result: yes configure:11846: checking for --with-dec-threads configure:11861: result: no configure:11874: checking for --with-threads configure:11894: result: yes configure:13368: checking if PTHREAD_SCOPE_SYSTEM is supported configure:13396: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:13399: $? = 0 configure:13401: ./conftest configure:13404: $? = 0 configure:13420: result: ignored by port configure:13433: checking for pthread_sigmask configure:13484: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:13490: $? = 0 configure:13494: test -z || test ! -s conftest.err configure:13497: $? = 0 configure:13500: test -s conftest configure:13503: $? = 0 configure:13515: result: yes configure:13539: checking if --enable-ipv6 is specified configure:13586: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:13589: $? = 0 configure:13591: ./conftest configure:13594: $? = 0 configure:13596: result: yes configure:13613: checking if RFC2553 API is available configure:13633: cc -c -fno-common conftest.c >&5 configure:13639: $? = 0 configure:13643: test -z || test ! -s conftest.err configure:13646: $? = 0 configure:13649: test -s conftest. configure:13652: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr_in6 x; | x.sin6_scope_id; | ; | return 0; | } configure:13661: result: no configure:13860: checking for --with-universal-newlines configure:13883: result: yes configure:13887: checking for --with-doc-strings configure:13907: result: yes configure:13911: checking for --with-pymalloc configure:13931: result: yes configure:13935: checking for --with-wctype-functions configure:13955: result: no configure:13963: checking for --with-sgi-dl configure:13990: result: no configure:13994: checking for --with-dl-dld configure:14022: result: no configure:14032: checking for dlopen configure:14083: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14089: $? = 0 configure:14093: test -z || test ! -s conftest.err configure:14096: $? = 0 configure:14099: test -s conftest configure:14102: $? = 0 configure:14114: result: yes configure:14128: checking DYNLOADFILE configure:14153: result: dynload_next.o configure:14167: checking MACHDEP_OBJS configure:14175: result: MACHDEP_OBJS configure:14264: checking for alarm configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for chown configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for clock configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for confstr configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for ctermid configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for execv configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for fork configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for fpathconf configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for ftime configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for ftruncate configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for gai_strerror configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for getgroups configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for getlogin configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for getloadavg configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for getpeername configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for getpgid configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for getpid configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for getpriority configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for getpwent configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for getwd configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for kill configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for killpg configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for lchown configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for lstat configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for mkfifo configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for mknod configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for mktime configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for mremap configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _mremap configure:14321: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mremap (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* 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 mremap (); | /* 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_mremap) || defined (__stub___mremap) | choke me | #else | char (*f) () = mremap; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mremap; | ; | return 0; | } configure:14346: result: no configure:14264: checking for nice configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for pathconf configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for pause configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for plock configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _plock configure:14321: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char plock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* 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 plock (); | /* 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_plock) || defined (__stub___plock) | choke me | #else | char (*f) () = plock; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != plock; | ; | return 0; | } configure:14346: result: no configure:14264: checking for poll configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for pthread_init configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _pthread_init configure:14321: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* 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 pthread_init (); | /* 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_pthread_init) || defined (__stub___pthread_init) | choke me | #else | char (*f) () = pthread_init; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pthread_init; | ; | return 0; | } configure:14346: result: no configure:14264: checking for putenv configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for readlink configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for realpath configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for select configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for setegid configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for seteuid configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for setgid configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for setlocale configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for setregid configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for setreuid configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for setsid configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for setpgid configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for setpgrp configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for setuid configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for setvbuf configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for snprintf configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' conftest.c:134: warning: conflicting types for built-in function `snprintf' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for sigaction configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for siginterrupt configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for sigrelse configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for strftime configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for strptime configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for sysconf configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for tcgetpgrp configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for tcsetpgrp configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for tempnam configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for timegm configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for times configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for tmpfile configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for tmpnam configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for tmpnam_r configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _tmpnam_r configure:14321: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tmpnam_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* 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 tmpnam_r (); | /* 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_tmpnam_r) || defined (__stub___tmpnam_r) | choke me | #else | char (*f) () = tmpnam_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != tmpnam_r; | ; | return 0; | } configure:14346: result: no configure:14264: checking for truncate configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for uname configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for unsetenv configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for utimes configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for waitpid configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for wcscoll configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:14321: $? = 0 configure:14325: test -z || test ! -s conftest.err configure:14328: $? = 0 configure:14331: test -s conftest configure:14334: $? = 0 configure:14346: result: yes configure:14264: checking for _getpty configure:14315: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: __getpty configure:14321: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* 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 _getpty (); | /* 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__getpty) || defined (__stub____getpty) | choke me | #else | char (*f) () = _getpty; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _getpty; | ; | return 0; | } configure:14346: result: no configure:14359: checking for chroot configure:14377: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:141: error: `chroot' undeclared (first use in this function) conftest.c:141: error: (Each undeclared identifier is reported only once conftest.c:141: error: for each function it appears in.) configure:14383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=chroot | ; | return 0; | } configure:14409: result: no configure:14414: checking for link configure:14432: cc -c -fno-common conftest.c >&5 configure:14438: $? = 0 configure:14442: test -z || test ! -s conftest.err configure:14445: $? = 0 configure:14448: test -s conftest. configure:14451: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=link | ; | return 0; | } configure:14464: result: no configure:14469: checking for symlink configure:14487: cc -c -fno-common conftest.c >&5 configure:14493: $? = 0 configure:14497: test -z || test ! -s conftest.err configure:14500: $? = 0 configure:14503: test -s conftest. configure:14506: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=symlink | ; | return 0; | } configure:14519: result: no configure:14524: checking for fchdir configure:14542: cc -c -fno-common conftest.c >&5 configure:14548: $? = 0 configure:14552: test -z || test ! -s conftest.err configure:14555: $? = 0 configure:14558: test -s conftest. configure:14561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=fchdir | ; | return 0; | } configure:14574: result: no configure:14579: checking for fsync configure:14597: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:141: error: `fsync' undeclared (first use in this function) conftest.c:141: error: (Each undeclared identifier is reported only once conftest.c:141: error: for each function it appears in.) configure:14603: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=fsync | ; | return 0; | } configure:14629: result: no configure:14634: checking for fdatasync configure:14652: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:141: error: `fdatasync' undeclared (first use in this function) conftest.c:141: error: (Each undeclared identifier is reported only once conftest.c:141: error: for each function it appears in.) configure:14658: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | #include | int | main () | { | void *x=fdatasync | ; | return 0; | } configure:14684: result: no configure:14696: checking for ctermid_r configure:14717: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:144: error: `ctermid_r' undeclared (first use in this function) conftest.c:144: error: (Each undeclared identifier is reported only once conftest.c:144: error: for each function it appears in.) configure:14723: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | | int | main () | { | void* p = ctermid_r | ; | return 0; | } configure:14749: result: no configure:14755: checking for flock configure:14776: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:144: error: `flock' undeclared (first use in this function) conftest.c:144: error: (Each undeclared identifier is reported only once conftest.c:144: error: for each function it appears in.) configure:14782: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | | int | main () | { | void* p = flock | ; | return 0; | } configure:14808: result: no configure:14814: checking for getpagesize configure:14835: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:144: error: `getpagesize' undeclared (first use in this function) conftest.c:144: error: (Each undeclared identifier is reported only once conftest.c:144: error: for each function it appears in.) configure:14841: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | | int | main () | { | void* p = getpagesize | ; | return 0; | } configure:14867: result: no configure:14877: checking for true configure:14893: found /usr/local/bin/true configure:14903: result: true configure:14915: checking for inet_aton in -lc configure:14945: cc -o conftest -fno-common -pthread conftest.c -lc -ldl >&5 cc: unrecognized option `-pthread' configure:14951: $? = 0 configure:14955: test -z || test ! -s conftest.err configure:14958: $? = 0 configure:14961: test -s conftest configure:14964: $? = 0 configure:14977: result: yes configure:15060: checking for hstrerror configure:15081: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' conftest.c: In function `main': conftest.c:143: error: `hstrerror' undeclared (first use in this function) conftest.c:143: error: (Each undeclared identifier is reported only once conftest.c:143: error: for each function it appears in.) conftest.c:143: error: `hstrerror' used prior to declaration configure:15087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | | int | main () | { | void* p = hstrerror; hstrerror(0) | ; | return 0; | } configure:15113: result: no configure:15120: checking for inet_aton configure:15143: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' conftest.c: In function `main': conftest.c:145: error: `inet_aton' undeclared (first use in this function) conftest.c:145: error: (Each undeclared identifier is reported only once conftest.c:145: error: for each function it appears in.) conftest.c:145: error: `inet_aton' used prior to declaration configure:15149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | #include | #include | | int | main () | { | void* p = inet_aton;inet_aton(0,0) | ; | return 0; | } configure:15175: result: no configure:15182: checking for inet_pton configure:15206: cc -c -fno-common conftest.c >&5 configure:15212: $? = 0 configure:15216: test -z || test ! -s conftest.err configure:15219: $? = 0 configure:15222: test -s conftest. configure:15225: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | #include | #include | #include | | int | main () | { | void* p = inet_pton | ; | return 0; | } configure:15238: result: no configure:15245: checking for setgroups configure:15269: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:147: error: `setgroups' undeclared (first use in this function) conftest.c:147: error: (Each undeclared identifier is reported only once conftest.c:147: error: for each function it appears in.) configure:15275: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | #ifdef HAVE_GRP_H | #include | #endif | | int | main () | { | void* p = setgroups | ; | return 0; | } configure:15301: result: no configure:15313: checking for openpty configure:15364: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:15370: $? = 0 configure:15374: test -z || test ! -s conftest.err configure:15377: $? = 0 configure:15380: test -s conftest configure:15383: $? = 0 configure:15395: result: yes configure:15481: checking for forkpty configure:15532: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:15538: $? = 0 configure:15542: test -z || test ! -s conftest.err configure:15545: $? = 0 configure:15548: test -s conftest configure:15551: $? = 0 configure:15563: result: yes configure:15656: checking for fseek64 configure:15707: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _fseek64 configure:15713: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* 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 fseek64 (); | /* 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_fseek64) || defined (__stub___fseek64) | choke me | #else | char (*f) () = fseek64; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fseek64; | ; | return 0; | } configure:15738: result: no configure:15656: checking for fseeko configure:15707: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:15713: $? = 0 configure:15717: test -z || test ! -s conftest.err configure:15720: $? = 0 configure:15723: test -s conftest configure:15726: $? = 0 configure:15738: result: yes configure:15656: checking for fstatvfs configure:15707: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:15713: $? = 0 configure:15717: test -z || test ! -s conftest.err configure:15720: $? = 0 configure:15723: test -s conftest configure:15726: $? = 0 configure:15738: result: yes configure:15656: checking for ftell64 configure:15707: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _ftell64 configure:15713: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* 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 ftell64 (); | /* 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_ftell64) || defined (__stub___ftell64) | choke me | #else | char (*f) () = ftell64; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ftell64; | ; | return 0; | } configure:15738: result: no configure:15656: checking for ftello configure:15707: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:15713: $? = 0 configure:15717: test -z || test ! -s conftest.err configure:15720: $? = 0 configure:15723: test -s conftest configure:15726: $? = 0 configure:15738: result: yes configure:15656: checking for statvfs configure:15707: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:15713: $? = 0 configure:15717: test -z || test ! -s conftest.err configure:15720: $? = 0 configure:15723: test -s conftest configure:15726: $? = 0 configure:15738: result: yes configure:15757: checking for dup2 configure:15808: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:15814: $? = 0 configure:15818: test -z || test ! -s conftest.err configure:15821: $? = 0 configure:15824: test -s conftest configure:15827: $? = 0 configure:15839: result: yes configure:15757: checking for getcwd configure:15808: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:15814: $? = 0 configure:15818: test -z || test ! -s conftest.err configure:15821: $? = 0 configure:15824: test -s conftest configure:15827: $? = 0 configure:15839: result: yes configure:15757: checking for strdup configure:15808: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:15814: $? = 0 configure:15818: test -z || test ! -s conftest.err configure:15821: $? = 0 configure:15824: test -s conftest configure:15827: $? = 0 configure:15839: result: yes configure:15757: checking for strerror configure:15808: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:15814: $? = 0 configure:15818: test -z || test ! -s conftest.err configure:15821: $? = 0 configure:15824: test -s conftest configure:15827: $? = 0 configure:15839: result: yes configure:15757: checking for memmove configure:15808: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:15814: $? = 0 configure:15818: test -z || test ! -s conftest.err configure:15821: $? = 0 configure:15824: test -s conftest configure:15827: $? = 0 configure:15839: result: yes configure:15863: checking for getpgrp configure:15914: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:15920: $? = 0 configure:15924: test -z || test ! -s conftest.err configure:15927: $? = 0 configure:15930: test -s conftest configure:15933: $? = 0 configure:15945: result: yes configure:15967: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:152: error: too many arguments to function `getpgrp' configure:15973: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | getpgrp(0); | ; | return 0; | } configure:16008: checking for setpgrp configure:16090: result: yes configure:16112: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:153: error: too many arguments to function `setpgrp' configure:16118: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | /* end confdefs.h. */ | #include | int | main () | { | setpgrp(0,0); | ; | return 0; | } configure:16153: checking for gettimeofday configure:16204: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:16210: $? = 0 configure:16214: test -z || test ! -s conftest.err configure:16217: $? = 0 configure:16220: test -s conftest configure:16223: $? = 0 configure:16235: result: yes configure:16257: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:154: warning: passing arg 2 of `gettimeofday' from incompatible pointer type configure:16263: $? = 0 configure:16267: test -z || test ! -s conftest.err configure:16270: $? = 0 configure:16273: test -s conftest. configure:16276: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | #include | int | main () | { | gettimeofday((struct timeval*)0,(struct timezone*)0); | ; | return 0; | } configure:16296: checking for major configure:16324: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _major _makedev _minor configure:16330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | /* end confdefs.h. */ | | #if defined(MAJOR_IN_MKDEV) | #include | #elif defined(MAJOR_IN_SYSMACROS) | #include | #else | #include | #endif | | int | main () | { | | makedev(major(0),minor(0)); | | ; | return 0; | } configure:16359: result: no configure:16368: checking for getaddrinfo configure:16393: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:16399: $? = 0 configure:16403: test -z || test ! -s conftest.err configure:16406: $? = 0 configure:16409: test -s conftest configure:16412: $? = 0 configure:16415: result: yes configure:16417: checking getaddrinfo bug configure:16519: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:16522: $? = 0 configure:16524: ./conftest configure:16527: $? = 0 configure:16529: result: good configure:16574: checking for getnameinfo configure:16625: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:16631: $? = 0 configure:16635: test -z || test ! -s conftest.err configure:16638: $? = 0 configure:16641: test -s conftest configure:16644: $? = 0 configure:16656: result: yes configure:16668: checking whether time.h and sys/time.h may both be included configure:16693: cc -c -fno-common conftest.c >&5 configure:16699: $? = 0 configure:16703: test -z || test ! -s conftest.err configure:16706: $? = 0 configure:16709: test -s conftest. configure:16712: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:16723: result: no configure:16733: checking whether struct tm is in sys/time.h or time.h configure:16756: cc -c -fno-common conftest.c >&5 configure:16762: $? = 0 configure:16766: test -z || test ! -s conftest.err configure:16769: $? = 0 configure:16772: test -s conftest. configure:16775: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:16786: result: sys/time.h configure:16796: checking for struct tm.tm_zone configure:16822: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:161: error: storage size of `ac_aggr' isn't known conftest.c:161: error: storage size of `ac_aggr' isn't known configure:16828: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:16869: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:161: error: storage size of `ac_aggr' isn't known conftest.c:161: error: storage size of `ac_aggr' isn't known configure:16875: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:16901: result: no configure:16919: checking for tzname configure:16944: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:16950: $? = 0 configure:16954: test -z || test ! -s conftest.err configure:16957: $? = 0 configure:16960: test -s conftest configure:16963: $? = 0 configure:16975: result: yes configure:16986: checking for struct stat.st_rdev configure:17009: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:192: error: storage size of `ac_aggr' isn't known conftest.c:192: error: storage size of `ac_aggr' isn't known configure:17015: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 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 | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:17053: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:192: error: storage size of `ac_aggr' isn't known conftest.c:192: error: storage size of `ac_aggr' isn't known configure:17059: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 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 | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:17085: result: no configure:17096: checking for struct stat.st_blksize configure:17119: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:192: error: storage size of `ac_aggr' isn't known conftest.c:192: error: storage size of `ac_aggr' isn't known configure:17125: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 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 | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:17163: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:192: error: storage size of `ac_aggr' isn't known conftest.c:192: error: storage size of `ac_aggr' isn't known configure:17169: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 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 | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:17195: result: no configure:17206: checking for struct stat.st_blocks configure:17229: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:192: error: storage size of `ac_aggr' isn't known conftest.c:192: error: storage size of `ac_aggr' isn't known configure:17235: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 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 | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_blocks) | return 0; | ; | return 0; | } configure:17273: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:192: error: storage size of `ac_aggr' isn't known conftest.c:192: error: storage size of `ac_aggr' isn't known configure:17279: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 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 | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_blocks) | return 0; | ; | return 0; | } configure:17305: result: no configure:17331: checking for time.h that defines altzone configure:17352: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:159: error: `altzone' undeclared (first use in this function) conftest.c:159: error: (Each undeclared identifier is reported only once conftest.c:159: error: for each function it appears in.) configure:17358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | /* end confdefs.h. */ | #include | int | main () | { | return altzone; | ; | return 0; | } configure:17383: result: no configure:17394: checking whether sys/select.h and sys/time.h may both be included configure:17416: cc -c -fno-common conftest.c >&5 In file included from conftest.c:158: /usr/include/sys/time.h:242: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' configure:17422: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | ; | ; | return 0; | } configure:17451: result: no configure:17454: checking for addrinfo configure:17476: cc -c -fno-common conftest.c >&5 configure:17482: $? = 0 configure:17486: test -z || test ! -s conftest.err configure:17489: $? = 0 configure:17492: test -s conftest. configure:17495: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | /* end confdefs.h. */ | | # include | int | main () | { | struct addrinfo a | ; | return 0; | } configure:17507: result: no configure:17517: checking for sockaddr_storage configure:17540: cc -c -fno-common conftest.c >&5 configure:17546: $? = 0 configure:17550: test -z || test ! -s conftest.err configure:17553: $? = 0 configure:17556: test -s conftest. configure:17559: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | /* end confdefs.h. */ | | # include | # include | int | main () | { | struct sockaddr_storage s | ; | return 0; | } configure:17571: result: no configure:17584: checking whether char is unsigned configure:17607: cc -c -fno-common conftest.c >&5 configure:17613: $? = 0 configure:17617: test -z || test ! -s conftest.err configure:17620: $? = 0 configure:17623: test -s conftest. configure:17626: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 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 | int | main () | { | static int test_array [1 - 2 * !(((char) -1) < 0)]; | test_array [0] = 0 | | ; | return 0; | } configure:17637: result: yes configure:17646: checking for an ANSI C-conforming const configure:17713: cc -c -fno-common conftest.c >&5 configure:17719: $? = 0 configure:17723: test -z || test ! -s conftest.err configure:17726: $? = 0 configure:17729: test -s conftest. configure:17732: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:17743: result: no configure:17755: checking for working volatile configure:17773: cc -c -fno-common conftest.c >&5 configure:17779: $? = 0 configure:17783: test -z || test ! -s conftest.err configure:17786: $? = 0 configure:17789: test -s conftest. configure:17792: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | /* end confdefs.h. */ | | int | main () | { | volatile int x; x = 0; | ; | return 0; | } configure:17807: result: no configure:17811: checking for working signed char configure:17829: cc -c -fno-common conftest.c >&5 configure:17835: $? = 0 configure:17839: test -z || test ! -s conftest.err configure:17842: $? = 0 configure:17845: test -s conftest. configure:17848: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | /* end confdefs.h. */ | | int | main () | { | signed char c; | ; | return 0; | } configure:17863: result: no configure:17867: checking for prototypes configure:17885: cc -c -fno-common conftest.c >&5 configure:17891: $? = 0 configure:17895: test -z || test ! -s conftest.err configure:17898: $? = 0 configure:17901: test -s conftest. configure:17904: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | /* end confdefs.h. */ | int foo(int x) { return 0; } | int | main () | { | return foo(10); | ; | return 0; | } configure:17920: result: no configure:17924: checking for variable length prototypes and stdarg.h configure:17952: cc -c -fno-common conftest.c >&5 configure:17958: $? = 0 configure:17962: test -z || test ! -s conftest.err configure:17965: $? = 0 configure:17968: test -s conftest. configure:17971: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | /* end confdefs.h. */ | | #include | int foo(int x, ...) { | va_list va; | va_start(va, x); | va_arg(va, int); | va_arg(va, char *); | va_arg(va, double); | return 0; | } | | int | main () | { | return foo(10, "", 3.14); | ; | return 0; | } configure:17987: result: no configure:18050: checking if sockaddr has sa_len member configure:18070: cc -c -fno-common conftest.c >&5 configure:18076: $? = 0 configure:18080: test -z || test ! -s conftest.err configure:18083: $? = 0 configure:18086: test -s conftest. configure:18089: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr x; | x.sa_len = 0; | ; | return 0; | } configure:18102: result: no configure:18108: checking whether va_list is an array configure:18132: cc -c -fno-common conftest.c >&5 In file included from conftest.c:163: /usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer implements ." /usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code to use ." conftest.c: In function `main': conftest.c:169: error: `va_list' undeclared (first use in this function) conftest.c:169: error: (Each undeclared identifier is reported only once conftest.c:169: error: for each function it appears in.) conftest.c:169: error: parse error before "list1" conftest.c:169: error: `list1' undeclared (first use in this function) conftest.c:169: error: `list2' undeclared (first use in this function) configure:18138: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | /* end confdefs.h. */ | | #ifdef HAVE_STDARG_PROTOTYPES | #include | #else | #include | #endif | | int | main () | { | va_list list1, list2; list1 = list2; | ; | return 0; | } configure:18168: result: yes configure:18175: checking for gethostbyname_r configure:18226: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _gethostbyname_r configure:18232: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | #define VA_LIST_IS_ARRAY 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gethostbyname_r (); | /* 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_gethostbyname_r) || defined (__stub___gethostbyname_r) | choke me | #else | char (*f) () = gethostbyname_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gethostbyname_r; | ; | return 0; | } configure:18257: result: no configure:18489: checking for gethostbyname configure:18540: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:18546: $? = 0 configure:18550: test -z || test ! -s conftest.err configure:18553: $? = 0 configure:18556: test -s conftest configure:18559: $? = 0 configure:18571: result: yes configure:18594: checking for __fpu_control configure:18645: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: ___fpu_control configure:18651: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fpu_control (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* 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 __fpu_control (); | /* 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___fpu_control) || defined (__stub_____fpu_control) | choke me | #else | char (*f) () = __fpu_control; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __fpu_control; | ; | return 0; | } configure:18676: result: no configure:18682: checking for __fpu_control in -lieee configure:18712: cc -o conftest -fno-common -pthread conftest.c -lieee -ldl >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lieee configure:18718: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME 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 __fpu_control (); | int | main () | { | __fpu_control (); | ; | return 0; | } configure:18744: result: no configure:18760: checking for --with-fpectl configure:18780: result: no configure:18791: checking for --with-libm=STRING configure:18811: result: default LIBM="" configure:18817: checking for --with-libc=STRING configure:18837: result: default LIBC="" configure:18848: checking for hypot configure:18899: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:18905: $? = 0 configure:18909: test -z || test ! -s conftest.err configure:18912: $? = 0 configure:18915: test -s conftest configure:18918: $? = 0 configure:18930: result: yes configure:18963: checking wchar.h usability configure:18975: cc -c -fno-common conftest.c >&5 configure:18981: $? = 0 configure:18985: test -z || test ! -s conftest.err configure:18988: $? = 0 configure:18991: test -s conftest. configure:18994: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_HYPOT 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:19004: result: no configure:19008: checking wchar.h presence configure:19018: cc -E conftest.c configure:19024: $? = 0 configure:19044: result: yes configure:19057: WARNING: wchar.h: present but cannot be compiled configure:19059: WARNING: wchar.h: check for missing prerequisite headers? configure:19061: WARNING: wchar.h: see the Autoconf documentation configure:19063: WARNING: wchar.h: section "Present But Cannot Be Compiled" configure:19065: WARNING: wchar.h: proceeding with the preprocessor's result configure:19067: WARNING: wchar.h: in the future, the compiler will take precedence configure:19079: checking for wchar.h configure:19086: result: yes configure:19109: checking for wchar_t configure:19134: cc -c -fno-common conftest.c >&5 configure:19140: $? = 0 configure:19144: test -z || test ! -s conftest.err configure:19147: $? = 0 configure:19150: test -s conftest. configure:19153: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_HYPOT 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((wchar_t *) 0) | return 0; | if (sizeof (wchar_t)) | return 0; | ; | return 0; | } configure:19164: result: no configure:19167: checking size of wchar_t configure:19523: result: 0 configure:19532: checking for UCS-4 tcl configure:19555: cc -c -fno-common conftest.c >&5 conftest.c:167:3: #error "NOT UCS4_TCL" configure:19561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_HYPOT 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | /* end confdefs.h. */ | | #include | #if TCL_UTF_MAX != 6 | # error "NOT UCS4_TCL" | #endif | int | main () | { | | ; | return 0; | } configure:19590: result: no configure:19593: checking what type to use for unicode configure:19676: result: no type found configure:19681: checking whether byte ordering is bigendian configure:19708: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:173: error: `bogus' undeclared (first use in this function) conftest.c:173: error: (Each undeclared identifier is reported only once conftest.c:173: error: for each function it appears in.) conftest.c:173: error: parse error before "endian" configure:19714: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_HYPOT 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:19868: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:19871: $? = 0 configure:19873: ./conftest configure:19876: $? = 0 configure:19892: result: no configure:19914: checking whether right shift extends the sign bit configure:19937: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:19940: $? = 0 configure:19942: ./conftest configure:19945: $? = 0 configure:19960: result: yes configure:19972: checking for getc_unlocked() and friends configure:19999: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:20005: $? = 0 configure:20009: test -z || test ! -s conftest.err configure:20012: $? = 0 configure:20015: test -s conftest configure:20018: $? = 0 configure:20031: result: yes configure:20051: cc -E conftest.c configure:20057: $? = 0 configure:20101: checking for rl_pre_input_hook in -lreadline configure:20131: cc -o conftest -fno-common -pthread conftest.c -lreadline -ltermcap -ldl >&5 cc: unrecognized option `-pthread' configure:20137: $? = 0 configure:20141: test -z || test ! -s conftest.err configure:20144: $? = 0 configure:20147: test -s conftest configure:20150: $? = 0 configure:20163: result: yes configure:20175: checking for rl_completion_matches in -lreadline configure:20205: cc -o conftest -fno-common -pthread conftest.c -lreadline -ltermcap -ldl >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _rl_completion_matches configure:20211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_HYPOT 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 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 rl_completion_matches (); | int | main () | { | rl_completion_matches (); | ; | return 0; | } configure:20237: result: no configure:20248: checking for broken nice() configure:20274: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:20277: $? = 0 configure:20279: ./conftest configure:20282: $? = 0 configure:20297: result: yes configure:20308: checking for broken poll() configure:20346: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:20349: $? = 0 configure:20351: ./conftest configure:20354: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_HYPOT 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_BROKEN_NICE 1 | /* end confdefs.h. */ | | #include | | int main (void) | { | struct pollfd poll_struct = { 42, POLLIN|POLLPRI|POLLOUT, 0 }; | | close (42); | | int poll_test = poll (&poll_struct, 1, 0); | | if (poll_test < 0) | { | exit(0); | } | else if (poll_test == 0 && poll_struct.revents != POLLNVAL) | { | exit(0); | } | else | { | exit(1); | } | } | configure:20367: result: no configure:20380: checking for working tzset() configure:20436: cc -o conftest -fno-common -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' configure:20439: $? = 0 configure:20441: ./conftest configure:20444: $? = 0 configure:20459: result: yes configure:20471: checking for tv_nsec in struct stat configure:20495: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:177: error: structure has no member named `st_mtim' configure:20501: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_HYPOT 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_BROKEN_NICE 1 | #define HAVE_WORKING_TZSET 1 | /* end confdefs.h. */ | #include | int | main () | { | | struct stat st; | st.st_mtim.tv_nsec = 1; | | ; | return 0; | } configure:20526: result: no configure:20538: checking whether mvwdelch is an expression configure:20562: cc -c -fno-common conftest.c >&5 configure:20568: $? = 0 configure:20572: test -z || test ! -s conftest.err configure:20575: $? = 0 configure:20578: test -s conftest. configure:20581: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_HYPOT 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_BROKEN_NICE 1 | #define HAVE_WORKING_TZSET 1 | /* end confdefs.h. */ | #include | int | main () | { | | int rtn; | rtn = mvwdelch(0,0,0); | | ; | return 0; | } configure:20593: result: no configure:20605: checking whether WINDOW has _flags configure:20629: cc -c -fno-common conftest.c >&5 configure:20635: $? = 0 configure:20639: test -z || test ! -s conftest.err configure:20642: $? = 0 configure:20645: test -s conftest. configure:20648: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_HYPOT 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_BROKEN_NICE 1 | #define HAVE_WORKING_TZSET 1 | /* end confdefs.h. */ | #include | int | main () | { | | WINDOW *w; | w->_flags = 0; | | ; | return 0; | } configure:20660: result: no configure:20673: checking for /dev/ptmx configure:20686: result: no configure:20690: checking for /dev/ptc configure:20703: result: no configure:20707: checking for socklen_t configure:20739: cc -c -fno-common conftest.c >&5 configure:20745: $? = 0 configure:20749: test -z || test ! -s conftest.err configure:20752: $? = 0 configure:20755: test -s conftest. configure:20758: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define mode_t int | #define off_t long | #define pid_t int | #define RETSIGTYPE int | #define size_t unsigned | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_FPOS_T 0 | #define SIZEOF_OFF_T 4 | #define SIZEOF_TIME_T 4 | #define USE_TOOLBOX_OBJECT_GLUE 1 | #define WITH_DYLD 1 | #define HAVE_LIBDL 1 | #define WITH_LIBINTL 1 | #define WITH_THREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define WITH_UNIVERSAL_NEWLINES 1 | #define WITH_DOC_STRINGS 1 | #define WITH_PYMALLOC 1 | #define HAVE_DLOPEN 1 | #define HAVE_DYNAMIC_LOADING 1 | #define HAVE_ALARM 1 | #define HAVE_CHOWN 1 | #define HAVE_CLOCK 1 | #define HAVE_CONFSTR 1 | #define HAVE_CTERMID 1 | #define HAVE_EXECV 1 | #define HAVE_FORK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPID 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETWD 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LCHOWN 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_MKTIME 1 | #define HAVE_NICE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PAUSE 1 | #define HAVE_POLL 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETEGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SIGRELSE 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | #define HAVE_TRUNCATE 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_UTIMES 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCOLL 1 | #define HAVE_OPENPTY 1 | #define HAVE_FORKPTY 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FTELLO 1 | #define HAVE_STATVFS 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_NO_TZ 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define __CHAR_UNSIGNED__ 1 | #define const | #define volatile | #define signed | #define VA_LIST_IS_ARRAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_HYPOT 1 | #define HAVE_WCHAR_H 1 | #define SIZEOF_WCHAR_T 0 | #define Py_UNICODE_SIZE 2 | #define Py_USING_UNICODE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 | #define HAVE_RL_PRE_INPUT_HOOK 1 | #define HAVE_BROKEN_NICE 1 | #define HAVE_WORKING_TZSET 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | int | main () | { | if ((socklen_t *) 0) | return 0; | if (sizeof (socklen_t)) | return 0; | ; | return 0; | } configure:20769: result: no configure:20791: checking for build directories configure:20798: result: done configure:20899: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by python config.status 2.3, 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:706: creating Makefile.pre config.status:706: creating Modules/Setup.config config.status:810: creating pyconfig.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_broken_nice=yes ac_cv_broken_poll=no ac_cv_c_bigendian=no ac_cv_c_char_unsigned=yes ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_cxx_thread=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=set ac_cv_env_LDFLAGS_value='-pthread ' 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___fpu_control=no ac_cv_func__getpty=no ac_cv_func_alarm=yes ac_cv_func_chown=yes ac_cv_func_clock=yes ac_cv_func_confstr=yes ac_cv_func_ctermid=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_execv=yes ac_cv_func_fork=yes ac_cv_func_forkpty=yes ac_cv_func_fpathconf=yes ac_cv_func_fseek64=no ac_cv_func_fseeko=yes ac_cv_func_fstatvfs=yes ac_cv_func_ftell64=no ac_cv_func_ftello=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_gai_strerror=yes ac_cv_func_getcwd=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostbyname_r=no ac_cv_func_getloadavg=yes ac_cv_func_getlogin=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpeername=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getpriority=yes ac_cv_func_getpwent=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_hypot=yes ac_cv_func_kill=yes ac_cv_func_killpg=yes ac_cv_func_lchown=yes ac_cv_func_lstat=yes ac_cv_func_memmove=yes ac_cv_func_mkfifo=yes ac_cv_func_mknod=yes ac_cv_func_mktime=yes ac_cv_func_mremap=no ac_cv_func_nice=yes ac_cv_func_openpty=yes ac_cv_func_pathconf=yes ac_cv_func_pause=yes ac_cv_func_plock=no ac_cv_func_poll=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_sigmask=yes ac_cv_func_putenv=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_select=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setregid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigrelse=yes ac_cv_func_snprintf=yes ac_cv_func_statvfs=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strptime=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_tempnam=yes ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_func_tmpfile=yes ac_cv_func_tmpnam=yes ac_cv_func_tmpnam_r=no ac_cv_func_truncate=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_utimes=yes ac_cv_func_waitpid=yes ac_cv_func_wcscoll=yes ac_cv_has_makedev=no ac_cv_have_getc_unlocked=yes ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libutil_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_netpacket_packet_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pty_h=no ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes 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_stropts_h=no ac_cv_header_sys_audioio_h=no ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_lock_h=yes ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_modem_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_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_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_types_h_makedev=no ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_term_h=no ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_time=no ac_cv_header_time_altzone=no ac_cv_header_unistd_h=no ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_kpthread=no ac_cv_kthread=no ac_cv_lib_c_inet_aton=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_ieee___fpu_control=no ac_cv_lib_intl_textdomain=yes ac_cv_lib_nsl_t_open=no ac_cv_lib_readline_rl_completion_matches=no ac_cv_lib_readline_rl_pre_input_hook=yes ac_cv_lib_socket_socket=no ac_cv_member_struct_stat_st_blksize=no ac_cv_member_struct_stat_st_blocks=no ac_cv_member_struct_stat_st_rdev=no ac_cv_member_struct_tm_tm_zone=no ac_cv_mvwdelch_is_expression=no ac_cv_objext= ac_cv_olimit_ok=no ac_cv_opt_olimit_ok=no ac_cv_prog_AR=ar ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_TRUE=true ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_pthread=no ac_cv_pthread_is_default=yes ac_cv_pthread_system_supported='ignored by port' ac_cv_rshift_extends_sign=yes ac_cv_search_opendir='none required' ac_cv_search_sem_init='none required' ac_cv_sizeof_char=0 ac_cv_sizeof_double=0 ac_cv_sizeof_float=0 ac_cv_sizeof_fpos_t=0 ac_cv_sizeof_int=0 ac_cv_sizeof_long=0 ac_cv_sizeof_off_t=4 ac_cv_sizeof_short=0 ac_cv_sizeof_time_t=4 ac_cv_sizeof_void_p=0 ac_cv_sizeof_wchar_t=0 ac_cv_stat_tv_nsec=no ac_cv_struct_addrinfo=no ac_cv_struct_sockaddr_storage=no ac_cv_struct_tm=sys/time.h ac_cv_type_char=no ac_cv_type_double=no ac_cv_type_float=no ac_cv_type_fpos_t=no ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_mode_t=no ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_short=no ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_type_socklen_t=no ac_cv_type_uid_t=yes ac_cv_type_void_p=no ac_cv_type_wchar_t=no ac_cv_var_tzname=yes ac_cv_window_has_flags=no ac_cv_working_tzset=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' BASECFLAGS='' BLDLIBRARY='$(LDLIBRARY)' BLDSHARED='$(CC) $(LDFLAGS) -bundle -undefined dynamic_lookup' BUILDEXEEXT='' CC='cc' CCSHARED='' CFLAGS='-fno-common' CFLAGSFORSHARED='' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='10.4' CONFIG_ARGS=''--with-fpectl' '--with-threads' '--enable-unicode=ucs4' '--enable-ipv6' '--prefix=/usr/local' 'i386-unknown-gnu' 'CC=cc' 'CFLAGS=-fno-common' 'LDFLAGS=-pthread ' 'build_alias=i386-unknown-gnu' 'host_alias=i386-unknown-gnu' 'target_alias=i386-unknown-gnu'' CPP='cc -E' CPPFLAGS='' CXX='c++' DEFS='-DHAVE_CONFIG_H' DLINCLDIR='.' DLLLIBRARY='' DYNLOADFILE='dynload_next.o' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRAMACHDEPPATH='$(PLATMACPATH)' EXTRAPLATDIR='$(PLATMACDIRS)' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTSONAME='$(LDLIBRARY)' LDFLAGS='-pthread ' LDLAST='' LDLIBRARY='libpython$(VERSION).a' LDLIBRARYDIR='' LDSHARED='$(CC) $(LDFLAGS) -bundle -undefined dynamic_lookup' LIBC='' LIBM='' LIBOBJS=' fileblocks.$U.' LIBRARY='libpython$(VERSION).a' LIBS='-ldl ' LIBTOOL_CRUFT='-lcc_dynamic -arch_only ppc -framework CoreServices -framework Foundation -install_name $(PYTHONFRAMEWORKINSTALLDIR)/Versions/$(VERSION)/Python -compatibility_version $(VERSION) -current_version $(VERSION)' LINKCC='$(PURIFY) $(CXX)' LINKFORSHARED='-u __dummy -u _PyMac_Error -framework System -framework CoreServices -framework Foundation' LN='ln' LTLIBOBJS=' fileblocks.$U.lo' MACHDEP='darwin' MACHDEP_OBJS='Python/mactoolboxglue.o' MAINOBJ='python.o' OBJEXT='' OPT='-DNDEBUG -fno-common' PACKAGE_BUGREPORT='' PACKAGE_NAME='python' PACKAGE_STRING='python 2.3' PACKAGE_TARNAME='python' PACKAGE_VERSION='2.3' PATH_SEPARATOR=':' PYTHONFRAMEWORK='' PYTHONFRAMEWORKDIR='no-framework' PYTHONFRAMEWORKINSTALLDIR='' PYTHONFRAMEWORKPREFIX='' RANLIB='ranlib' RUNSHARED='' SGI_ABI='' SHELL='/bin/sh' SHLIBS='$(LIBS)' SIGNAL_OBJS='' SO='.so' SOVERSION='1' SRCDIRS='Parser Grammar Objects Python Modules Mac Mac/Python' THREADHEADERS=' $(srcdir)/Python/thread_atheos.h $(srcdir)/Python/thread_beos.h $(srcdir)/Python/thread_cthread.h $(srcdir)/Python/thread_foobar.h $(srcdir)/Python/thread_lwp.h $(srcdir)/Python/thread_nt.h $(srcdir)/Python/thread_os2.h $(srcdir)/Python/thread_pth.h $(srcdir)/Python/thread_pthread.h $(srcdir)/Python/thread_sgi.h $(srcdir)/Python/thread_solaris.h $(srcdir)/Python/thread_wince.h' THREADOBJ='Python/thread.o' TRUE='true' UNICODE_OBJS='Objects/unicodeobject.o Objects/unicodectype.o' USE_SIGNAL_MODULE='' USE_THREAD_MODULE='' VERSION='2.3' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' 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_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GETTIMEOFDAY_NO_TZ 1 #define HAVE_ALARM 1 #define HAVE_BROKEN_NICE 1 #define HAVE_CHOWN 1 #define HAVE_CLOCK 1 #define HAVE_CONFSTR 1 #define HAVE_CTERMID 1 #define HAVE_CURSES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DUP2 1 #define HAVE_DYNAMIC_LOADING 1 #define HAVE_EXECV 1 #define HAVE_FCNTL_H 1 #define HAVE_FORK 1 #define HAVE_FORKPTY 1 #define HAVE_FPATHCONF 1 #define HAVE_FSEEKO 1 #define HAVE_FSTATVFS 1 #define HAVE_FTELLO 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETCWD 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETGROUPS 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETLOGIN 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETPEERNAME 1 #define HAVE_GETPGID 1 #define HAVE_GETPGRP 1 #define HAVE_GETPID 1 #define HAVE_GETPRIORITY 1 #define HAVE_GETPWENT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETWD 1 #define HAVE_GRP_H 1 #define HAVE_HYPOT 1 #define HAVE_KILL 1 #define HAVE_KILLPG 1 #define HAVE_LANGINFO_H 1 #define HAVE_LCHOWN 1 #define HAVE_LIBDL 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LSTAT 1 #define HAVE_MEMMOVE 1 #define HAVE_MKFIFO 1 #define HAVE_MKNOD 1 #define HAVE_MKTIME 1 #define HAVE_NCURSES_H 1 #define HAVE_NICE 1 #define HAVE_OPENPTY 1 #define HAVE_PATHCONF 1 #define HAVE_PAUSE 1 #define HAVE_POLL 1 #define HAVE_POLL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PUTENV 1 #define HAVE_READLINK 1 #define HAVE_REALPATH 1 #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1 #define HAVE_RL_PRE_INPUT_HOOK 1 #define HAVE_SELECT 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETLOCALE 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETPGRP 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETSID 1 #define HAVE_SETUID 1 #define HAVE_SETVBUF 1 #define HAVE_SIGACTION 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIGRELSE 1 #define HAVE_SNPRINTF 1 #define HAVE_STATVFS 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRPTIME 1 #define HAVE_SYSCONF 1 #define HAVE_SYSEXITS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_LOCK_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSETPGRP 1 #define HAVE_TEMPNAM 1 #define HAVE_TERMIOS_H 1 #define HAVE_TIMEGM 1 #define HAVE_TIMES 1 #define HAVE_TMPFILE 1 #define HAVE_TMPNAM 1 #define HAVE_TRUNCATE 1 #define HAVE_TZNAME 1 #define HAVE_UNAME 1 #define HAVE_UNSETENV 1 #define HAVE_UTIMES 1 #define HAVE_UTIME_H 1 #define HAVE_WAITPID 1 #define HAVE_WCHAR_H 1 #define HAVE_WCSCOLL 1 #define HAVE_WORKING_TZSET 1 #define Py_UNICODE_SIZE 2 #define Py_USING_UNICODE 1 #define RETSIGTYPE int #define SIZEOF_CHAR 0 #define SIZEOF_DOUBLE 0 #define SIZEOF_FLOAT 0 #define SIZEOF_FPOS_T 0 #define SIZEOF_INT 0 #define SIZEOF_LONG 0 #define SIZEOF_OFF_T 4 #define SIZEOF_SHORT 0 #define SIZEOF_TIME_T 4 #define SIZEOF_VOID_P 0 #define SIZEOF_WCHAR_T 0 #define TM_IN_SYS_TIME 1 #define USE_TOOLBOX_OBJECT_GLUE 1 #define VA_LIST_IS_ARRAY 1 #define WITH_DOC_STRINGS 1 #define WITH_DYLD 1 #define WITH_LIBINTL 1 #define WITH_PYMALLOC 1 #define WITH_THREAD 1 #define WITH_UNIVERSAL_NEWLINES 1 #define _BSD_TYPES 1 #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define _POSIX_C_SOURCE 200112L #define _REENTRANT 1 #define _XOPEN_SOURCE 600 #define _XOPEN_SOURCE_EXTENDED 1 #define __BSD_VISIBLE 1 #define __CHAR_UNSIGNED__ 1 #define const #define mode_t int #define off_t long #define pid_t int #define signed #define size_t unsigned #define socklen_t int #define volatile #endif #if defined(SCO_DS) #undef _OFF_T configure: exit 0