This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by yagiuda configure 1.19, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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: 119 tasks, 176 threads, 4 processors Load average: 2.16, Mach factor: 2.00 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1317: checking for a BSD-compatible install configure:1371: result: /usr/bin/install -c -o root -g wheel configure:1382: checking whether build environment is sane configure:1425: result: yes configure:1458: checking for gawk configure:1474: found /usr/local/bin/gawk configure:1484: result: gawk configure:1494: checking whether make sets $(MAKE) configure:1514: result: yes configure:1682: checking for i386-unknown-gnu-gcc configure:1708: result: cc configure:1990: checking for C compiler version configure:1993: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1996: $? = 0 configure:1998: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2001: $? = 0 configure:2003: cc -V &5 cc: `-V' option must have argument configure:2006: $? = 1 configure:2030: checking for C compiler default output configure:2033: cc -fno-common conftest.c >&5 configure:2036: $? = 0 configure:2082: result: a.out configure:2087: checking whether the C compiler works configure:2093: ./a.out configure:2096: $? = 0 configure:2113: result: yes configure:2120: checking whether we are cross compiling configure:2122: result: no configure:2125: checking for suffix of executables configure:2127: cc -o conftest -fno-common conftest.c >&5 configure:2130: $? = 0 configure:2155: result: configure:2161: checking for suffix of object files configure:2183: cc -c -fno-common conftest.c >&5 configure:2186: $? = 0 configure:2208: result: configure:2212: checking whether we are using the GNU C compiler configure:2237: cc -c -fno-common conftest.c >&5 configure:2240: $? = 0 configure:2243: test -s conftest. configure:2246: $? = 1 configure: failed program was: | #line 2217 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2259: result: no configure:2265: checking whether cc accepts -g configure:2287: cc -c -g conftest.c >&5 configure:2290: $? = 0 configure:2293: test -s conftest. configure:2296: $? = 1 configure: failed program was: | #line 2270 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2307: result: no configure:2324: checking for cc option to accept ANSI C configure:2385: cc -c -fno-common conftest.c >&5 configure:2388: $? = 0 configure:2391: test -s conftest. configure:2394: $? = 1 configure: failed program was: | #line 2331 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | /* 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; | } | 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:2385: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2388: $? = 0 configure:2391: test -s conftest. configure:2394: $? = 1 configure: failed program was: | #line 2331 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | /* 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; | } | 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:2385: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2388: $? = 1 configure: failed program was: | #line 2331 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | /* 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; | } | 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:2385: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2388: $? = 1 configure: failed program was: | #line 2331 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | /* 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; | } | 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:2385: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2388: $? = 1 configure: failed program was: | #line 2331 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | /* 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; | } | 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:2385: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2388: $? = 0 configure:2391: test -s conftest. configure:2394: $? = 1 configure: failed program was: | #line 2331 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | /* 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; | } | 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:2412: result: none needed configure:2430: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2433: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2561: checking for style of include used by make configure:2589: result: GNU configure:2617: checking dependency style of cc configure:2679: result: gcc3 configure:2697: checking for library containing strerror configure:2728: cc -o conftest -fno-common conftest.c >&5 configure:2731: $? = 0 configure:2734: test -s conftest configure:2737: $? = 0 configure:2796: result: none required configure:2805: checking for cos in -lm configure:2836: cc -o conftest -fno-common conftest.c -lm >&5 configure:2829: warning: conflicting types for built-in function `cos' configure:2839: $? = 0 configure:2842: test -s conftest configure:2845: $? = 0 configure:2857: result: yes configure:2874: checking how to run the C preprocessor configure:2910: cc -E conftest.c configure:2916: $? = 0 configure:2948: cc -E conftest.c configure:2950:28: ac_nonexistent.h: No such file or directory configure:2954: $? = 1 configure: failed program was: | #line 2939 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:2992: result: cc -E configure:3017: cc -E conftest.c configure:3023: $? = 0 configure:3055: cc -E conftest.c configure:3057:28: ac_nonexistent.h: No such file or directory configure:3061: $? = 1 configure: failed program was: | #line 3046 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:3104: checking for egrep configure:3114: result: grep -E configure:3119: checking for ANSI C header files configure:3145: cc -c -fno-common conftest.c >&5 configure:3148: $? = 0 configure:3151: test -s conftest. configure:3154: $? = 1 configure: failed program was: | #line 3124 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3266: result: no configure:3290: checking for sys/types.h configure:3307: cc -c -fno-common conftest.c >&5 configure:3310: $? = 0 configure:3313: test -s conftest. configure:3316: $? = 1 configure: failed program was: | #line 3295 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3327: result: no configure:3290: checking for sys/stat.h configure:3307: cc -c -fno-common conftest.c >&5 configure:3310: $? = 0 configure:3313: test -s conftest. configure:3316: $? = 1 configure: failed program was: | #line 3295 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3327: result: no configure:3290: checking for stdlib.h configure:3307: cc -c -fno-common conftest.c >&5 configure:3310: $? = 0 configure:3313: test -s conftest. configure:3316: $? = 1 configure: failed program was: | #line 3295 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3327: result: no configure:3290: checking for string.h configure:3307: cc -c -fno-common conftest.c >&5 configure:3310: $? = 0 configure:3313: test -s conftest. configure:3316: $? = 1 configure: failed program was: | #line 3295 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3327: result: no configure:3290: checking for memory.h configure:3307: cc -c -fno-common conftest.c >&5 configure:3310: $? = 0 configure:3313: test -s conftest. configure:3316: $? = 1 configure: failed program was: | #line 3295 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3327: result: no configure:3290: checking for strings.h configure:3307: cc -c -fno-common conftest.c >&5 configure:3310: $? = 0 configure:3313: test -s conftest. configure:3316: $? = 1 configure: failed program was: | #line 3295 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3327: result: no configure:3290: checking for inttypes.h configure:3307: cc -c -fno-common conftest.c >&5 configure:3310: $? = 0 configure:3313: test -s conftest. configure:3316: $? = 1 configure: failed program was: | #line 3295 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3327: result: no configure:3290: checking for stdint.h configure:3307: cc -c -fno-common conftest.c >&5 configure:3310: $? = 0 configure:3313: test -s conftest. configure:3316: $? = 1 configure: failed program was: | #line 3295 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3327: result: no configure:3290: checking for unistd.h configure:3307: cc -c -fno-common conftest.c >&5 configure:3310: $? = 0 configure:3313: test -s conftest. configure:3316: $? = 1 configure: failed program was: | #line 3295 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3327: result: no configure:3357: checking stdio.h usability configure:3370: cc -c -fno-common conftest.c >&5 configure:3373: $? = 0 configure:3376: test -s conftest. configure:3379: $? = 1 configure: failed program was: | #line 3359 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3389: result: no configure:3393: checking stdio.h presence configure:3404: cc -E conftest.c configure:3410: $? = 0 configure:3429: result: yes configure:3449: WARNING: stdio.h: present but cannot be compiled configure:3451: WARNING: stdio.h: check for missing prerequisite headers? configure:3453: WARNING: stdio.h: proceeding with the preprocessor's result configure:3465: checking for stdio.h configure:3472: result: yes configure:3357: checking math.h usability configure:3370: cc -c -fno-common conftest.c >&5 configure:3373: $? = 0 configure:3376: test -s conftest. configure:3379: $? = 1 configure: failed program was: | #line 3359 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3389: result: no configure:3393: checking math.h presence configure:3404: cc -E conftest.c configure:3410: $? = 0 configure:3429: result: yes configure:3449: WARNING: math.h: present but cannot be compiled configure:3451: WARNING: math.h: check for missing prerequisite headers? configure:3453: WARNING: math.h: proceeding with the preprocessor's result configure:3465: checking for math.h configure:3472: result: yes configure:3357: checking errno.h usability configure:3370: cc -c -fno-common conftest.c >&5 configure:3373: $? = 0 configure:3376: test -s conftest. configure:3379: $? = 1 configure: failed program was: | #line 3359 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3389: result: no configure:3393: checking errno.h presence configure:3404: cc -E conftest.c configure:3410: $? = 0 configure:3429: result: yes configure:3449: WARNING: errno.h: present but cannot be compiled configure:3451: WARNING: errno.h: check for missing prerequisite headers? configure:3453: WARNING: errno.h: proceeding with the preprocessor's result configure:3465: checking for errno.h configure:3472: result: yes configure:3348: checking for stdlib.h configure:3353: result: no configure:3357: checking nan.h usability configure:3370: cc -c -fno-common conftest.c >&5 configure:3407:17: nan.h: No such file or directory configure:3373: $? = 1 configure: failed program was: | #line 3359 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3389: result: no configure:3393: checking nan.h presence configure:3404: cc -E conftest.c configure:3409:17: nan.h: No such file or directory configure:3410: $? = 1 configure: failed program was: | #line 3395 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:3429: result: no configure:3465: checking for nan.h configure:3472: result: no configure:3502: checking ieeefp.h usability configure:3515: cc -c -fno-common conftest.c >&5 configure:3552:20: ieeefp.h: No such file or directory configure:3518: $? = 1 configure: failed program was: | #line 3504 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3534: result: no configure:3538: checking ieeefp.h presence configure:3549: cc -E conftest.c configure:3554:20: ieeefp.h: No such file or directory configure:3555: $? = 1 configure: failed program was: | #line 3540 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:3574: result: no configure:3610: checking for ieeefp.h configure:3617: result: no configure:3502: checking time.h usability configure:3515: cc -c -fno-common conftest.c >&5 configure:3518: $? = 0 configure:3521: test -s conftest. configure:3524: $? = 1 configure: failed program was: | #line 3504 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3534: result: no configure:3538: checking time.h presence configure:3549: cc -E conftest.c configure:3555: $? = 0 configure:3574: result: yes configure:3594: WARNING: time.h: present but cannot be compiled configure:3596: WARNING: time.h: check for missing prerequisite headers? configure:3598: WARNING: time.h: proceeding with the preprocessor's result configure:3610: checking for time.h configure:3617: result: yes configure:3502: checking sys/time.h usability configure:3515: cc -c -fno-common conftest.c >&5 configure:3518: $? = 0 configure:3521: test -s conftest. configure:3524: $? = 1 configure: failed program was: | #line 3504 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3534: result: no configure:3538: checking sys/time.h presence configure:3549: cc -E conftest.c configure:3555: $? = 0 configure:3574: result: yes configure:3594: WARNING: sys/time.h: present but cannot be compiled configure:3596: WARNING: sys/time.h: check for missing prerequisite headers? configure:3598: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3610: checking for sys/time.h configure:3617: result: yes configure:3502: checking random.h usability configure:3515: cc -c -fno-common conftest.c >&5 configure:3554:20: random.h: No such file or directory configure:3518: $? = 1 configure: failed program was: | #line 3504 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3534: result: no configure:3538: checking random.h presence configure:3549: cc -E conftest.c configure:3556:20: random.h: No such file or directory configure:3555: $? = 1 configure: failed program was: | #line 3540 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:3574: result: no configure:3610: checking for random.h configure:3617: result: no configure:3639: checking for string.h configure:3644: result: no configure:3648: checking ctype.h usability configure:3661: cc -c -fno-common conftest.c >&5 configure:3664: $? = 0 configure:3667: test -s conftest. configure:3670: $? = 1 configure: failed program was: | #line 3650 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3680: result: no configure:3684: checking ctype.h presence configure:3695: cc -E conftest.c configure:3701: $? = 0 configure:3720: result: yes configure:3740: WARNING: ctype.h: present but cannot be compiled configure:3742: WARNING: ctype.h: check for missing prerequisite headers? configure:3744: WARNING: ctype.h: proceeding with the preprocessor's result configure:3756: checking for ctype.h configure:3763: result: yes configure:3639: checking for sys/types.h configure:3644: result: no configure:3639: checking for unistd.h configure:3644: result: no configure:3648: checking values.h usability configure:3661: cc -c -fno-common conftest.c >&5 configure:3664: $? = 0 configure:3667: test -s conftest. configure:3670: $? = 1 configure: failed program was: | #line 3650 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3680: result: no configure:3684: checking values.h presence configure:3695: cc -E conftest.c configure:3701: $? = 0 configure:3720: result: yes configure:3740: WARNING: values.h: present but cannot be compiled configure:3742: WARNING: values.h: check for missing prerequisite headers? configure:3744: WARNING: values.h: proceeding with the preprocessor's result configure:3756: checking for values.h configure:3763: result: yes configure:3779: checking for working alloca.h configure:3801: cc -o conftest -fno-common conftest.c -lm >&5 configure:3804: $? = 0 configure:3807: test -s conftest configure:3810: $? = 0 configure:3821: result: yes configure:3831: checking for alloca configure:3873: cc -o conftest -fno-common conftest.c -lm >&5 configure:3876: $? = 0 configure:3879: test -s conftest configure:3882: $? = 0 configure:3893: result: yes configure:4102: checking for struct stat.st_blksize configure:4126: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:4164: error: storage size of `ac_aggr' isn't known configure:4164: error: storage size of `ac_aggr' isn't known configure:4129: $? = 1 configure: failed program was: | #line 4107 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:4161: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:4199: error: storage size of `ac_aggr' isn't known configure:4199: error: storage size of `ac_aggr' isn't known configure:4164: $? = 1 configure: failed program was: | #line 4142 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "yagiuda" | #define PACKAGE_TARNAME "yagiuda" | #define PACKAGE_VERSION "1.19" | #define PACKAGE_STRING "yagiuda 1.19" | #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" | #define PACKAGE "yagiuda" | #define VERSION "1.19" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:4183: result: no configure:4342: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by yagiuda config.status 1.19, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:649: creating Makefile config.status:649: creating doc/Makefile config.status:649: creating src/Makefile config.status:649: creating man/Makefile config.status:649: creating man/man1/Makefile config.status:649: creating man/man5/Makefile config.status:774: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_alloca_works=yes ac_cv_header_ctype_h=yes ac_cv_header_errno_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=no ac_cv_header_nan_h=no ac_cv_header_random_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_header_values_h=yes ac_cv_lib_m_cos=yes ac_cv_member_struct_stat_st_blksize=no ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/comms/yagiuda/work/yagiuda-1.19/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/comms/yagiuda/work/yagiuda-1.19/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/comms/yagiuda/work/yagiuda-1.19/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/comms/yagiuda/work/yagiuda-1.19/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/comms/yagiuda/work/yagiuda-1.19/missing --run automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"yagiuda\" -DPACKAGE_TARNAME=\"yagiuda\" -DPACKAGE_VERSION=\"1.19\" -DPACKAGE_STRING=\"yagiuda\ 1.19\" -DPACKAGE_BUGREPORT=\"david.kirkby@onetel.net\" -DPACKAGE=\"yagiuda\" -DVERSION=\"1.19\" -DHAVE_LIBM=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_ERRNO_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_CTYPE_H=1 -DHAVE_VALUES_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 ' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/comms/yagiuda/work/yagiuda-1.19/missing --run makeinfo' OBJEXT='' PACKAGE='yagiuda' PACKAGE_BUGREPORT='david.kirkby@onetel.net' PACKAGE_NAME='yagiuda' PACKAGE_STRING='yagiuda 1.19' PACKAGE_TARNAME='yagiuda' PACKAGE_VERSION='1.19' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.19' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/comms/yagiuda/work/yagiuda-1.19/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_LIBM 1 #define HAVE_MATH_H 1 #define HAVE_STDIO_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define HAVE_VALUES_H 1 #define PACKAGE "yagiuda" #define PACKAGE_BUGREPORT "david.kirkby@onetel.net" #define PACKAGE_NAME "yagiuda" #define PACKAGE_STRING "yagiuda 1.19" #define PACKAGE_TARNAME "yagiuda" #define PACKAGE_VERSION "1.19" #define VERSION "1.19" configure: exit 0