This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by wuzzah configure 0.53, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## 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: 136 tasks, 191 threads, 4 processors Load average: 1.13, Mach factor: 2.86 /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:1766: checking for a BSD-compatible install configure:1822: result: /usr/local/bin/ginstall -c configure:1833: checking whether build environment is sane configure:1876: result: yes configure:1891: checking whether make sets $(MAKE) configure:1912: result: yes configure:1935: checking for working aclocal-1.4 configure:1946: result: missing configure:1950: checking for working autoconf configure:1957: result: found configure:1965: checking for working automake-1.4 configure:1976: result: missing configure:1980: checking for working autoheader configure:1987: result: found configure:1995: checking for working makeinfo configure:2002: result: found configure:2012: checking whether to enable maintainer-specific portions of Makefiles configure:2021: result: no configure:2041: checking for gawk configure:2057: found /usr/local/bin/gawk configure:2068: result: gawk configure:2087: checking for i386-unknown-gnu-gcc configure:2117: result: no configure:2127: checking for gcc configure:2143: found /usr/bin/gcc configure:2154: result: gcc configure:2392: checking for C compiler version configure:2399: gcc --version >&5 gcc (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:2402: $? = 0 configure:2409: gcc -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:2412: $? = 0 configure:2419: gcc -V >&5 gcc: `-V' option must have argument configure:2422: $? = 1 configure:2445: checking for C compiler default output file name configure:2472: gcc -fno-common conftest.c >&5 configure:2475: $? = 0 configure:2513: result: a.out configure:2530: checking whether the C compiler works configure:2540: ./a.out configure:2543: $? = 0 configure:2560: result: yes configure:2567: checking whether we are cross compiling configure:2569: result: no configure:2572: checking for suffix of executables configure:2579: gcc -o conftest -fno-common conftest.c >&5 configure:2582: $? = 0 configure:2606: result: configure:2612: checking for suffix of object files configure:2638: gcc -c -fno-common conftest.c >&5 configure:2641: $? = 0 configure:2664: result: configure:2668: checking whether we are using the GNU C compiler configure:2697: gcc -c -fno-common conftest.c >&5 configure:2703: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2720: result: no configure:2725: checking whether gcc accepts -g configure:2755: gcc -c -g conftest.c >&5 configure:2761: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2793: gcc -c conftest.c >&5 configure:2799: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2832: gcc -c -g conftest.c >&5 configure:2838: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2860: result: no configure:2877: checking for gcc option to accept ISO C89 configure:2951: gcc -c -fno-common conftest.c >&5 configure:2957: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:2951: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:2957: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:2951: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2957: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:2951: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:2957: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:2951: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2957: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:2951: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2957: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:2951: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:2957: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:2983: result: unsupported configure:3011: checking for a BSD-compatible install configure:3067: result: /usr/local/bin/ginstall -c configure:3078: checking whether ln -s works configure:3082: result: yes configure:3092: checking for i386-unknown-gnu-ranlib configure:3122: result: no configure:3132: checking for ranlib configure:3148: found /usr/bin/ranlib configure:3159: result: ranlib configure:3188: checking for library containing gethostbyname configure:3229: gcc -o conftest -fno-common conftest.c >&5 configure:3235: $? = 0 configure:3263: result: none required configure:3271: checking for library containing inet_ntoa configure:3312: gcc -o conftest -fno-common conftest.c >&5 configure:3318: $? = 0 configure:3346: result: none required configure:3361: checking how to run the C preprocessor configure:3401: gcc -E conftest.c configure:3407: $? = 0 configure:3438: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3444: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* end confdefs.h. */ | #include configure:3477: result: gcc -E configure:3506: gcc -E conftest.c configure:3512: $? = 0 configure:3543: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3549: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* end confdefs.h. */ | #include configure:3587: checking for grep that handles long lines and -e configure:3661: result: /usr/bin/grep configure:3666: checking for egrep configure:3744: result: /usr/bin/grep -E configure:3749: checking for ANSI C header files configure:3779: gcc -c -fno-common conftest.c >&5 configure:3785: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3910: result: no configure:3920: checking for sys/wait.h that is POSIX.1 compatible configure:3956: gcc -c -fno-common conftest.c >&5 configure:3962: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned int) (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:3977: result: no configure:4001: checking for sys/types.h configure:4022: gcc -c -fno-common conftest.c >&5 configure:4028: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:4044: result: no configure:4001: checking for sys/stat.h configure:4022: gcc -c -fno-common conftest.c >&5 configure:4028: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:4044: result: no configure:4001: checking for stdlib.h configure:4022: gcc -c -fno-common conftest.c >&5 configure:4028: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:4044: result: no configure:4001: checking for string.h configure:4022: gcc -c -fno-common conftest.c >&5 configure:4028: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:4044: result: no configure:4001: checking for memory.h configure:4022: gcc -c -fno-common conftest.c >&5 configure:4028: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:4044: result: no configure:4001: checking for strings.h configure:4022: gcc -c -fno-common conftest.c >&5 configure:4028: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:4044: result: no configure:4001: checking for inttypes.h configure:4022: gcc -c -fno-common conftest.c >&5 configure:4028: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:4044: result: no configure:4001: checking for stdint.h configure:4022: gcc -c -fno-common conftest.c >&5 configure:4028: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:4044: result: no configure:4001: checking for unistd.h configure:4022: gcc -c -fno-common conftest.c >&5 configure:4028: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:4044: result: no configure:4066: checking for stdlib.h configure:4072: result: no configure:4066: checking for string.h configure:4072: result: no configure:4066: checking for unistd.h configure:4072: result: no configure:4076: checking utmpx.h usability configure:4093: gcc -c -fno-common conftest.c >&5 configure:4099: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | /* 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:4113: result: no configure:4117: checking utmpx.h presence configure:4132: gcc -E conftest.c configure:4138: $? = 0 configure:4152: result: yes configure:4165: WARNING: utmpx.h: present but cannot be compiled configure:4167: WARNING: utmpx.h: check for missing prerequisite headers? configure:4169: WARNING: utmpx.h: see the Autoconf documentation configure:4171: WARNING: utmpx.h: section "Present But Cannot Be Compiled" configure:4173: WARNING: utmpx.h: proceeding with the preprocessor's result configure:4175: WARNING: utmpx.h: in the future, the compiler will take precedence configure:4185: checking for utmpx.h configure:4193: result: yes configure:4076: checking libgen.h usability configure:4093: gcc -c -fno-common conftest.c >&5 configure:4099: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_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:4113: result: no configure:4117: checking libgen.h presence configure:4132: gcc -E conftest.c configure:4138: $? = 0 configure:4152: result: yes configure:4165: WARNING: libgen.h: present but cannot be compiled configure:4167: WARNING: libgen.h: check for missing prerequisite headers? configure:4169: WARNING: libgen.h: see the Autoconf documentation configure:4171: WARNING: libgen.h: section "Present But Cannot Be Compiled" configure:4173: WARNING: libgen.h: proceeding with the preprocessor's result configure:4175: WARNING: libgen.h: in the future, the compiler will take precedence configure:4185: checking for libgen.h configure:4193: result: yes configure:4076: checking time.h usability configure:4093: gcc -c -fno-common conftest.c >&5 configure:4099: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_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:4113: result: no configure:4117: checking time.h presence configure:4132: gcc -E conftest.c configure:4138: $? = 0 configure:4152: result: yes configure:4165: WARNING: time.h: present but cannot be compiled configure:4167: WARNING: time.h: check for missing prerequisite headers? configure:4169: WARNING: time.h: see the Autoconf documentation configure:4171: WARNING: time.h: section "Present But Cannot Be Compiled" configure:4173: WARNING: time.h: proceeding with the preprocessor's result configure:4175: WARNING: time.h: in the future, the compiler will take precedence configure:4185: checking for time.h configure:4193: result: yes configure:4226: checking fcntl.h usability configure:4243: gcc -c -fno-common conftest.c >&5 configure:4249: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_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:4263: result: no configure:4267: checking fcntl.h presence configure:4282: gcc -E conftest.c configure:4288: $? = 0 configure:4302: result: yes configure:4315: WARNING: fcntl.h: present but cannot be compiled configure:4317: WARNING: fcntl.h: check for missing prerequisite headers? configure:4319: WARNING: fcntl.h: see the Autoconf documentation configure:4321: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4323: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4325: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4335: checking for fcntl.h configure:4343: result: yes configure:4226: checking paths.h usability configure:4243: gcc -c -fno-common conftest.c >&5 configure:4249: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4263: result: no configure:4267: checking paths.h presence configure:4282: gcc -E conftest.c configure:4288: $? = 0 configure:4302: result: yes configure:4315: WARNING: paths.h: present but cannot be compiled configure:4317: WARNING: paths.h: check for missing prerequisite headers? configure:4319: WARNING: paths.h: see the Autoconf documentation configure:4321: WARNING: paths.h: section "Present But Cannot Be Compiled" configure:4323: WARNING: paths.h: proceeding with the preprocessor's result configure:4325: WARNING: paths.h: in the future, the compiler will take precedence configure:4335: checking for paths.h configure:4343: result: yes configure:4226: checking libintl.h usability configure:4243: gcc -c -fno-common conftest.c >&5 configure:4249: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_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:4263: result: no configure:4267: checking libintl.h presence configure:4282: gcc -E conftest.c configure:4288: $? = 0 configure:4302: result: yes configure:4315: WARNING: libintl.h: present but cannot be compiled configure:4317: WARNING: libintl.h: check for missing prerequisite headers? configure:4319: WARNING: libintl.h: see the Autoconf documentation configure:4321: WARNING: libintl.h: section "Present But Cannot Be Compiled" configure:4323: WARNING: libintl.h: proceeding with the preprocessor's result configure:4325: WARNING: libintl.h: in the future, the compiler will take precedence configure:4335: checking for libintl.h configure:4343: result: yes configure:4226: checking errno.h usability configure:4243: gcc -c -fno-common conftest.c >&5 configure:4249: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4263: result: no configure:4267: checking errno.h presence configure:4282: gcc -E conftest.c configure:4288: $? = 0 configure:4302: result: yes configure:4315: WARNING: errno.h: present but cannot be compiled configure:4317: WARNING: errno.h: check for missing prerequisite headers? configure:4319: WARNING: errno.h: see the Autoconf documentation configure:4321: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:4323: WARNING: errno.h: proceeding with the preprocessor's result configure:4325: WARNING: errno.h: in the future, the compiler will take precedence configure:4335: checking for errno.h configure:4343: result: yes configure:4216: checking for sys/types.h configure:4222: result: no configure:4226: checking pwd.h usability configure:4243: gcc -c -fno-common conftest.c >&5 configure:4249: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_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:4263: result: no configure:4267: checking pwd.h presence configure:4282: gcc -E conftest.c configure:4288: $? = 0 configure:4302: result: yes configure:4315: WARNING: pwd.h: present but cannot be compiled configure:4317: WARNING: pwd.h: check for missing prerequisite headers? configure:4319: WARNING: pwd.h: see the Autoconf documentation configure:4321: WARNING: pwd.h: section "Present But Cannot Be Compiled" configure:4323: WARNING: pwd.h: proceeding with the preprocessor's result configure:4325: WARNING: pwd.h: in the future, the compiler will take precedence configure:4335: checking for pwd.h configure:4343: result: yes configure:4375: checking getopt.h usability configure:4392: gcc -c -fno-common conftest.c >&5 configure:4398: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_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:4412: result: no configure:4416: checking getopt.h presence configure:4431: gcc -E conftest.c configure:4437: $? = 0 configure:4451: result: yes configure:4464: WARNING: getopt.h: present but cannot be compiled configure:4466: WARNING: getopt.h: check for missing prerequisite headers? configure:4468: WARNING: getopt.h: see the Autoconf documentation configure:4470: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure:4472: WARNING: getopt.h: proceeding with the preprocessor's result configure:4474: WARNING: getopt.h: in the future, the compiler will take precedence configure:4484: checking for getopt.h configure:4492: result: yes configure:4375: checking utmp.h usability configure:4392: gcc -c -fno-common conftest.c >&5 In file included from conftest.c:50: /usr/include/utmp.h:75: error: parse error before "time_t" /usr/include/utmp.h:78: error: parse error before '}' token configure:4398: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_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:4412: result: no configure:4416: checking utmp.h presence configure:4431: gcc -E conftest.c configure:4437: $? = 0 configure:4451: result: yes configure:4464: WARNING: utmp.h: present but cannot be compiled configure:4466: WARNING: utmp.h: check for missing prerequisite headers? configure:4468: WARNING: utmp.h: see the Autoconf documentation configure:4470: WARNING: utmp.h: section "Present But Cannot Be Compiled" configure:4472: WARNING: utmp.h: proceeding with the preprocessor's result configure:4474: WARNING: utmp.h: in the future, the compiler will take precedence configure:4484: checking for utmp.h configure:4492: result: yes configure:4375: checking netdb.h usability configure:4392: gcc -c -fno-common conftest.c >&5 configure:4398: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_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:4412: result: no configure:4416: checking netdb.h presence configure:4431: gcc -E conftest.c configure:4437: $? = 0 configure:4451: result: yes configure:4464: WARNING: netdb.h: present but cannot be compiled configure:4466: WARNING: netdb.h: check for missing prerequisite headers? configure:4468: WARNING: netdb.h: see the Autoconf documentation configure:4470: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:4472: WARNING: netdb.h: proceeding with the preprocessor's result configure:4474: WARNING: netdb.h: in the future, the compiler will take precedence configure:4484: checking for netdb.h configure:4492: result: yes configure:4375: checking sys/socket.h usability configure:4392: gcc -c -fno-common conftest.c >&5 configure:4398: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_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:4412: result: no configure:4416: checking sys/socket.h presence configure:4431: gcc -E conftest.c configure:4437: $? = 0 configure:4451: result: yes configure:4464: WARNING: sys/socket.h: present but cannot be compiled configure:4466: WARNING: sys/socket.h: check for missing prerequisite headers? configure:4468: WARNING: sys/socket.h: see the Autoconf documentation configure:4470: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:4472: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:4474: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:4484: checking for sys/socket.h configure:4492: result: yes configure:4375: checking netinet/in.h usability configure:4392: gcc -c -fno-common conftest.c >&5 configure:4398: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_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:4412: result: no configure:4416: checking netinet/in.h presence configure:4431: gcc -E conftest.c configure:4437: $? = 0 configure:4451: result: yes configure:4464: WARNING: netinet/in.h: present but cannot be compiled configure:4466: WARNING: netinet/in.h: check for missing prerequisite headers? configure:4468: WARNING: netinet/in.h: see the Autoconf documentation configure:4470: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:4472: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:4474: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:4484: checking for netinet/in.h configure:4492: result: yes configure:4520: checking arpa/inet.h usability configure:4537: gcc -c -fno-common conftest.c >&5 configure:4543: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_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:4557: result: no configure:4561: checking arpa/inet.h presence configure:4576: gcc -E conftest.c configure:4582: $? = 0 configure:4596: result: yes configure:4609: WARNING: arpa/inet.h: present but cannot be compiled configure:4611: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:4613: WARNING: arpa/inet.h: see the Autoconf documentation configure:4615: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:4617: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:4619: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:4629: checking for arpa/inet.h configure:4637: result: yes configure:4652: checking for an ANSI C-conforming const configure:4727: gcc -c -fno-common conftest.c >&5 configure:4733: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_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 cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:4748: result: no configure:4758: checking whether struct tm is in sys/time.h or time.h configure:4788: gcc -c -fno-common conftest.c >&5 configure:4794: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm tm; | int *p = &tm.tm_sec; | return !p; | ; | return 0; | } configure:4809: result: sys/time.h configure:4819: checking for pid_t configure:4849: gcc -c -fno-common conftest.c >&5 conftest.c:57: error: parse error before "ac__type_new_" conftest.c:57: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:61: error: parse error before ')' token configure:4855: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 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 pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4870: result: no configure:4882: checking for struct utmpx.ut_user configure:4911: gcc -c -fno-common conftest.c >&5 configure:4917: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_user) | return 0; | ; | return 0; | } configure:4951: gcc -c -fno-common conftest.c >&5 configure:4957: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_user) | return 0; | ; | return 0; | } configure:4975: result: no configure:4986: checking for struct utmpx.ut_type configure:5015: gcc -c -fno-common conftest.c >&5 configure:5021: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_type) | return 0; | ; | return 0; | } configure:5055: gcc -c -fno-common conftest.c >&5 configure:5061: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_type) | return 0; | ; | return 0; | } configure:5079: result: no configure:5090: checking for struct utmpx.ut_host configure:5120: gcc -c -fno-common conftest.c >&5 configure:5126: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_host) | return 0; | ; | return 0; | } configure:5161: gcc -c -fno-common conftest.c >&5 configure:5167: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_host) | return 0; | ; | return 0; | } configure:5185: result: no configure:5196: checking for struct utmpx.ut_syslen configure:5225: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:31: error: structure has no member named `ut_syslen' configure:5231: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:5265: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:31: error: structure has no member named `ut_syslen' configure:5271: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:5289: result: no configure:5300: checking for struct utmp.ut_user configure:5329: gcc -c -fno-common conftest.c >&5 In file included from conftest.c:25: /usr/include/utmp.h:75: error: parse error before "time_t" /usr/include/utmp.h:78: error: parse error before '}' token conftest.c: In function `main': conftest.c:31: error: structure has no member named `ut_user' configure:5335: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_user) | return 0; | ; | return 0; | } configure:5369: gcc -c -fno-common conftest.c >&5 In file included from conftest.c:25: /usr/include/utmp.h:75: error: parse error before "time_t" /usr/include/utmp.h:78: error: parse error before '}' token conftest.c: In function `main': conftest.c:31: error: structure has no member named `ut_user' configure:5375: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_user) | return 0; | ; | return 0; | } configure:5393: result: no configure:5404: checking for struct utmp.ut_type configure:5433: gcc -c -fno-common conftest.c >&5 In file included from conftest.c:25: /usr/include/utmp.h:75: error: parse error before "time_t" /usr/include/utmp.h:78: error: parse error before '}' token conftest.c: In function `main': conftest.c:31: error: structure has no member named `ut_type' configure:5439: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_type) | return 0; | ; | return 0; | } configure:5473: gcc -c -fno-common conftest.c >&5 In file included from conftest.c:25: /usr/include/utmp.h:75: error: parse error before "time_t" /usr/include/utmp.h:78: error: parse error before '}' token conftest.c: In function `main': conftest.c:31: error: structure has no member named `ut_type' configure:5479: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_type) | return 0; | ; | return 0; | } configure:5497: result: no configure:5508: checking for struct utmp.ut_host configure:5538: gcc -c -fno-common conftest.c >&5 configure:5544: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_host) | return 0; | ; | return 0; | } configure:5579: gcc -c -fno-common conftest.c >&5 configure:5585: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_host) | return 0; | ; | return 0; | } configure:5603: result: no configure:5614: checking for struct utmp.ut_syslen configure:5643: gcc -c -fno-common conftest.c >&5 In file included from conftest.c:25: /usr/include/utmp.h:75: error: parse error before "time_t" /usr/include/utmp.h:78: error: parse error before '}' token conftest.c: In function `main': conftest.c:31: error: structure has no member named `ut_syslen' configure:5649: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:5683: gcc -c -fno-common conftest.c >&5 In file included from conftest.c:25: /usr/include/utmp.h:75: error: parse error before "time_t" /usr/include/utmp.h:78: error: parse error before '}' token conftest.c: In function `main': conftest.c:31: error: structure has no member named `ut_syslen' configure:5689: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:5707: result: no configure:5718: checking for struct passwd.pw_name configure:5747: gcc -c -fno-common conftest.c >&5 configure:5753: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | | int | main () | { | static struct passwd ac_aggr; | if (ac_aggr.pw_name) | return 0; | ; | return 0; | } configure:5787: gcc -c -fno-common conftest.c >&5 configure:5793: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | /* end confdefs.h. */ | #include | | int | main () | { | static struct passwd ac_aggr; | if (sizeof ac_aggr.pw_name) | return 0; | ; | return 0; | } configure:5811: result: no configure:5829: checking for stdlib.h configure:5835: result: no configure:5969: checking for GNU libc compatible malloc configure:6003: gcc -o conftest -fno-common conftest.c >&5 configure:6006: $? = 0 configure:6012: ./conftest configure:6015: $? = 0 configure:6031: result: yes configure:6074: checking vfork.h usability configure:6091: gcc -c -fno-common conftest.c >&5 conftest.c:59:19: vfork.h: No such file or directory configure:6097: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | #define HAVE_MALLOC 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:6111: result: no configure:6115: checking vfork.h presence configure:6130: gcc -E conftest.c conftest.c:26:19: vfork.h: No such file or directory configure:6136: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wuzzah" | #define PACKAGE_TARNAME "wuzzah" | #define PACKAGE_VERSION "0.53" | #define PACKAGE_STRING "wuzzah 0.53" | #define PACKAGE_BUGREPORT "/dev/null" | #define HAVE_UTMPX_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define const | #define TM_IN_SYS_TIME 1 | #define pid_t int | #define HAVE_MALLOC 1 | /* end confdefs.h. */ | #include configure:6150: result: no configure:6183: checking for vfork.h configure:6191: result: no configure:6209: checking for fork configure:6265: gcc -o conftest -fno-common conftest.c >&5 configure:6271: $? = 0 configure:6289: result: yes configure:6209: checking for vfork configure:6265: gcc -o conftest -fno-common conftest.c >&5 configure:6271: $? = 0 configure:6289: result: yes configure:6300: checking for working fork configure:6332: gcc -o conftest -fno-common conftest.c >&5 configure:6335: $? = 0 configure:6341: ./conftest configure:6344: $? = 0 configure:6360: result: yes configure:6381: checking for working vfork configure:6519: result: yes configure:6555: checking for stdlib.h configure:6561: result: no configure:6695: checking for GNU libc compatible realloc configure:6729: gcc -o conftest -fno-common conftest.c >&5 configure:6732: $? = 0 configure:6738: ./conftest configure:6741: $? = 0 configure:6757: result: yes configure:6794: checking for memset configure:6850: gcc -o conftest -fno-common conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function `memset' configure:6856: $? = 0 configure:6874: result: yes configure:6794: checking for strcspn configure:6850: gcc -o conftest -fno-common conftest.c >&5 conftest.c:55: warning: conflicting types for built-in function `strcspn' configure:6856: $? = 0 configure:6874: result: yes configure:6794: checking for strerror configure:6850: gcc -o conftest -fno-common conftest.c >&5 configure:6856: $? = 0 configure:6874: result: yes configure:6794: checking for strdup configure:6850: gcc -o conftest -fno-common conftest.c >&5 configure:6856: $? = 0 configure:6874: result: yes configure:6794: checking for basename configure:6850: gcc -o conftest -fno-common conftest.c >&5 configure:6856: $? = 0 configure:6874: result: yes configure:6794: checking for gethostbyname configure:6850: gcc -o conftest -fno-common conftest.c >&5 configure:6856: $? = 0 configure:6874: result: yes configure:6893: checking for inet_ntoa configure:6949: gcc -o conftest -fno-common conftest.c >&5 configure:6955: $? = 0 configure:6973: result: yes configure:6893: checking for memchr configure:6949: gcc -o conftest -fno-common conftest.c >&5 configure:6955: $? = 0 configure:6973: result: yes configure:6893: checking for strspn configure:6949: gcc -o conftest -fno-common conftest.c >&5 conftest.c:62: warning: conflicting types for built-in function `strspn' configure:6955: $? = 0 configure:6973: result: yes configure:6893: checking for setpwent configure:6949: gcc -o conftest -fno-common conftest.c >&5 configure:6955: $? = 0 configure:6973: result: yes configure:6893: checking for getpwent configure:6949: gcc -o conftest -fno-common conftest.c >&5 configure:6955: $? = 0 configure:6973: result: yes configure:6893: checking for endpwent configure:6949: gcc -o conftest -fno-common conftest.c >&5 configure:6955: $? = 0 configure:6973: result: yes configure:6989: checking for setutxent configure:7045: gcc -o conftest -fno-common conftest.c >&5 configure:7051: $? = 0 configure:7069: result: yes configure:6989: checking for getutxent configure:7045: gcc -o conftest -fno-common conftest.c >&5 configure:7051: $? = 0 configure:7069: result: yes configure:6989: checking for endutxent configure:7045: gcc -o conftest -fno-common conftest.c >&5 configure:7051: $? = 0 configure:7069: result: yes configure:7086: checking for getopt_long configure:7142: gcc -o conftest -fno-common conftest.c >&5 configure:7148: $? = 0 configure:7166: result: yes configure:7282: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set= ac_cv_env_CC_value= 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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_basename=yes ac_cv_func_endpwent=yes ac_cv_func_endutxent=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_gethostbyname=yes ac_cv_func_getopt_long=yes ac_cv_func_getpwent=yes ac_cv_func_getutxent=yes ac_cv_func_inet_ntoa=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memchr=yes ac_cv_func_memset=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_setpwent=yes ac_cv_func_setutxent=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strspn=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libgen_h=yes ac_cv_header_libintl_h=yes ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_paths_h=yes ac_cv_header_pwd_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_socket_h=yes ac_cv_header_sys_stat_h=no 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_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_vfork_h=no ac_cv_member_struct_passwd_pw_name=no ac_cv_member_struct_utmp_ut_host=no ac_cv_member_struct_utmp_ut_syslen=no ac_cv_member_struct_utmp_ut_type=no ac_cv_member_struct_utmp_ut_user=no ac_cv_member_struct_utmpx_ut_host=no ac_cv_member_struct_utmpx_ut_syslen=no ac_cv_member_struct_utmpx_ut_type=no ac_cv_member_struct_utmpx_ut_user=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_search_gethostbyname='none required' ac_cv_search_inet_ntoa='none required' ac_cv_struct_tm=sys/time.h ac_cv_type_pid_t=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/mnt/gmirror/ports/sysutils/wuzzah/work/wuzzah-0.53/missing aclocal-1.4' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='/mnt/gmirror/ports/sysutils/wuzzah/work/wuzzah-0.53/missing automake-1.4' AWK='gawk' CC='gcc' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' OBJEXT='' PACKAGE='wuzzah' PACKAGE_BUGREPORT='/dev/null' PACKAGE_NAME='wuzzah' PACKAGE_STRING='wuzzah 0.53' PACKAGE_TARNAME='wuzzah' PACKAGE_VERSION='0.53' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' VERSION='0.53' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' do_we_need_getopt='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' 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' utmpx_wrapper='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "wuzzah" #define PACKAGE_TARNAME "wuzzah" #define PACKAGE_VERSION "0.53" #define PACKAGE_STRING "wuzzah 0.53" #define PACKAGE_BUGREPORT "/dev/null" #define HAVE_UTMPX_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_TIME_H 1 #define HAVE_FCNTL_H 1 #define HAVE_PATHS_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_ERRNO_H 1 #define HAVE_PWD_H 1 #define HAVE_GETOPT_H 1 #define HAVE_UTMP_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define const #define TM_IN_SYS_TIME 1 #define pid_t int #define HAVE_MALLOC 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_REALLOC 1 #define HAVE_MEMSET 1 #define HAVE_STRCSPN 1 #define HAVE_STRERROR 1 #define HAVE_STRDUP 1 #define HAVE_BASENAME 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_INET_NTOA 1 #define HAVE_MEMCHR 1 #define HAVE_STRSPN 1 #define HAVE_SETPWENT 1 #define HAVE_GETPWENT 1 #define HAVE_ENDPWENT 1 #define HAVE_SETUTXENT 1 #define HAVE_GETUTXENT 1 #define HAVE_ENDUTXENT 1 #define HAVE_GETOPT_LONG 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by wuzzah config.status 0.53, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:626: creating Makefile config.status:761: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:886: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by wuzzah config.status 0.53, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:626: creating config.h config.status:873: config.h is unchanged config.status:886: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by wuzzah config.status 0.53, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = getopt/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:626: creating getopt/Makefile config.status:761: WARNING: getopt/Makefile.in seems to ignore the --datarootdir setting config.status:886: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by wuzzah config.status 0.53, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = hashtable/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:626: creating hashtable/Makefile config.status:761: WARNING: hashtable/Makefile.in seems to ignore the --datarootdir setting config.status:886: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by wuzzah config.status 0.53, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = man/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:626: creating man/Makefile config.status:761: WARNING: man/Makefile.in seems to ignore the --datarootdir setting config.status:886: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by wuzzah config.status 0.53, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = utmpx/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:626: creating utmpx/Makefile config.status:761: WARNING: utmpx/Makefile.in seems to ignore the --datarootdir setting config.status:886: executing default-1 commands