This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-readline --with-motif --with-x --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 76 tasks, 131 threads, 4 processors Load average: 1.44, Mach factor: 2.55 /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:1341: checking build system type configure:1359: result: i386-unknown-gnu configure:1367: checking host system type configure:1381: result: i386-unknown-gnu configure:1511: checking for i386-unknown-gnu-gcc configure:1537: result: cc configure:1819: checking for C compiler version configure:1822: 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:1825: $? = 0 configure:1827: 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:1830: $? = 0 configure:1832: cc -V &5 cc: `-V' option must have argument configure:1835: $? = 1 configure:1858: checking for C compiler default output file name configure:1861: cc -fno-common conftest.c >&5 configure:1864: $? = 0 configure:1910: result: a.out configure:1915: checking whether the C compiler works configure:1921: ./a.out configure:1924: $? = 0 configure:1941: result: yes configure:1948: checking whether we are cross compiling configure:1950: result: no configure:1953: checking for suffix of executables configure:1955: cc -o conftest -fno-common conftest.c >&5 configure:1958: $? = 0 configure:1983: result: configure:1989: checking for suffix of object files configure:2010: cc -c -fno-common conftest.c >&5 configure:2013: $? = 0 configure:2035: result: configure:2039: checking whether we are using the GNU C compiler configure:2063: cc -c -fno-common conftest.c >&5 configure:2069: $? = 0 configure:2073: test -z || test ! -s conftest.err configure:2076: $? = 0 configure:2079: test -s conftest. configure:2082: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2095: result: no configure:2101: checking whether cc accepts -g configure:2122: cc -c -g conftest.c >&5 configure:2128: $? = 0 configure:2132: test -z || test ! -s conftest.err configure:2135: $? = 0 configure:2138: test -s conftest. configure:2141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2152: result: no configure:2169: checking for cc option to accept ANSI C configure:2239: cc -c -fno-common conftest.c >&5 configure:2245: $? = 0 configure:2249: test -z || test ! -s conftest.err configure:2252: $? = 0 configure:2255: test -s conftest. configure:2258: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2239: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2245: $? = 0 configure:2249: test -z || test ! -s conftest.err configure:2252: $? = 0 configure:2255: test -s conftest. configure:2258: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2239: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2245: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2239: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2245: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2239: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2245: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2239: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2245: $? = 0 configure:2249: test -z || test ! -s conftest.err configure:2252: $? = 0 configure:2255: test -s conftest. configure:2258: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2276: result: none needed configure:2294: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2300: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2438: checking how to run the C preprocessor configure:2473: cc -E conftest.c configure:2479: $? = 0 configure:2511: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2517: $? = 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:2556: result: cc -E configure:2580: cc -E conftest.c configure:2586: $? = 0 configure:2618: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2624: $? = 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:2668: checking for library containing strerror configure:2698: cc -o conftest -fno-common conftest.c >&5 configure:2704: $? = 0 configure:2708: test -z || test ! -s conftest.err configure:2711: $? = 0 configure:2714: test -s conftest configure:2717: $? = 0 configure:2787: result: none required configure:2801: checking whether cc supports volatile keyword configure:2823: cc -c -fno-common conftest.c >&5 configure:2829: $? = 0 configure:2833: test -z || test ! -s conftest.err configure:2836: $? = 0 configure:2839: test -s conftest. configure:2842: $? = 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 | int | main () | { | volatile int a ; a = 10 ; | ; | return 0; | } configure:2855: result: no configure:2871: checking Open Client installation configure:2897: result: /usr/local configure:2900: checking Open Client libraries configure:2938: result: -lct -lintl -ltds configure:2941: checking Open Client needs net libraries configure:2966: result: no (version FreeTDS) configure:2971: checking Open Client OS libraries configure:2998: result: -lm -ldl configure:3699: checking for egrep configure:3709: result: grep -E configure:3714: checking for ANSI C header files configure:3739: cc -c -fno-common conftest.c >&5 configure:3745: $? = 0 configure:3749: test -z || test ! -s conftest.err configure:3752: $? = 0 configure:3755: test -s conftest. configure:3758: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3867: result: no configure:3877: checking for sys/wait.h that is POSIX.1 compatible configure:3908: cc -c -fno-common conftest.c >&5 configure:3914: $? = 0 configure:3918: test -z || test ! -s conftest.err configure:3921: $? = 0 configure:3924: test -s conftest. configure:3927: $? = 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 | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:3938: result: no configure:3962: checking for sys/types.h configure:3978: cc -c -fno-common conftest.c >&5 configure:3984: $? = 0 configure:3988: test -z || test ! -s conftest.err configure:3991: $? = 0 configure:3994: test -s conftest. configure:3997: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4008: result: no configure:3962: checking for sys/stat.h configure:3978: cc -c -fno-common conftest.c >&5 configure:3984: $? = 0 configure:3988: test -z || test ! -s conftest.err configure:3991: $? = 0 configure:3994: test -s conftest. configure:3997: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4008: result: no configure:3962: checking for stdlib.h configure:3978: cc -c -fno-common conftest.c >&5 configure:3984: $? = 0 configure:3988: test -z || test ! -s conftest.err configure:3991: $? = 0 configure:3994: test -s conftest. configure:3997: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4008: result: no configure:3962: checking for string.h configure:3978: cc -c -fno-common conftest.c >&5 configure:3984: $? = 0 configure:3988: test -z || test ! -s conftest.err configure:3991: $? = 0 configure:3994: test -s conftest. configure:3997: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4008: result: no configure:3962: checking for memory.h configure:3978: cc -c -fno-common conftest.c >&5 configure:3984: $? = 0 configure:3988: test -z || test ! -s conftest.err configure:3991: $? = 0 configure:3994: test -s conftest. configure:3997: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4008: result: no configure:3962: checking for strings.h configure:3978: cc -c -fno-common conftest.c >&5 configure:3984: $? = 0 configure:3988: test -z || test ! -s conftest.err configure:3991: $? = 0 configure:3994: test -s conftest. configure:3997: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4008: result: no configure:3962: checking for inttypes.h configure:3978: cc -c -fno-common conftest.c >&5 configure:3984: $? = 0 configure:3988: test -z || test ! -s conftest.err configure:3991: $? = 0 configure:3994: test -s conftest. configure:3997: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4008: result: no configure:3962: checking for stdint.h configure:3978: cc -c -fno-common conftest.c >&5 configure:3984: $? = 0 configure:3988: test -z || test ! -s conftest.err configure:3991: $? = 0 configure:3994: test -s conftest. configure:3997: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4008: result: no configure:3962: checking for unistd.h configure:3978: cc -c -fno-common conftest.c >&5 configure:3984: $? = 0 configure:3988: test -z || test ! -s conftest.err configure:3991: $? = 0 configure:3994: test -s conftest. configure:3997: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4008: result: no configure:4048: checking stropts.h usability configure:4060: cc -c -fno-common conftest.c >&5 conftest.c:43:21: stropts.h: No such file or directory configure:4066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4089: result: no configure:4093: checking stropts.h presence configure:4103: cc -E conftest.c conftest.c:9:21: stropts.h: No such file or directory configure:4109: $? = 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:4129: result: no configure:4164: checking for stropts.h configure:4171: result: no configure:4039: checking for memory.h configure:4044: result: no configure:4039: checking for stdlib.h configure:4044: result: no configure:4048: checking time.h usability configure:4060: cc -c -fno-common conftest.c >&5 configure:4066: $? = 0 configure:4070: test -z || test ! -s conftest.err configure:4073: $? = 0 configure:4076: test -s conftest. configure:4079: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4089: result: no configure:4093: checking time.h presence configure:4103: cc -E conftest.c configure:4109: $? = 0 configure:4129: result: yes configure:4142: WARNING: time.h: present but cannot be compiled configure:4144: WARNING: time.h: check for missing prerequisite headers? configure:4146: WARNING: time.h: see the Autoconf documentation configure:4148: WARNING: time.h: section "Present But Cannot Be Compiled" configure:4150: WARNING: time.h: proceeding with the preprocessor's result configure:4152: WARNING: time.h: in the future, the compiler will take precedence configure:4164: checking for time.h configure:4171: result: yes configure:4048: checking sys/time.h usability configure:4060: cc -c -fno-common conftest.c >&5 configure:4066: $? = 0 configure:4070: test -z || test ! -s conftest.err configure:4073: $? = 0 configure:4076: test -s conftest. configure:4079: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4089: result: no configure:4093: checking sys/time.h presence configure:4103: cc -E conftest.c configure:4109: $? = 0 configure:4129: result: yes configure:4142: WARNING: sys/time.h: present but cannot be compiled configure:4144: WARNING: sys/time.h: check for missing prerequisite headers? configure:4146: WARNING: sys/time.h: see the Autoconf documentation configure:4148: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4150: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4152: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4164: checking for sys/time.h configure:4171: result: yes configure:4039: checking for sys/types.h configure:4044: result: no configure:4039: checking for string.h configure:4044: result: no configure:4039: checking for strings.h configure:4044: result: no configure:4048: checking fcntl.h usability configure:4060: cc -c -fno-common conftest.c >&5 configure:4066: $? = 0 configure:4070: test -z || test ! -s conftest.err configure:4073: $? = 0 configure:4076: test -s conftest. configure:4079: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4089: result: no configure:4093: checking fcntl.h presence configure:4103: cc -E conftest.c configure:4109: $? = 0 configure:4129: result: yes configure:4142: WARNING: fcntl.h: present but cannot be compiled configure:4144: WARNING: fcntl.h: check for missing prerequisite headers? configure:4146: WARNING: fcntl.h: see the Autoconf documentation configure:4148: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4150: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4152: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4164: checking for fcntl.h configure:4171: result: yes configure:4039: checking for unistd.h configure:4044: result: no configure:4048: checking errno.h usability configure:4060: cc -c -fno-common conftest.c >&5 configure:4066: $? = 0 configure:4070: test -z || test ! -s conftest.err configure:4073: $? = 0 configure:4076: test -s conftest. configure:4079: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4089: result: no configure:4093: checking errno.h presence configure:4103: cc -E conftest.c configure:4109: $? = 0 configure:4129: result: yes configure:4142: WARNING: errno.h: present but cannot be compiled configure:4144: WARNING: errno.h: check for missing prerequisite headers? configure:4146: WARNING: errno.h: see the Autoconf documentation configure:4148: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:4150: WARNING: errno.h: proceeding with the preprocessor's result configure:4152: WARNING: errno.h: in the future, the compiler will take precedence configure:4164: checking for errno.h configure:4171: result: yes configure:4048: checking limits.h usability configure:4060: cc -c -fno-common conftest.c >&5 configure:4066: $? = 0 configure:4070: test -z || test ! -s conftest.err configure:4073: $? = 0 configure:4076: test -s conftest. configure:4079: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4089: result: no configure:4093: checking limits.h presence configure:4103: cc -E conftest.c configure:4109: $? = 0 configure:4129: result: yes configure:4142: WARNING: limits.h: present but cannot be compiled configure:4144: WARNING: limits.h: check for missing prerequisite headers? configure:4146: WARNING: limits.h: see the Autoconf documentation configure:4148: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:4150: WARNING: limits.h: proceeding with the preprocessor's result configure:4152: WARNING: limits.h: in the future, the compiler will take precedence configure:4164: checking for limits.h configure:4171: result: yes configure:4048: checking sys/param.h usability configure:4060: cc -c -fno-common conftest.c >&5 configure:4066: $? = 0 configure:4070: test -z || test ! -s conftest.err configure:4073: $? = 0 configure:4076: test -s conftest. configure:4079: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4089: result: no configure:4093: checking sys/param.h presence configure:4103: cc -E conftest.c configure:4109: $? = 0 configure:4129: result: yes configure:4142: WARNING: sys/param.h: present but cannot be compiled configure:4144: WARNING: sys/param.h: check for missing prerequisite headers? configure:4146: WARNING: sys/param.h: see the Autoconf documentation configure:4148: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:4150: WARNING: sys/param.h: proceeding with the preprocessor's result configure:4152: WARNING: sys/param.h: in the future, the compiler will take precedence configure:4164: checking for sys/param.h configure:4171: result: yes configure:4048: checking crypt.h usability configure:4060: cc -c -fno-common conftest.c >&5 conftest.c:49:19: crypt.h: No such file or directory configure:4066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4089: result: no configure:4093: checking crypt.h presence configure:4103: cc -E conftest.c conftest.c:15:19: crypt.h: No such file or directory configure:4109: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:4129: result: no configure:4164: checking for crypt.h configure:4171: result: no configure:4048: checking shadow.h usability configure:4060: cc -c -fno-common conftest.c >&5 conftest.c:49:20: shadow.h: No such file or directory configure:4066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4089: result: no configure:4093: checking shadow.h presence configure:4103: cc -E conftest.c conftest.c:15:20: shadow.h: No such file or directory configure:4109: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:4129: result: no configure:4164: checking for shadow.h configure:4171: result: no configure:4185: checking for an ANSI C-conforming const configure:4252: cc -c -fno-common conftest.c >&5 configure:4258: $? = 0 configure:4262: test -z || test ! -s conftest.err configure:4265: $? = 0 configure:4268: test -s conftest. configure:4271: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:4282: result: no configure:4292: checking for mode_t configure:4316: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:53: error: `mode_t' undeclared (first use in this function) conftest.c:53: error: (Each undeclared identifier is reported only once conftest.c:53: error: for each function it appears in.) conftest.c:53: error: parse error before ')' token configure:4322: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((mode_t *) 0) | return 0; | if (sizeof (mode_t)) | return 0; | ; | return 0; | } configure:4346: result: no configure:4358: checking for pid_t configure:4382: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:54: error: `pid_t' undeclared (first use in this function) conftest.c:54: error: (Each undeclared identifier is reported only once conftest.c:54: error: for each function it appears in.) conftest.c:54: error: parse error before ')' token configure:4388: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define mode_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:4412: result: no configure:4424: checking for uid_t in sys/types.h configure:4447: result: yes configure:4463: checking return type of signal handlers configure:4494: cc -c -fno-common conftest.c >&5 configure:4500: $? = 0 configure:4504: test -z || test ! -s conftest.err configure:4507: $? = 0 configure:4510: test -s conftest. configure:4513: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define mode_t int | #define pid_t int | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:4524: result: int configure:4549: checking for sigaction configure:4606: cc -o conftest -fno-common conftest.c >&5 configure:4612: $? = 0 configure:4616: test -z || test ! -s conftest.err configure:4619: $? = 0 configure:4622: test -s conftest configure:4625: $? = 0 configure:4637: result: yes configure:4549: checking for strcasecmp configure:4606: cc -o conftest -fno-common conftest.c >&5 configure:4612: $? = 0 configure:4616: test -z || test ! -s conftest.err configure:4619: $? = 0 configure:4622: test -s conftest configure:4625: $? = 0 configure:4637: result: yes configure:4549: checking for strerror configure:4606: cc -o conftest -fno-common conftest.c >&5 configure:4612: $? = 0 configure:4616: test -z || test ! -s conftest.err configure:4619: $? = 0 configure:4622: test -s conftest configure:4625: $? = 0 configure:4637: result: yes configure:4549: checking for cftime configure:4606: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _cftime configure:4612: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define mode_t int | #define pid_t int | #define RETSIGTYPE int | #define HAVE_SIGACTION 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define cftime to an innocuous variant, in case declares cftime. | For example, HP-UX 11i declares gettimeofday. */ | #define cftime innocuous_cftime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cftime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cftime | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char cftime (); | /* 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_cftime) || defined (__stub___cftime) | choke me | #else | char (*f) () = cftime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != cftime; | ; | return 0; | } configure:4637: result: no configure:4549: checking for strftime configure:4606: cc -o conftest -fno-common conftest.c >&5 configure:4612: $? = 0 configure:4616: test -z || test ! -s conftest.err configure:4619: $? = 0 configure:4622: test -s conftest configure:4625: $? = 0 configure:4637: result: yes configure:4549: checking for memcpy configure:4606: cc -o conftest -fno-common conftest.c >&5 conftest.c:47: warning: conflicting types for built-in function `memcpy' configure:4612: $? = 0 configure:4616: test -z || test ! -s conftest.err configure:4619: $? = 0 configure:4622: test -s conftest configure:4625: $? = 0 configure:4637: result: yes configure:4549: checking for memmove configure:4606: cc -o conftest -fno-common conftest.c >&5 configure:4612: $? = 0 configure:4616: test -z || test ! -s conftest.err configure:4619: $? = 0 configure:4622: test -s conftest configure:4625: $? = 0 configure:4637: result: yes configure:4549: checking for localtime configure:4606: cc -o conftest -fno-common conftest.c >&5 configure:4612: $? = 0 configure:4616: test -z || test ! -s conftest.err configure:4619: $? = 0 configure:4622: test -s conftest configure:4625: $? = 0 configure:4637: result: yes configure:4549: checking for timelocal configure:4606: cc -o conftest -fno-common conftest.c >&5 configure:4612: $? = 0 configure:4616: test -z || test ! -s conftest.err configure:4619: $? = 0 configure:4622: test -s conftest configure:4625: $? = 0 configure:4637: result: yes configure:4549: checking for strchr configure:4606: cc -o conftest -fno-common conftest.c >&5 conftest.c:51: warning: conflicting types for built-in function `strchr' configure:4612: $? = 0 configure:4616: test -z || test ! -s conftest.err configure:4619: $? = 0 configure:4622: test -s conftest configure:4625: $? = 0 configure:4637: result: yes configure:4549: checking for gettimeofday configure:4606: cc -o conftest -fno-common conftest.c >&5 configure:4612: $? = 0 configure:4616: test -z || test ! -s conftest.err configure:4619: $? = 0 configure:4622: test -s conftest configure:4625: $? = 0 configure:4637: result: yes configure:4549: checking for get_process_stats configure:4606: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _get_process_stats configure:4612: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define mode_t int | #define pid_t int | #define RETSIGTYPE int | #define HAVE_SIGACTION 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LOCALTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define get_process_stats to an innocuous variant, in case declares get_process_stats. | For example, HP-UX 11i declares gettimeofday. */ | #define get_process_stats innocuous_get_process_stats | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char get_process_stats (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef get_process_stats | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char get_process_stats (); | /* 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_get_process_stats) || defined (__stub___get_process_stats) | choke me | #else | char (*f) () = get_process_stats; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != get_process_stats; | ; | return 0; | } configure:4637: result: no configure:4549: checking for crypt configure:4606: cc -o conftest -fno-common conftest.c >&5 configure:4612: $? = 0 configure:4616: test -z || test ! -s conftest.err configure:4619: $? = 0 configure:4622: test -s conftest configure:4625: $? = 0 configure:4637: result: yes configure:4549: checking for poll configure:4606: cc -o conftest -fno-common conftest.c >&5 configure:4612: $? = 0 configure:4616: test -z || test ! -s conftest.err configure:4619: $? = 0 configure:4622: test -s conftest configure:4625: $? = 0 configure:4637: result: yes configure:4648: checking for sigsetjmp configure:4677: cc -c -fno-common conftest.c >&5 configure:4683: $? = 0 configure:4687: test -z || test ! -s conftest.err configure:4690: $? = 0 configure:4693: test -s conftest. configure:4696: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define mode_t int | #define pid_t int | #define RETSIGTYPE int | #define HAVE_SIGACTION 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LOCALTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CRYPT 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | sigjmp_buf jb; | | sigsetjmp(jb, 1); | | ; | return 0; | } configure:4714: result: no configure:4726: checking signal behaviour configure:4764: cc -o conftest -fno-common conftest.c >&5 configure:4767: $? = 0 configure:4769: ./conftest configure:4772: $? = 0 configure:4789: result: BSD configure:4812: checking for a BSD-compatible install configure:4867: result: /usr/bin/install -c -o root -g wheel configure:4975: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:685: creating Makefile config.status:685: creating src/Makefile config.status:685: creating scripts/install.sh config.status:685: creating scripts/make_wrapper.sh config.status:789: creating src/config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_cftime=no ac_cv_func_crypt=yes ac_cv_func_get_process_stats=no ac_cv_func_gettimeofday=yes ac_cv_func_localtime=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_poll=yes ac_cv_func_sigaction=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_timelocal=yes ac_cv_have_sigsetjmp=no ac_cv_have_volatile=no ac_cv_header_crypt_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_shadow_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_stropts_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_search_strerror='none required' ac_cv_signal_behaviour=BSD ac_cv_type_mode_t=no ac_cv_type_pid_t=no ac_cv_type_signal=int ac_cv_type_uid_t=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ATHENA_LIBS='' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DEF_AIX_FIX='' DEF_MOTIF='# -DUSE_MOTIF' DEF_POSIX='' DEF_READLINE='# -DUSE_READLINE' DEF_X11='# -DUSE_X11' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MOTIF_INCDIR='' MOTIF_LIBDIR='' MOTIF_LIBS='' MOTIF_PATH='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' READLINE_INCDIR='# -I/usr/local/include' READLINE_LIBDIR='# -I/usr/local/lib' READLINE_LIBS='# -lreadline -lcurses' SHELL='/bin/sh' SYBASE_INCDIR='-I$(SYBASE_OCOS)/include' SYBASE_LIBDIR='-L$(SYBASE_OCOS)/lib' SYBASE_LIBS=' -lct -lintl -ltds' SYBASE_OCOS='/usr/local' SYBASE_OS='-lm -ldl' X_INCDIR='# -I/usr/X11R6/include' X_LIBDIR='# -L/usr/X11R6/lib' X_LIBS='# -lXaw -lXt -lXext -lXmu -lX11' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' with_motif='no' with_readline='no' with_x='no' xmkmfpath='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CRYPT 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALTIME 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_POLL 1 #define HAVE_SIGACTION 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIMELOCAL 1 #define HAVE_TIME_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define const #define mode_t int #define pid_t int configure: exit 0