This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/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: 429 tasks, 484 threads, 4 processors Load average: 2.18, Mach factor: 1.90 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1711: checking for i386-unknown-gnu-gcc configure:1738: result: cc configure:2016: checking for C compiler version configure:2023: 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:2026: $? = 0 configure:2033: 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:2036: $? = 0 configure:2043: cc -V >&5 cc: `-V' option must have argument configure:2046: $? = 1 configure:2069: checking for C compiler default output file name configure:2096: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2099: $? = 0 configure:2137: result: a.out configure:2154: checking whether the C compiler works configure:2164: ./a.out configure:2167: $? = 0 configure:2184: result: yes configure:2191: checking whether we are cross compiling configure:2193: result: no configure:2196: checking for suffix of executables configure:2203: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2206: $? = 0 configure:2230: result: configure:2236: checking for suffix of object files configure:2262: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2265: $? = 0 configure:2288: result: configure:2292: checking whether we are using the GNU C compiler configure:2321: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2327: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2344: result: no configure:2349: checking whether cc accepts -g configure:2379: cc -c -g -I/usr/local/include conftest.c >&5 configure:2385: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2417: cc -c -I/usr/local/include conftest.c >&5 configure:2423: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2456: cc -c -g -I/usr/local/include conftest.c >&5 configure:2462: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2484: result: no configure:2501: checking for cc option to accept ISO C89 configure:2575: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2581: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2575: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2581: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2575: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2581: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2575: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:2581: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2575: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2581: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2575: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2581: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2575: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2581: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2607: result: unsupported configure:2627: checking how to run the C preprocessor configure:2667: cc -E -I/usr/local/include conftest.c configure:2673: $? = 0 configure:2704: cc -E -I/usr/local/include conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:2710: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2743: result: cc -E configure:2772: cc -E -I/usr/local/include conftest.c configure:2778: $? = 0 configure:2809: cc -E -I/usr/local/include conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:2815: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2854: checking for Pyramid configure:2858: checking for grep that handles long lines and -e configure:2932: result: /usr/bin/grep configure:2937: checking for egrep configure:3015: result: /usr/bin/grep -E configure:3037: result: no configure:3044: checking for ANSI C header files configure:3074: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3080: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3205: result: no configure:3229: checking for sys/types.h configure:3250: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3256: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3272: result: no configure:3229: checking for sys/stat.h configure:3250: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3256: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3272: result: no configure:3229: checking for stdlib.h configure:3250: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3256: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3272: result: no configure:3229: checking for string.h configure:3250: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3256: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3272: result: no configure:3229: checking for memory.h configure:3250: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3256: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3272: result: no configure:3229: checking for strings.h configure:3250: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3256: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3272: result: no configure:3229: checking for inttypes.h configure:3250: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3256: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3272: result: no configure:3229: checking for stdint.h configure:3250: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3256: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3272: result: no configure:3229: checking for unistd.h configure:3250: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3256: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3272: result: no configure:3294: checking minix/config.h usability configure:3311: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:41:26: minix/config.h: No such file or directory configure:3317: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3331: result: no configure:3335: checking minix/config.h presence configure:3350: cc -E -I/usr/local/include conftest.c conftest.c:8:26: minix/config.h: No such file or directory configure:3356: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3370: result: no configure:3398: checking for minix/config.h configure:3405: result: no configure:3434: checking for library containing strerror configure:3475: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3481: $? = 0 configure:3509: result: none required configure:3563: checking for a BSD-compatible install configure:3619: result: /usr/bin/install -c -o root -g wheel configure:3634: checking for bison configure:3661: result: yacc configure:3676: checking for i386-unknown-gnu-ranlib configure:3706: result: no configure:3716: checking for ranlib configure:3732: found /usr/bin/ranlib configure:3743: result: ranlib configure:3770: checking for main in -lw32 configure:3799: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lw32 >&5 ld: can't locate file for: -lw32 configure:3805: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:3823: result: no configure:3834: checking for wschr configure:3890: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _wschr configure:3896: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | /* Define wschr to an innocuous variant, in case declares wschr. | For example, HP-UX 11i declares gettimeofday. */ | #define wschr innocuous_wschr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wschr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wschr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char wschr (); | /* 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_wschr || defined __stub___wschr | choke me | #endif | | int | main () | { | return wschr (); | ; | return 0; | } configure:3913: result: no configure:3920: checking for wschr in -lw configure:3955: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lw >&5 ld: can't locate file for: -lw configure:3961: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char wschr (); | int | main () | { | return wschr (); | ; | return 0; | } configure:3979: result: no configure:3992: checking for gettext configure:4048: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _gettext configure:4054: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | /* Define gettext to an innocuous variant, in case declares gettext. | For example, HP-UX 11i declares gettimeofday. */ | #define gettext innocuous_gettext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gettext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gettext | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gettext (); | /* 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_gettext || defined __stub___gettext | choke me | #endif | | int | main () | { | return gettext (); | ; | return 0; | } configure:4071: result: no configure:4078: checking for gettext in -lintl configure:4113: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:4119: $? = 0 configure:4137: result: yes configure:4151: checking for main in -lrx configure:4180: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lrx -lintl >&5 ld: can't locate file for: -lrx configure:4186: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:4204: result: no configure:4216: checking for setsockopt configure:4272: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:4278: $? = 0 configure:4295: result: yes configure:4378: checking for gmsgfmt configure:4408: result: no configure:4378: checking for msgfmt configure:4394: found /usr/local/bin/msgfmt configure:4405: result: msgfmt configure:4421: checking for gmsgcat configure:4451: result: no configure:4421: checking for msgcat configure:4437: found /usr/local/bin/msgcat configure:4448: result: msgcat configure:4463: checking for groff configure:4479: found /usr/bin/groff configure:4490: result: groff configure:4505: checking for remsh configure:4535: result: no configure:4505: checking for rsh configure:4521: found /usr/bin/rsh configure:4532: result: rsh configure:4548: checking for perl configure:4566: found /usr/local/bin/perl configure:4578: result: /usr/local/bin/perl configure:4591: checking for working stdarg.h configure:4624: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:4627: $? = 0 configure:4633: ./conftest configure:4636: $? = 0 configure:4643: result: yes configure:4697: checking ar.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4720: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking ar.h presence configure:4753: cc -E -I/usr/local/include conftest.c configure:4759: $? = 0 configure:4773: result: yes configure:4786: WARNING: ar.h: present but cannot be compiled configure:4788: WARNING: ar.h: check for missing prerequisite headers? configure:4790: WARNING: ar.h: see the Autoconf documentation configure:4792: WARNING: ar.h: section "Present But Cannot Be Compiled" configure:4794: WARNING: ar.h: proceeding with the preprocessor's result configure:4796: WARNING: ar.h: in the future, the compiler will take precedence configure:4801: checking for ar.h configure:4809: result: yes configure:4697: checking fcntl.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4720: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking fcntl.h presence configure:4753: cc -E -I/usr/local/include conftest.c configure:4759: $? = 0 configure:4773: result: yes configure:4786: WARNING: fcntl.h: present but cannot be compiled configure:4788: WARNING: fcntl.h: check for missing prerequisite headers? configure:4790: WARNING: fcntl.h: see the Autoconf documentation configure:4792: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4794: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4796: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4801: checking for fcntl.h configure:4809: result: yes configure:4697: checking iso646.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4720: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking iso646.h presence configure:4753: cc -E -I/usr/local/include conftest.c configure:4759: $? = 0 configure:4773: result: yes configure:4786: WARNING: iso646.h: present but cannot be compiled configure:4788: WARNING: iso646.h: check for missing prerequisite headers? configure:4790: WARNING: iso646.h: see the Autoconf documentation configure:4792: WARNING: iso646.h: section "Present But Cannot Be Compiled" configure:4794: WARNING: iso646.h: proceeding with the preprocessor's result configure:4796: WARNING: iso646.h: in the future, the compiler will take precedence configure:4801: checking for iso646.h configure:4809: result: yes configure:4697: checking libgettext.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:46:24: libgettext.h: No such file or directory configure:4720: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking libgettext.h presence configure:4753: cc -E -I/usr/local/include conftest.c conftest.c:13:24: libgettext.h: No such file or directory configure:4759: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | /* end confdefs.h. */ | #include configure:4773: result: no configure:4801: checking for libgettext.h configure:4809: result: no configure:4697: checking libintl.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4720: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking libintl.h presence configure:4753: cc -E -I/usr/local/include conftest.c configure:4759: $? = 0 configure:4773: result: yes configure:4786: WARNING: libintl.h: present but cannot be compiled configure:4788: WARNING: libintl.h: check for missing prerequisite headers? configure:4790: WARNING: libintl.h: see the Autoconf documentation configure:4792: WARNING: libintl.h: section "Present But Cannot Be Compiled" configure:4794: WARNING: libintl.h: proceeding with the preprocessor's result configure:4796: WARNING: libintl.h: in the future, the compiler will take precedence configure:4801: checking for libintl.h configure:4809: result: yes configure:4697: checking limits.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4720: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking limits.h presence configure:4753: cc -E -I/usr/local/include conftest.c configure:4759: $? = 0 configure:4773: result: yes configure:4786: WARNING: limits.h: present but cannot be compiled configure:4788: WARNING: limits.h: check for missing prerequisite headers? configure:4790: WARNING: limits.h: see the Autoconf documentation configure:4792: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:4794: WARNING: limits.h: proceeding with the preprocessor's result configure:4796: WARNING: limits.h: in the future, the compiler will take precedence configure:4801: checking for limits.h configure:4809: result: yes configure:4697: checking locale.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4720: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking locale.h presence configure:4753: cc -E -I/usr/local/include conftest.c configure:4759: $? = 0 configure:4773: result: yes configure:4786: WARNING: locale.h: present but cannot be compiled configure:4788: WARNING: locale.h: check for missing prerequisite headers? configure:4790: WARNING: locale.h: see the Autoconf documentation configure:4792: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:4794: WARNING: locale.h: proceeding with the preprocessor's result configure:4796: WARNING: locale.h: in the future, the compiler will take precedence configure:4801: checking for locale.h configure:4809: result: yes configure:4687: checking for memory.h configure:4693: result: no configure:4697: checking mntent.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:49:20: mntent.h: No such file or directory configure:4720: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking mntent.h presence configure:4753: cc -E -I/usr/local/include conftest.c conftest.c:16:20: mntent.h: No such file or directory configure:4759: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:4773: result: no configure:4801: checking for mntent.h configure:4809: result: no configure:4697: checking regex.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4720: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking regex.h presence configure:4753: cc -E -I/usr/local/include conftest.c configure:4759: $? = 0 configure:4773: result: yes configure:4786: WARNING: regex.h: present but cannot be compiled configure:4788: WARNING: regex.h: check for missing prerequisite headers? configure:4790: WARNING: regex.h: see the Autoconf documentation configure:4792: WARNING: regex.h: section "Present But Cannot Be Compiled" configure:4794: WARNING: regex.h: proceeding with the preprocessor's result configure:4796: WARNING: regex.h: in the future, the compiler will take precedence configure:4801: checking for regex.h configure:4809: result: yes configure:4697: checking rxposix.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:50:21: rxposix.h: No such file or directory configure:4720: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking rxposix.h presence configure:4753: cc -E -I/usr/local/include conftest.c conftest.c:17:21: rxposix.h: No such file or directory configure:4759: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:4773: result: no configure:4801: checking for rxposix.h configure:4809: result: no configure:4697: checking stddef.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4720: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking stddef.h presence configure:4753: cc -E -I/usr/local/include conftest.c configure:4759: $? = 0 configure:4773: result: yes configure:4786: WARNING: stddef.h: present but cannot be compiled configure:4788: WARNING: stddef.h: check for missing prerequisite headers? configure:4790: WARNING: stddef.h: see the Autoconf documentation configure:4792: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:4794: WARNING: stddef.h: proceeding with the preprocessor's result configure:4796: WARNING: stddef.h: in the future, the compiler will take precedence configure:4801: checking for stddef.h configure:4809: result: yes configure:4687: checking for stdlib.h configure:4693: result: no configure:4687: checking for string.h configure:4693: result: no configure:4697: checking sys/ioctl.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4720: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking sys/ioctl.h presence configure:4753: cc -E -I/usr/local/include conftest.c configure:4759: $? = 0 configure:4773: result: yes configure:4786: WARNING: sys/ioctl.h: present but cannot be compiled configure:4788: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:4790: WARNING: sys/ioctl.h: see the Autoconf documentation configure:4792: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:4794: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:4796: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:4801: checking for sys/ioctl.h configure:4809: result: yes configure:4697: checking sys/utsname.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4720: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking sys/utsname.h presence configure:4753: cc -E -I/usr/local/include conftest.c configure:4759: $? = 0 configure:4773: result: yes configure:4786: WARNING: sys/utsname.h: present but cannot be compiled configure:4788: WARNING: sys/utsname.h: check for missing prerequisite headers? configure:4790: WARNING: sys/utsname.h: see the Autoconf documentation configure:4792: WARNING: sys/utsname.h: section "Present But Cannot Be Compiled" configure:4794: WARNING: sys/utsname.h: proceeding with the preprocessor's result configure:4796: WARNING: sys/utsname.h: in the future, the compiler will take precedence configure:4801: checking for sys/utsname.h configure:4809: result: yes configure:4697: checking termios.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4720: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking termios.h presence configure:4753: cc -E -I/usr/local/include conftest.c configure:4759: $? = 0 configure:4773: result: yes configure:4786: WARNING: termios.h: present but cannot be compiled configure:4788: WARNING: termios.h: check for missing prerequisite headers? configure:4790: WARNING: termios.h: see the Autoconf documentation configure:4792: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:4794: WARNING: termios.h: proceeding with the preprocessor's result configure:4796: WARNING: termios.h: in the future, the compiler will take precedence configure:4801: checking for termios.h configure:4809: result: yes configure:4697: checking utime.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4720: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking utime.h presence configure:4753: cc -E -I/usr/local/include conftest.c configure:4759: $? = 0 configure:4773: result: yes configure:4786: WARNING: utime.h: present but cannot be compiled configure:4788: WARNING: utime.h: check for missing prerequisite headers? configure:4790: WARNING: utime.h: see the Autoconf documentation configure:4792: WARNING: utime.h: section "Present But Cannot Be Compiled" configure:4794: WARNING: utime.h: proceeding with the preprocessor's result configure:4796: WARNING: utime.h: in the future, the compiler will take precedence configure:4801: checking for utime.h configure:4809: result: yes configure:4687: checking for unistd.h configure:4693: result: no configure:4697: checking wchar.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4720: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking wchar.h presence configure:4753: cc -E -I/usr/local/include conftest.c configure:4759: $? = 0 configure:4773: result: yes configure:4786: WARNING: wchar.h: present but cannot be compiled configure:4788: WARNING: wchar.h: check for missing prerequisite headers? configure:4790: WARNING: wchar.h: see the Autoconf documentation configure:4792: WARNING: wchar.h: section "Present But Cannot Be Compiled" configure:4794: WARNING: wchar.h: proceeding with the preprocessor's result configure:4796: WARNING: wchar.h: in the future, the compiler will take precedence configure:4801: checking for wchar.h configure:4809: result: yes configure:4697: checking wctype.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4720: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking wctype.h presence configure:4753: cc -E -I/usr/local/include conftest.c configure:4759: $? = 0 configure:4773: result: yes configure:4786: WARNING: wctype.h: present but cannot be compiled configure:4788: WARNING: wctype.h: check for missing prerequisite headers? configure:4790: WARNING: wctype.h: see the Autoconf documentation configure:4792: WARNING: wctype.h: section "Present But Cannot Be Compiled" configure:4794: WARNING: wctype.h: proceeding with the preprocessor's result configure:4796: WARNING: wctype.h: in the future, the compiler will take precedence configure:4801: checking for wctype.h configure:4809: result: yes configure:4697: checking widec.h usability configure:4714: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:57:19: widec.h: No such file or directory configure:4720: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4734: result: no configure:4738: checking widec.h presence configure:4753: cc -E -I/usr/local/include conftest.c conftest.c:24:19: widec.h: No such file or directory configure:4759: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include configure:4773: result: no configure:4801: checking for widec.h configure:4809: result: no configure:4830: checking for dirent.h that defines DIR configure:4859: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4865: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4881: result: no configure:4830: checking for sys/ndir.h that defines DIR configure:4859: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:25:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:30: error: `DIR' undeclared (first use in this function) conftest.c:30: error: (Each undeclared identifier is reported only once conftest.c:30: error: for each function it appears in.) conftest.c:30: error: parse error before ')' token configure:4865: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4881: result: no configure:4830: checking for sys/dir.h that defines DIR configure:4859: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4865: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4881: result: no configure:4830: checking for ndir.h that defines DIR configure:4859: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:25:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:30: error: `DIR' undeclared (first use in this function) conftest.c:30: error: (Each undeclared identifier is reported only once conftest.c:30: error: for each function it appears in.) conftest.c:30: error: parse error before ')' token configure:4865: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4881: result: no configure:4978: checking for library containing opendir configure:5019: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5025: $? = 0 configure:5053: result: none required configure:5063: checking return type of signal handlers configure:5091: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:30: error: void value not ignored as it ought to be configure:5097: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:5112: result: void configure:5120: checking for size_t configure:5150: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5156: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5171: result: no configure:5183: checking whether time.h and sys/time.h may both be included configure:5213: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5219: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define RETSIGTYPE void | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:5234: result: no configure:5244: checking for an ANSI C-conforming const configure:5319: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5325: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define RETSIGTYPE void | #define size_t unsigned int | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* 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"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 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; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:5340: result: no configure:5350: checking for long file names configure:5382: result: yes configure:5448: checking for gethostname configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for getpgrp configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for getrusage configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for gettext configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for gettimeofday configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for iswctype configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for mblen configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for pathconf configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for regcomp configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for setlocale configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for snprintf configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 conftest.c:61: warning: conflicting types for built-in function `snprintf' configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for strcasecmp configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for strendcpy configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 ld: Undefined symbols: _strendcpy configure:5510: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define RETSIGTYPE void | #define size_t unsigned int | #define const | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define strendcpy to an innocuous variant, in case declares strendcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strendcpy innocuous_strendcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strendcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strendcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strendcpy (); | /* 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_strendcpy || defined __stub___strendcpy | choke me | #endif | | int | main () | { | return strendcpy (); | ; | return 0; | } configure:5528: result: no configure:5448: checking for strerror configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for strftime configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for strlcat configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for strlcpy configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for strncasecmp configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for strsignal configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for strtol configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for tcgetpgrp configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for uname configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for vsnprintf configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 conftest.c:72: warning: conflicting types for built-in function `vsnprintf' configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for wait3 configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for wait4 configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5448: checking for wcslen configure:5504: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5510: $? = 0 configure:5528: result: yes configure:5539: checking for wint_t configure:5566: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5572: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define RETSIGTYPE void | #define size_t unsigned int | #define const | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOL 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | | #ifdef HAVE_WCHAR_H | #include | #endif | | int | main () | { | wint_t x; | ; | return 0; | } configure:5588: result: no configure:5593: checking for working iswprint configure:5623: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5626: $? = 0 configure:5632: ./conftest configure:5635: $? = 0 configure:5642: result: yes configure:5657: checking for location of SCCS get command configure:5674: result: get configure:5678: checking for appropriate getpgrp argument configure:5704: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:5707: $? = 0 configure:5713: ./conftest configure:5716: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define RETSIGTYPE void | #define size_t unsigned int | #define const | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOL 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSLEN 1 | #define HAVE_ISWPRINT 1 | #define SCCS_GET "get" | /* end confdefs.h. */ | | int main(argc, argv) int argc; char **argv; { | #ifdef HAVE_GETPGRP | if (getpgrp(32767) == getpgrp(0)) exit(2); | #endif | exit(0); } | configure:5736: result: empty configure:5743: checking for long configure:5773: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5779: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define RETSIGTYPE void | #define size_t unsigned int | #define const | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOL 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSLEN 1 | #define HAVE_ISWPRINT 1 | #define SCCS_GET "get" | #define CONF_getpgrp_arg | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5794: result: no configure:5801: checking size of long configure:6103: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:6106: $? = 0 configure:6112: ./conftest configure:6115: $? = 0 configure:6138: result: 4 configure:6148: checking for int configure:6178: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6184: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define RETSIGTYPE void | #define size_t unsigned int | #define const | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOL 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSLEN 1 | #define HAVE_ISWPRINT 1 | #define SCCS_GET "get" | #define CONF_getpgrp_arg | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6199: result: no configure:6206: checking size of int configure:6508: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:6511: $? = 0 configure:6517: ./conftest configure:6520: $? = 0 configure:6543: result: 4 configure:6553: checking for short configure:6583: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6589: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define RETSIGTYPE void | #define size_t unsigned int | #define const | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOL 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSLEN 1 | #define HAVE_ISWPRINT 1 | #define SCCS_GET "get" | #define CONF_getpgrp_arg | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef short ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6604: result: no configure:6611: checking size of short configure:6913: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:6916: $? = 0 configure:6922: ./conftest configure:6925: $? = 0 configure:6948: result: 2 configure:6959: checking for tm_zone in struct tm configure:6993: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6999: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBINTL 1 | #define HAVE_STDARG_H 1 | #define HAVE_AR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ISO646_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define RETSIGTYPE void | #define size_t unsigned int | #define const | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTEXT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOL 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WCSLEN 1 | #define HAVE_ISWPRINT 1 | #define SCCS_GET "get" | #define CONF_getpgrp_arg | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | /* end confdefs.h. */ | | #ifdef TIME_WITH_SYS_TIME | #include | #include | #else | #ifdef HAVE_SYS_TIME_H | #include | #else | #include | #endif | #endif | int | main () | { | struct tm *tm; | printf("%s\n", tm->tm_zone); | ; | return 0; | } configure:7015: result: no configure:7020: checking for a Bourne shell which understands functions configure:7035: result: /bin/sh configure:7110: result: Rewriting --libdir=/lib/cook configure:7119: result: Rewriting --datadir=${prefix}/share/cook configure:7248: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:611: creating Makefile config.status:746: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:611: creating etc/libdir.so config.status:746: WARNING: etc/libdir.so.in seems to ignore the --datarootdir setting config.status:611: creating etc/libdir-h config.status:746: WARNING: etc/libdir-h.in seems to ignore the --datarootdir setting config.status:611: creating common/config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_YACC_set=set ac_cv_env_YACC_value=yacc ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_gethostname=yes ac_cv_func_getpgrp=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_iswctype=yes ac_cv_func_mblen=yes ac_cv_func_pathconf=yes ac_cv_func_regcomp=yes ac_cv_func_setlocale=yes ac_cv_func_setsockopt=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strendcpy=no ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strncasecmp=yes ac_cv_func_strsignal=yes ac_cv_func_strtol=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_uname=yes ac_cv_func_vsnprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_wcslen=yes ac_cv_header_ar_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_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_iso646_h=yes ac_cv_header_libgettext_h=no ac_cv_header_libintl_h=yes 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_mntent_h=no ac_cv_header_regex_h=yes ac_cv_header_rxposix_h=no 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_sys_ioctl_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_widec_h=no ac_cv_lib_intl_gettext=yes ac_cv_lib_rx=ac_cv_lib_rx_main ac_cv_lib_rx_main=no ac_cv_lib_w32=ac_cv_lib_w32_main ac_cv_lib_w32_main=no ac_cv_lib_w_wschr=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PERL=/usr/local/bin/perl ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_GROFF=groff ac_cv_prog_MSGCAT=msgcat ac_cv_prog_MSGFMT=msgfmt ac_cv_prog_RSH=rsh ac_cv_prog_YACC=yacc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sys_long_file_names=yes ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_short=no ac_cv_type_signal=void ac_cv_type_size_t=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' GROFF='groff' 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' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='-lintl ' LTLIBOBJS='' MSGCAT='msgcat' MSGFMT='msgfmt' NLSDIR='/lib/cook' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' PROGRAM_PREFIX='' PROGRAM_SUFFIX='' RANLIB='ranlib' RSH='rsh' SH='/bin/sh' SHELL='/bin/sh' YACC='yacc' YFLAGS='' ac_ct_CC='' bindir='/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share/cook' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='' have_groff='yes' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='/lib/cook' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${prefix}/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' po_files='yes' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_LIBINTL 1 #define HAVE_STDARG_H 1 #define HAVE_AR_H 1 #define HAVE_FCNTL_H 1 #define HAVE_ISO646_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_REGEX_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UTIME_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define RETSIGTYPE void #define size_t unsigned int #define const #define HAVE_LONG_FILE_NAMES 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETPGRP 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTEXT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISWCTYPE 1 #define HAVE_MBLEN 1 #define HAVE_PATHCONF 1 #define HAVE_REGCOMP 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRSIGNAL 1 #define HAVE_STRTOL 1 #define HAVE_TCGETPGRP 1 #define HAVE_UNAME 1 #define HAVE_VSNPRINTF 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WCSLEN 1 #define HAVE_ISWPRINT 1 #define SCCS_GET "get" #define CONF_getpgrp_arg #define SIZEOF_LONG 4 #define SIZEOF_INT 4 #define SIZEOF_SHORT 2 #define CONF_SHELL "/bin/sh" #define CONF_REMOTE_SHELL "rsh" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = bin/cook_rsh:script/cook_rsh.in CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:611: creating bin/cook_rsh config.status:746: WARNING: script/cook_rsh.in seems to ignore the --datarootdir setting