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 --enable-server=no --enable-Wnn=no --enable-cWnn=no --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: 142 tasks, 198 threads, 4 processors Load average: 1.48, Mach factor: 2.51 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1980: checking build system type configure:1998: result: i386-unknown-gnu configure:2020: checking host system type configure:2035: result: i386-unknown-gnu configure:2360: checking for i386-unknown-gnu-gcc configure:2387: result: cc configure:2665: checking for C compiler version configure:2672: 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:2675: $? = 0 configure:2682: 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:2685: $? = 0 configure:2692: cc -V >&5 cc: `-V' option must have argument configure:2695: $? = 1 configure:2718: checking for C compiler default output file name configure:2745: cc -fno-common conftest.c >&5 configure:2748: $? = 0 configure:2786: result: a.out configure:2803: checking whether the C compiler works configure:2813: ./a.out configure:2816: $? = 0 configure:2833: result: yes configure:2840: checking whether we are cross compiling configure:2842: result: no configure:2845: checking for suffix of executables configure:2852: cc -o conftest -fno-common conftest.c >&5 configure:2855: $? = 0 configure:2879: result: configure:2885: checking for suffix of object files configure:2911: cc -c -fno-common conftest.c >&5 configure:2914: $? = 0 configure:2937: result: configure:2941: checking whether we are using the GNU C compiler configure:2970: cc -c -fno-common conftest.c >&5 configure:2976: $? = 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:2993: result: no configure:2998: checking whether cc accepts -g configure:3028: cc -c -g conftest.c >&5 configure:3034: $? = 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:3066: cc -c conftest.c >&5 configure:3072: $? = 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:3105: cc -c -g conftest.c >&5 configure:3111: $? = 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:3133: result: no configure:3150: checking for cc option to accept ISO C89 configure:3224: cc -c -fno-common conftest.c >&5 configure:3230: $? = 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:3224: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3230: $? = 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:3224: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3230: $? = 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:3224: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3230: $? = 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:3224: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3230: $? = 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:3224: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3230: $? = 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:3224: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3230: $? = 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:3256: result: unsupported configure:3345: checking how to run the C preprocessor configure:3385: cc -E conftest.c configure:3391: $? = 0 configure:3422: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3428: $? = 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:3461: result: cc -E configure:3490: cc -E conftest.c configure:3496: $? = 0 configure:3527: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3533: $? = 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:3584: checking for a BSD-compatible install configure:3640: result: /usr/bin/install -c -o root -g wheel configure:3651: checking whether ln -s works configure:3655: result: yes configure:3662: checking whether make sets $(MAKE) configure:3683: result: yes configure:3764: checking for a sed that does not truncate output configure:3818: result: /usr/local/bin/sed configure:3821: checking for grep that handles long lines and -e configure:3895: result: /usr/bin/grep configure:3900: checking for egrep configure:3978: result: /usr/bin/grep -E configure:4027: checking for non-GNU ld configure:4061: result: /usr/bin/ld configure:4070: checking if the linker (/usr/bin/ld) is GNU ld configure:4085: result: no configure:4090: checking for /usr/bin/ld option to reload object files configure:4097: result: -r configure:4106: checking for BSD-compatible nm configure:4148: result: nm configure:4152: checking how to recognise dependent libraries configure:4352: result: pass_all configure:4559: checking for ANSI C header files configure:4589: cc -c -fno-common conftest.c >&5 configure:4595: $? = 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:4720: result: no configure:4744: checking for sys/types.h configure:4765: cc -c -fno-common conftest.c >&5 configure:4771: $? = 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:4787: result: no configure:4744: checking for sys/stat.h configure:4765: cc -c -fno-common conftest.c >&5 configure:4771: $? = 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:4787: result: no configure:4744: checking for stdlib.h configure:4765: cc -c -fno-common conftest.c >&5 configure:4771: $? = 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:4787: result: no configure:4744: checking for string.h configure:4765: cc -c -fno-common conftest.c >&5 configure:4771: $? = 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:4787: result: no configure:4744: checking for memory.h configure:4765: cc -c -fno-common conftest.c >&5 configure:4771: $? = 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:4787: result: no configure:4744: checking for strings.h configure:4765: cc -c -fno-common conftest.c >&5 configure:4771: $? = 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:4787: result: no configure:4744: checking for inttypes.h configure:4765: cc -c -fno-common conftest.c >&5 configure:4771: $? = 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:4787: result: no configure:4744: checking for stdint.h configure:4765: cc -c -fno-common conftest.c >&5 configure:4771: $? = 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:4787: result: no configure:4744: checking for unistd.h configure:4765: cc -c -fno-common conftest.c >&5 configure:4771: $? = 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:4787: result: no configure:4814: checking dlfcn.h usability configure:4831: cc -c -fno-common conftest.c >&5 configure:4837: $? = 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:4851: result: no configure:4855: checking dlfcn.h presence configure:4870: cc -E conftest.c configure:4876: $? = 0 configure:4890: result: yes configure:4903: WARNING: dlfcn.h: present but cannot be compiled configure:4905: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4907: WARNING: dlfcn.h: see the Autoconf documentation configure:4909: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4911: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4913: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4918: checking for dlfcn.h configure:4926: result: yes configure:5055: checking for C++ compiler version configure:5062: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5065: $? = 0 configure:5072: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:5075: $? = 0 configure:5082: c++ -V >&5 c++: `-V' option must have argument configure:5085: $? = 1 configure:5088: checking whether we are using the GNU C++ compiler configure:5117: c++ -c -fno-common conftest.cpp >&5 configure:5123: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5140: result: no configure:5145: checking whether c++ accepts -g configure:5175: c++ -c -g conftest.cpp >&5 configure:5181: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5213: c++ -c conftest.cpp >&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_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5252: c++ -c -g conftest.cpp >&5 configure:5258: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5280: result: no configure:5308: checking how to run the C++ preprocessor configure:5344: c++ -E conftest.cpp configure:5350: $? = 0 configure:5381: c++ -E conftest.cpp conftest.cpp:9:28: ac_nonexistent.h: No such file or directory configure:5387: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5420: result: c++ -E configure:5449: c++ -E conftest.cpp configure:5455: $? = 0 configure:5486: c++ -E conftest.cpp conftest.cpp:9:28: ac_nonexistent.h: No such file or directory configure:5492: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5539: checking for i386-unknown-gnu-g77 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-xlf configure:5569: result: no configure:5539: checking for i386-unknown-gnu-f77 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-frt configure:5569: result: no configure:5539: checking for i386-unknown-gnu-pgf77 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-cf77 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-fort77 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-fl32 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-af77 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-xlf90 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-f90 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-pgf90 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-pghpf configure:5569: result: no configure:5539: checking for i386-unknown-gnu-epcf90 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-gfortran configure:5569: result: no configure:5539: checking for i386-unknown-gnu-g95 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-xlf95 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-f95 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-fort configure:5569: result: no configure:5539: checking for i386-unknown-gnu-ifort configure:5569: result: no configure:5539: checking for i386-unknown-gnu-ifc configure:5569: result: no configure:5539: checking for i386-unknown-gnu-efc configure:5569: result: no configure:5539: checking for i386-unknown-gnu-pgf95 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-lf95 configure:5569: result: no configure:5539: checking for i386-unknown-gnu-ftn configure:5569: result: no configure:5583: checking for g77 configure:5599: found /usr/local/bin/g77 configure:5610: result: g77 configure:5640: checking for Fortran 77 compiler version configure:5647: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:5650: $? = 0 configure:5657: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5660: $? = 0 configure:5667: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5670: $? = 0 configure:5678: checking whether we are using the GNU Fortran 77 compiler configure:5697: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:5703: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5720: result: no configure:5726: checking whether g77 accepts -g configure:5743: g77 -c -g conftest.f >&5 configure:5749: $? = 0 configure: failed program was: | program main | | end configure:5765: result: no configure:5795: checking the maximum length of command line arguments configure:5854: result: configure:5865: checking command to parse nm output from cc object configure:5954: cc -c -fno-common conftest.c >&5 configure:5957: $? = 0 configure:5961: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5964: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5954: cc -c -fno-common conftest.c >&5 configure:5957: $? = 0 configure:5961: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5964: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6054: result: failed configure:6061: checking for objdir configure:6076: result: .libs configure:6128: checking for i386-unknown-gnu-ar configure:6158: result: no configure:6168: checking for ar configure:6184: found /usr/bin/ar configure:6195: result: ar configure:6224: checking for i386-unknown-gnu-ranlib configure:6254: result: no configure:6264: checking for ranlib configure:6280: found /usr/bin/ranlib configure:6291: result: ranlib configure:6320: checking for i386-unknown-gnu-strip configure:6350: result: no configure:6360: checking for strip configure:6376: found /usr/bin/strip configure:6387: result: strip configure:6663: checking if cc static flag works configure:6686: result: yes configure:6751: checking for cc option to produce PIC configure:6928: result: configure:6992: checking if cc supports -c -o file.o configure:7023: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7027: $? = 0 configure:7041: result: yes configure:7067: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7877: result: no configure:7948: checking how to hardcode library paths into programs configure:7973: result: immediate configure:7987: checking whether stripping libraries is possible configure:8008: result: no configure:8014: checking dynamic linker characteristics configure:8525: result: gnu ld.so configure:9304: checking if libtool supports shared libraries configure:9306: result: no configure:9309: checking whether to build shared libraries configure:9358: result: no configure:9361: checking whether to build static libraries configure:9365: result: yes configure:9456: creating libtool configure:19140: checking for library containing crypt configure:19181: cc -o conftest -fno-common conftest.c >&5 configure:19187: $? = 0 configure:19215: result: none required configure:19224: checking for connect in -lsocket configure:19259: cc -o conftest -fno-common conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:19265: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* 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 connect (); | int | main () | { | return connect (); | ; | return 0; | } configure:19283: result: no configure:19295: checking for getservbyname in -lbind configure:19330: cc -o conftest -fno-common conftest.c -lbind >&5 ld: can't locate file for: -lbind configure:19336: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* 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 getservbyname (); | int | main () | { | return getservbyname (); | ; | return 0; | } configure:19354: result: no configure:19366: checking for gethostbyname in -lnsl configure:19401: cc -o conftest -fno-common conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:19407: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* 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 gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:19425: result: no configure:19437: checking for X configure:19552: cc -E conftest.c conftest.c:9:22: X11/Xlib.h: No such file or directory configure:19558: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:19607: cc -o conftest -fno-common conftest.c -lX11 >&5 conftest.c:9:22: X11/Xlib.h: No such file or directory configure:19613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:19672: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:19676: checking for ANSI C header files configure:19837: result: no configure:19847: checking for sys/wait.h that is POSIX.1 compatible configure:19883: cc -c -fno-common conftest.c >&5 configure:19889: $? = 0 configure:19904: result: yes configure:19914: checking whether time.h and sys/time.h may both be included configure:19944: cc -c -fno-common conftest.c >&5 configure:19950: $? = 0 configure:19965: result: yes configure:20012: checking fcntl.h usability configure:20029: cc -c -fno-common conftest.c >&5 configure:20035: $? = 0 configure:20049: result: yes configure:20053: checking fcntl.h presence configure:20068: cc -E conftest.c configure:20074: $? = 0 configure:20088: result: yes configure:20116: checking for fcntl.h configure:20124: result: yes configure:20012: checking syslog.h usability configure:20029: cc -c -fno-common conftest.c >&5 configure:20035: $? = 0 configure:20049: result: yes configure:20053: checking syslog.h presence configure:20068: cc -E conftest.c configure:20074: $? = 0 configure:20088: result: yes configure:20116: checking for syslog.h configure:20124: result: yes configure:20002: checking for unistd.h configure:20008: result: no configure:20012: checking utmp.h usability configure:20029: cc -c -fno-common conftest.c >&5 In file included from conftest.c:46: /usr/include/utmp.h:75: error: parse error before "time_t" /usr/include/utmp.h:78: error: parse error before '}' token configure:20035: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYSLOG_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:20049: result: no configure:20053: checking utmp.h presence configure:20068: cc -E conftest.c configure:20074: $? = 0 configure:20088: result: yes configure:20101: WARNING: utmp.h: present but cannot be compiled configure:20103: WARNING: utmp.h: check for missing prerequisite headers? configure:20105: WARNING: utmp.h: see the Autoconf documentation configure:20107: WARNING: utmp.h: section "Present But Cannot Be Compiled" configure:20109: WARNING: utmp.h: proceeding with the preprocessor's result configure:20111: WARNING: utmp.h: in the future, the compiler will take precedence configure:20116: checking for utmp.h configure:20124: result: yes configure:20012: checking utmpx.h usability configure:20029: cc -c -fno-common conftest.c >&5 configure:20035: $? = 0 configure:20049: result: yes configure:20053: checking utmpx.h presence configure:20068: cc -E conftest.c configure:20074: $? = 0 configure:20088: result: yes configure:20116: checking for utmpx.h configure:20124: result: yes configure:20012: checking sys/file.h usability configure:20029: cc -c -fno-common conftest.c >&5 configure:20035: $? = 0 configure:20049: result: yes configure:20053: checking sys/file.h presence configure:20068: cc -E conftest.c configure:20074: $? = 0 configure:20088: result: yes configure:20116: checking for sys/file.h configure:20124: result: yes configure:20012: checking sys/ioctl.h usability configure:20029: cc -c -fno-common conftest.c >&5 configure:20035: $? = 0 configure:20049: result: yes configure:20053: checking sys/ioctl.h presence configure:20068: cc -E conftest.c configure:20074: $? = 0 configure:20088: result: yes configure:20116: checking for sys/ioctl.h configure:20124: result: yes configure:20012: checking sys/time.h usability configure:20029: cc -c -fno-common conftest.c >&5 configure:20035: $? = 0 configure:20049: result: yes configure:20053: checking sys/time.h presence configure:20068: cc -E conftest.c configure:20074: $? = 0 configure:20088: result: yes configure:20116: checking for sys/time.h configure:20124: result: yes configure:20002: checking for sys/types.h configure:20008: result: no configure:20012: checking sys/param.h usability configure:20029: cc -c -fno-common conftest.c >&5 configure:20035: $? = 0 configure:20049: result: yes configure:20053: checking sys/param.h presence configure:20068: cc -E conftest.c configure:20074: $? = 0 configure:20088: result: yes configure:20116: checking for sys/param.h configure:20124: result: yes configure:20012: checking malloc.h usability configure:20029: cc -c -fno-common conftest.c >&5 configure:20035: $? = 0 configure:20049: result: yes configure:20053: checking malloc.h presence configure:20068: cc -E conftest.c configure:20074: $? = 0 configure:20088: result: yes configure:20116: checking for malloc.h configure:20124: result: yes configure:20002: checking for strings.h configure:20008: result: no configure:20002: checking for memory.h configure:20008: result: no configure:20012: checking curses.h usability configure:20029: cc -c -fno-common conftest.c >&5 configure:20035: $? = 0 configure:20049: result: yes configure:20053: checking curses.h presence configure:20068: cc -E conftest.c configure:20074: $? = 0 configure:20088: result: yes configure:20116: checking for curses.h configure:20124: result: yes configure:20012: checking ncurses.h usability configure:20029: cc -c -fno-common conftest.c >&5 configure:20035: $? = 0 configure:20049: result: yes configure:20053: checking ncurses.h presence configure:20068: cc -E conftest.c configure:20074: $? = 0 configure:20088: result: yes configure:20116: checking for ncurses.h configure:20124: result: yes configure:20012: checking sgtty.h usability configure:20029: cc -c -fno-common conftest.c >&5 configure:20035: $? = 0 configure:20049: result: yes configure:20053: checking sgtty.h presence configure:20068: cc -E conftest.c configure:20074: $? = 0 configure:20088: result: yes configure:20116: checking for sgtty.h configure:20124: result: yes configure:20012: checking term.h usability configure:20029: cc -c -fno-common conftest.c >&5 configure:20035: $? = 0 configure:20049: result: yes configure:20053: checking term.h presence configure:20068: cc -E conftest.c configure:20074: $? = 0 configure:20088: result: yes configure:20116: checking for term.h configure:20124: result: yes configure:20012: checking termio.h usability configure:20029: cc -c -fno-common conftest.c >&5 conftest.c:57:20: termio.h: No such file or directory configure:20035: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERM_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:20049: result: no configure:20053: checking termio.h presence configure:20068: cc -E conftest.c conftest.c:24:20: termio.h: No such file or directory configure:20074: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERM_H 1 | /* end confdefs.h. */ | #include configure:20088: result: no configure:20116: checking for termio.h configure:20124: result: no configure:20012: checking termios.h usability configure:20029: cc -c -fno-common conftest.c >&5 configure:20035: $? = 0 configure:20049: result: yes configure:20053: checking termios.h presence configure:20068: cc -E conftest.c configure:20074: $? = 0 configure:20088: result: yes configure:20116: checking for termios.h configure:20124: result: yes configure:20138: checking for mode_t configure:20168: cc -c -fno-common conftest.c >&5 conftest.c:58: error: parse error before "ac__type_new_" conftest.c:58: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:62: error: parse error before ')' token configure:20174: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERM_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 | typedef mode_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:20189: result: no configure:20201: checking whether time.h and sys/time.h may both be included configure:20252: result: yes configure:20263: checking for socklen_t configure:20298: cc -c -fno-common conftest.c >&5 configure:20304: $? = 0 configure:20319: result: yes configure:20389: checking return type of signal handlers configure:20417: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:34: error: void value not ignored as it ought to be configure:20423: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMIOS_H 1 | #define mode_t int | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:20438: result: void configure:20454: checking for working memcmp configure:20507: cc -o conftest -fno-common conftest.c >&5 configure:20510: $? = 0 configure:20516: ./conftest configure:20519: $? = 0 configure:20535: result: yes configure:20551: checking for getpgid configure:20607: cc -o conftest -fno-common conftest.c >&5 configure:20613: $? = 0 configure:20631: result: yes configure:20551: checking for getpgrp configure:20607: cc -o conftest -fno-common conftest.c >&5 configure:20613: $? = 0 configure:20631: result: yes configure:20551: checking for setpgrp configure:20607: cc -o conftest -fno-common conftest.c >&5 configure:20613: $? = 0 configure:20631: result: yes configure:20551: checking for wait3 configure:20607: cc -o conftest -fno-common conftest.c >&5 configure:20613: $? = 0 configure:20631: result: yes configure:20641: checking whether getpgrp requires zero arguments configure:20668: cc -c -fno-common conftest.c >&5 configure:20674: $? = 0 configure:20690: result: no configure:20700: checking whether setpgrp takes no argument configure:20734: cc -o conftest -fno-common conftest.c >&5 configure:20737: $? = 0 configure:20743: ./conftest configure:20746: $? = 0 configure:20762: result: no configure:20798: checking for random configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for drand48 configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for fchmod configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for getopt configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for killpg configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for FD_SET configure:20854: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _FD_SET configure:20860: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMIOS_H 1 | #define mode_t int | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define RETSIGTYPE void | #define RETSIGTYPE_VOID 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_WAIT3 1 | #define HAVE_RANDOM 1 | #define HAVE_DRAND48 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETOPT 1 | #define HAVE_KILLPG 1 | /* end confdefs.h. */ | /* Define FD_SET to an innocuous variant, in case declares FD_SET. | For example, HP-UX 11i declares gettimeofday. */ | #define FD_SET innocuous_FD_SET | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char FD_SET (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef FD_SET | | /* 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 FD_SET (); | /* 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_FD_SET || defined __stub___FD_SET | choke me | #endif | | int | main () | { | return FD_SET (); | ; | return 0; | } configure:20878: result: no configure:20798: checking for gethostname configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for select configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for socket configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for closesocket configure:20854: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _closesocket configure:20860: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMIOS_H 1 | #define mode_t int | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define RETSIGTYPE void | #define RETSIGTYPE_VOID 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGRP 1 | #define HAVE_WAIT3 1 | #define HAVE_RANDOM 1 | #define HAVE_DRAND48 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETOPT 1 | #define HAVE_KILLPG 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | /* end confdefs.h. */ | /* Define closesocket to an innocuous variant, in case declares closesocket. | For example, HP-UX 11i declares gettimeofday. */ | #define closesocket innocuous_closesocket | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char closesocket (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef closesocket | | /* 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 closesocket (); | /* 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_closesocket || defined __stub___closesocket | choke me | #endif | | int | main () | { | return closesocket (); | ; | return 0; | } configure:20878: result: no configure:20798: checking for setsockopt configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for send configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for recv configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for getdtablesize configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for getrlimit configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for syslog configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for vsyslog configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for setenv configure:20854: cc -o conftest -fno-common conftest.c >&5 configure:20860: $? = 0 configure:20878: result: yes configure:20798: checking for snprintf configure:20854: cc -o conftest -fno-common conftest.c >&5 conftest.c:73: warning: conflicting types for built-in function `snprintf' configure:20860: $? = 0 configure:20878: result: yes configure:20902: checking for bcopy configure:20958: cc -o conftest -fno-common conftest.c >&5 configure:20964: $? = 0 configure:20982: result: yes configure:20902: checking for bzero configure:20958: cc -o conftest -fno-common conftest.c >&5 conftest.c:75: warning: conflicting types for built-in function `bzero' configure:20964: $? = 0 configure:20982: result: yes configure:20902: checking for bcmp configure:20958: cc -o conftest -fno-common conftest.c >&5 conftest.c:76: warning: conflicting types for built-in function `bcmp' configure:20964: $? = 0 configure:20982: result: yes configure:20902: checking for index configure:20958: cc -o conftest -fno-common conftest.c >&5 conftest.c:77: warning: conflicting types for built-in function `index' configure:20964: $? = 0 configure:20982: result: yes configure:20902: checking for rindex configure:20958: cc -o conftest -fno-common conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function `rindex' configure:20964: $? = 0 configure:20982: result: yes configure:20902: checking for memcpy configure:20958: cc -o conftest -fno-common conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function `memcpy' configure:20964: $? = 0 configure:20982: result: yes configure:20902: checking for memmove configure:20958: cc -o conftest -fno-common conftest.c >&5 configure:20964: $? = 0 configure:20982: result: yes configure:20902: checking for memset configure:20958: cc -o conftest -fno-common conftest.c >&5 conftest.c:81: warning: conflicting types for built-in function `memset' configure:20964: $? = 0 configure:20982: result: yes configure:20902: checking for strchr configure:20958: cc -o conftest -fno-common conftest.c >&5 conftest.c:82: warning: conflicting types for built-in function `strchr' configure:20964: $? = 0 configure:20982: result: yes configure:20902: checking for strrchr configure:20958: cc -o conftest -fno-common conftest.c >&5 conftest.c:83: warning: conflicting types for built-in function `strrchr' configure:20964: $? = 0 configure:20982: result: yes configure:20999: checking for mkdir configure:21055: cc -o conftest -fno-common conftest.c >&5 configure:21061: $? = 0 configure:21079: result: yes configure:20999: checking for vasprintf configure:21055: cc -o conftest -fno-common conftest.c >&5 configure:21061: $? = 0 configure:21079: result: yes configure:21095: checking whether to use libwrap configure:21130: result: try to find configure:21143: checking libwrap is working configure:21166: cc -o conftest -fno-common conftest.c -lwrap >&5 configure:21172: $? = 0 configure:21178: result: yes configure:21363: 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:651: creating makerule.mk config.status:786: WARNING: makerule.mk.in seems to ignore the --datarootdir setting config.status:651: creating Makefile config.status:651: creating Wnn/Makefile config.status:651: creating Wnn/conv/Makefile config.status:651: creating Wnn/include/Makefile config.status:651: creating Wnn/jd/Makefile config.status:651: creating Wnn/jd/rk/Makefile config.status:651: creating Wnn/jd/rk.vi/Makefile config.status:651: creating Wnn/jlib/Makefile config.status:651: creating Wnn/jlib.V3/Makefile config.status:651: creating Wnn/jserver/Makefile config.status:651: creating Wnn/jutil/Makefile config.status:651: creating Wnn/ld/Makefile config.status:651: creating Wnn/ld/rk/Makefile config.status:651: creating Wnn/romkan/Makefile config.status:651: creating Wnn/uum/Makefile config.status:651: creating Wnn/man/Makefile config.status:651: creating Wnn/man/2.env/Makefile config.status:651: creating Wnn/man/3.libwnn/Makefile config.status:651: creating Wnn/man/4.cmd/Makefile config.status:651: creating Wnn/man/6.jutil/Makefile config.status:651: creating Wnn/man/2.env/dic/Makefile config.status:651: creating Wnn/man/2.env/wnn/Makefile config.status:651: creating Wnn/man/3.libwnn/jl_lib/Makefile config.status:651: creating Wnn/man/3.libwnn/js_lib/Makefile config.status:651: creating Wnn/man/3.libwnn/misc_lib/Makefile config.status:651: creating Wnn/man/3.libwnn/rk_lib/Makefile config.status:651: creating Contrib/dic/gerodic/Makefile config.status:651: creating Wnn/pubdicplus/Makefile config.status:651: creating Wnn/wnncons/Makefile config.status:651: creating Wnn/wnncons/dic/Makefile config.status:651: creating cWnn/Makefile config.status:651: creating cWnn/conv/Makefile config.status:651: creating cWnn/etc/Makefile config.status:651: creating cWnn/cd/Makefile config.status:651: creating cWnn/cd/rk/Makefile config.status:651: creating cWnn/cd/rk_p/Makefile config.status:651: creating cWnn/cd/rk_z/Makefile config.status:651: creating cWnn/td/Makefile config.status:651: creating cWnn/td/rk/Makefile config.status:651: creating cWnn/td/rk_z/Makefile config.status:651: creating cWnn/td/rk_p/Makefile config.status:651: creating cWnn/include/Makefile config.status:651: creating cWnn/jlib/Makefile config.status:651: creating cWnn/jserver/Makefile config.status:651: creating cWnn/jutil/Makefile config.status:651: creating cWnn/man/Makefile config.status:651: creating cWnn/man/1.intro/Makefile config.status:651: creating cWnn/man/2.env/Makefile config.status:651: creating cWnn/man/4.cmd/Makefile config.status:651: creating cWnn/man/6.jutil/Makefile config.status:651: creating cWnn/romkan/Makefile config.status:651: creating cWnn/uum/Makefile config.status:651: creating cWnn/cdic/Makefile config.status:651: creating cWnn/tdic/Makefile config.status:651: creating kWnn/Makefile config.status:651: creating kWnn/conv/Makefile config.status:651: creating kWnn/etc/Makefile config.status:651: creating kWnn/include/Makefile config.status:651: creating kWnn/jlib/Makefile config.status:651: creating kWnn/jutil/Makefile config.status:651: creating kWnn/jserver/Makefile config.status:651: creating kWnn/kd/Makefile config.status:651: creating kWnn/kd/rk/Makefile config.status:651: creating kWnn/romkan/Makefile config.status:651: creating kWnn/uum/Makefile config.status:651: creating kWnn/kdic/Makefile config.status:651: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_f77_compiler_gnu=no ac_cv_func_FD_SET=no ac_cv_func_bcmp=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_closesocket=no ac_cv_func_drand48=yes ac_cv_func_fchmod=yes ac_cv_func_getdtablesize=yes ac_cv_func_gethostname=yes ac_cv_func_getopt=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpgrp_void=no ac_cv_func_getrlimit=yes ac_cv_func_index=yes ac_cv_func_killpg=yes ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_random=yes ac_cv_func_recv=yes ac_cv_func_rindex=yes ac_cv_func_select=yes ac_cv_func_send=yes ac_cv_func_setenv=yes ac_cv_func_setpgrp=yes ac_cv_func_setpgrp_void=no ac_cv_func_setsockopt=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strrchr=yes ac_cv_func_syslog=yes ac_cv_func_vasprintf=yes ac_cv_func_vsyslog=yes ac_cv_func_wait3=yes ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11R6/include'\'' ac_x_libraries='\''/usr/X11R6/lib'\''' ac_cv_header_curses_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_ncurses_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes 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=yes ac_cv_header_syslog_h=yes ac_cv_header_term_h=yes ac_cv_header_termio_h=no ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_bind_getservbyname=no ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_socket_connect=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_crypt='none required' ac_cv_type_mode_t=no ac_cv_type_signal=void ac_cv_type_socklen_t=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' CC='cc' CCOPTIONS='' CDEBUGFLAGS='' CFLAGS=' -fno-common' CHINSI_DATA='$(CWNNCDSRC)/cixing.data' CPP='cc -E' CPPFLAGS='' CWNNJLIB='$(top_builddir)/cWnn/jlib/libcwnn.la' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-fno-common' DEFS='-DHAVE_CONFIG_H' DEPCWNNJLIB='$(CWNNJLIB)' DEPKWNNJLIB='$(KWNNJLIB)' DEPWNNJLIB='$(WNNJLIB)' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GREP='/usr/bin/grep' HINSI_DATA='$(top_builddir)/Wnn/jd/hinsi.data' 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' INSTPGMFLAGS='-s' JSERVER_SUBDIRS2='$(JSERVER_SUBDIRS2)' JS_SUPPORTOBJS='' KHINSI_DATA='$(KWNNKDSRC)/hinsi.data' KWNNJLIB='$(top_builddir)/kWnn/jlib/libkwnn.la' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIBTOOL_DEPS=' /usr/local/share/libtool/ltmain.sh' LN_S='ln -s' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SUBDIRS='$(LIB_SUBDIRS) $(SERVER_SUBDIRS)' THINSI_DATA='$(TWNNTDSRC)/cixing.data' WNNJLIB='$(top_builddir)/Wnn/jlib/libwnn.la' WNNMANDIR='$(LIB_WNNMANDIR) $(SERVER_WNNMANDIR)' WRAPLIB='-lwrap' Wnn='Wnn' XMKMF='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' cWnn='cWnn' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' ipv6='' kWnn='kWnn' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' unsafe_path='false' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_DLFCN_H 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_FCNTL_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_MALLOC_H 1 #define HAVE_CURSES_H 1 #define HAVE_NCURSES_H 1 #define HAVE_SGTTY_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMIOS_H 1 #define mode_t int #define TIME_WITH_SYS_TIME 1 #define HAVE_SOCKLEN_T 1 #define RETSIGTYPE void #define RETSIGTYPE_VOID 1 #define HAVE_GETPGID 1 #define HAVE_GETPGRP 1 #define HAVE_SETPGRP 1 #define HAVE_WAIT3 1 #define HAVE_RANDOM 1 #define HAVE_DRAND48 1 #define HAVE_FCHMOD 1 #define HAVE_GETOPT 1 #define HAVE_KILLPG 1 #define HAVE_GETHOSTNAME 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_SETSOCKOPT 1 #define HAVE_SEND 1 #define HAVE_RECV 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETRLIMIT 1 #define HAVE_SYSLOG 1 #define HAVE_VSYSLOG 1 #define HAVE_SETENV 1 #define HAVE_SNPRINTF 1 #define HAVE_BCOPY 1 #define HAVE_BZERO 1 #define HAVE_BCMP 1 #define HAVE_INDEX 1 #define HAVE_RINDEX 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_STRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_MKDIR 1 #define HAVE_VASPRINTF 1 #define HAVE_LIBWRAP 1 configure: exit 0