This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.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: 153 tasks, 208 threads, 4 processors Load average: 2.65, Mach factor: 1.34 /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:1320: checking for a BSD-compatible install configure:1374: result: /usr/bin/install -c -o root -g wheel configure:1385: checking whether build environment is sane configure:1428: result: yes configure:1461: checking for gawk configure:1477: found /usr/local/bin/gawk configure:1487: result: gawk configure:1497: checking whether make sets $(MAKE) configure:1517: result: yes configure:1690: checking for gawk configure:1716: result: gawk configure:1734: checking for i386-unknown-gnu-gcc configure:1760: result: cc configure:2042: checking for C compiler version configure:2045: 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:2048: $? = 0 configure:2050: 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:2053: $? = 0 configure:2055: cc -V &5 cc: `-V' option must have argument configure:2058: $? = 1 configure:2082: checking for C compiler default output configure:2085: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2088: $? = 0 configure:2134: result: a.out configure:2139: checking whether the C compiler works configure:2145: ./a.out configure:2148: $? = 0 configure:2165: result: yes configure:2172: checking whether we are cross compiling configure:2174: result: no configure:2177: checking for suffix of executables configure:2179: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2182: $? = 0 configure:2207: result: configure:2213: checking for suffix of object files configure:2235: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2238: $? = 0 configure:2260: result: configure:2264: checking whether we are using the GNU C compiler configure:2289: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2292: $? = 0 configure:2295: test -s conftest. configure:2298: $? = 1 configure: failed program was: | #line 2269 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2311: result: no configure:2317: checking whether cc accepts -g configure:2339: cc -c -g -I/usr/local/include conftest.c >&5 configure:2342: $? = 0 configure:2345: test -s conftest. configure:2348: $? = 1 configure: failed program was: | #line 2322 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2359: result: no configure:2376: checking for cc option to accept ANSI C configure:2437: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2440: $? = 0 configure:2443: test -s conftest. configure:2446: $? = 1 configure: failed program was: | #line 2383 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | /* 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:2437: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2440: $? = 0 configure:2443: test -s conftest. configure:2446: $? = 1 configure: failed program was: | #line 2383 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | /* 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:2437: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2440: $? = 1 configure: failed program was: | #line 2383 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | /* 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:2437: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2440: $? = 1 configure: failed program was: | #line 2383 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | /* 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:2437: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2440: $? = 1 configure: failed program was: | #line 2383 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | /* 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:2437: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2440: $? = 0 configure:2443: test -s conftest. configure:2446: $? = 1 configure: failed program was: | #line 2383 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | /* 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:2464: result: none needed configure:2482: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2485: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2605: checking for style of include used by make configure:2633: result: GNU configure:2661: checking dependency style of cc configure:2744: result: gcc3 configure:2763: checking for strerror in -lcposix configure:2794: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:2797: $? = 1 configure: failed program was: | #line 2770 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:2815: result: no configure:2835: checking for a BSD-compatible install configure:2889: result: /usr/bin/install -c -o root -g wheel configure:2900: checking whether ln -s works configure:2904: result: yes configure:2911: checking whether make sets $(MAKE) configure:2931: result: yes configure:2943: checking for i386-unknown-gnu-ranlib configure:2972: result: no configure:2981: checking for ranlib configure:2997: found /usr/bin/ranlib configure:3008: result: ranlib configure:3024: checking for bison configure:3040: found /usr/local/bin/bison configure:3050: result: bison -y configure:3068: checking for wbkgdset in -lcurses configure:3099: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:3102: $? = 0 configure:3105: test -s conftest configure:3108: $? = 0 configure:3120: result: yes configure:3207: checking how to run the C preprocessor configure:3243: cc -E -I/usr/local/include conftest.c configure:3249: $? = 0 configure:3281: cc -E -I/usr/local/include conftest.c configure:3283:28: ac_nonexistent.h: No such file or directory configure:3287: $? = 1 configure: failed program was: | #line 3272 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | /* end confdefs.h. */ | #include configure:3325: result: cc -E configure:3350: cc -E -I/usr/local/include conftest.c configure:3356: $? = 0 configure:3388: cc -E -I/usr/local/include conftest.c configure:3390:28: ac_nonexistent.h: No such file or directory configure:3394: $? = 1 configure: failed program was: | #line 3379 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | /* end confdefs.h. */ | #include configure:3437: checking for egrep configure:3447: result: grep -E configure:3452: checking for ANSI C header files configure:3478: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3481: $? = 0 configure:3484: test -s conftest. configure:3487: $? = 1 configure: failed program was: | #line 3457 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3599: result: no configure:3623: checking for sys/types.h configure:3640: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3643: $? = 0 configure:3646: test -s conftest. configure:3649: $? = 1 configure: failed program was: | #line 3628 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 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:3660: result: no configure:3623: checking for sys/stat.h configure:3640: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3643: $? = 0 configure:3646: test -s conftest. configure:3649: $? = 1 configure: failed program was: | #line 3628 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 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:3660: result: no configure:3623: checking for stdlib.h configure:3640: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3643: $? = 0 configure:3646: test -s conftest. configure:3649: $? = 1 configure: failed program was: | #line 3628 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 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:3660: result: no configure:3623: checking for string.h configure:3640: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3643: $? = 0 configure:3646: test -s conftest. configure:3649: $? = 1 configure: failed program was: | #line 3628 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 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:3660: result: no configure:3623: checking for memory.h configure:3640: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3643: $? = 0 configure:3646: test -s conftest. configure:3649: $? = 1 configure: failed program was: | #line 3628 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 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:3660: result: no configure:3623: checking for strings.h configure:3640: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3643: $? = 0 configure:3646: test -s conftest. configure:3649: $? = 1 configure: failed program was: | #line 3628 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 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:3660: result: no configure:3623: checking for inttypes.h configure:3640: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3643: $? = 0 configure:3646: test -s conftest. configure:3649: $? = 1 configure: failed program was: | #line 3628 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 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:3660: result: no configure:3623: checking for stdint.h configure:3640: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3643: $? = 0 configure:3646: test -s conftest. configure:3649: $? = 1 configure: failed program was: | #line 3628 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 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:3660: result: no configure:3623: checking for unistd.h configure:3640: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3643: $? = 0 configure:3646: test -s conftest. configure:3649: $? = 1 configure: failed program was: | #line 3628 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 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:3660: result: no configure:3692: checking for unistd.h configure:3697: result: no configure:3701: checking alloca.h usability configure:3714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3717: $? = 0 configure:3720: test -s conftest. configure:3723: $? = 1 configure: failed program was: | #line 3703 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 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:3733: result: no configure:3737: checking alloca.h presence configure:3748: cc -E -I/usr/local/include conftest.c configure:3754: $? = 0 configure:3773: result: yes configure:3793: WARNING: alloca.h: present but cannot be compiled configure:3795: WARNING: alloca.h: check for missing prerequisite headers? configure:3797: WARNING: alloca.h: proceeding with the preprocessor's result configure:3809: checking for alloca.h configure:3816: result: yes configure:3701: checking argz.h usability configure:3714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3749:18: argz.h: No such file or directory configure:3717: $? = 1 configure: failed program was: | #line 3703 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_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:3733: result: no configure:3737: checking argz.h presence configure:3748: cc -E -I/usr/local/include conftest.c configure:3751:18: argz.h: No such file or directory configure:3754: $? = 1 configure: failed program was: | #line 3739 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include configure:3773: result: no configure:3809: checking for argz.h configure:3816: result: no configure:3701: checking errno.h usability configure:3714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3717: $? = 0 configure:3720: test -s conftest. configure:3723: $? = 1 configure: failed program was: | #line 3703 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_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:3733: result: no configure:3737: checking errno.h presence configure:3748: cc -E -I/usr/local/include conftest.c configure:3754: $? = 0 configure:3773: result: yes configure:3793: WARNING: errno.h: present but cannot be compiled configure:3795: WARNING: errno.h: check for missing prerequisite headers? configure:3797: WARNING: errno.h: proceeding with the preprocessor's result configure:3809: checking for errno.h configure:3816: result: yes configure:3701: checking fcntl.h usability configure:3714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3717: $? = 0 configure:3720: test -s conftest. configure:3723: $? = 1 configure: failed program was: | #line 3703 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_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:3733: result: no configure:3737: checking fcntl.h presence configure:3748: cc -E -I/usr/local/include conftest.c configure:3754: $? = 0 configure:3773: result: yes configure:3793: WARNING: fcntl.h: present but cannot be compiled configure:3795: WARNING: fcntl.h: check for missing prerequisite headers? configure:3797: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3809: checking for fcntl.h configure:3816: result: yes configure:3701: checking langinfo.h usability configure:3714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3717: $? = 0 configure:3720: test -s conftest. configure:3723: $? = 1 configure: failed program was: | #line 3703 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3733: result: no configure:3737: checking langinfo.h presence configure:3748: cc -E -I/usr/local/include conftest.c configure:3754: $? = 0 configure:3773: result: yes configure:3793: WARNING: langinfo.h: present but cannot be compiled configure:3795: WARNING: langinfo.h: check for missing prerequisite headers? configure:3797: WARNING: langinfo.h: proceeding with the preprocessor's result configure:3809: checking for langinfo.h configure:3816: result: yes configure:3701: checking libintl.h usability configure:3714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3717: $? = 0 configure:3720: test -s conftest. configure:3723: $? = 1 configure: failed program was: | #line 3703 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_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:3733: result: no configure:3737: checking libintl.h presence configure:3748: cc -E -I/usr/local/include conftest.c configure:3754: $? = 0 configure:3773: result: yes configure:3793: WARNING: libintl.h: present but cannot be compiled configure:3795: WARNING: libintl.h: check for missing prerequisite headers? configure:3797: WARNING: libintl.h: proceeding with the preprocessor's result configure:3809: checking for libintl.h configure:3816: result: yes configure:3701: checking limits.h usability configure:3714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3717: $? = 0 configure:3720: test -s conftest. configure:3723: $? = 1 configure: failed program was: | #line 3703 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_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:3733: result: no configure:3737: checking limits.h presence configure:3748: cc -E -I/usr/local/include conftest.c configure:3754: $? = 0 configure:3773: result: yes configure:3793: WARNING: limits.h: present but cannot be compiled configure:3795: WARNING: limits.h: check for missing prerequisite headers? configure:3797: WARNING: limits.h: proceeding with the preprocessor's result configure:3809: checking for limits.h configure:3816: result: yes configure:3701: checking locale.h usability configure:3714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3717: $? = 0 configure:3720: test -s conftest. configure:3723: $? = 1 configure: failed program was: | #line 3703 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3733: result: no configure:3737: checking locale.h presence configure:3748: cc -E -I/usr/local/include conftest.c configure:3754: $? = 0 configure:3773: result: yes configure:3793: WARNING: locale.h: present but cannot be compiled configure:3795: WARNING: locale.h: check for missing prerequisite headers? configure:3797: WARNING: locale.h: proceeding with the preprocessor's result configure:3809: checking for locale.h configure:3816: result: yes configure:3701: checking malloc.h usability configure:3714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3717: $? = 0 configure:3720: test -s conftest. configure:3723: $? = 1 configure: failed program was: | #line 3703 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_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:3733: result: no configure:3737: checking malloc.h presence configure:3748: cc -E -I/usr/local/include conftest.c configure:3754: $? = 0 configure:3773: result: yes configure:3793: WARNING: malloc.h: present but cannot be compiled configure:3795: WARNING: malloc.h: check for missing prerequisite headers? configure:3797: WARNING: malloc.h: proceeding with the preprocessor's result configure:3809: checking for malloc.h configure:3816: result: yes configure:3701: checking stddef.h usability configure:3714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3717: $? = 0 configure:3720: test -s conftest. configure:3723: $? = 1 configure: failed program was: | #line 3703 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_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:3733: result: no configure:3737: checking stddef.h presence configure:3748: cc -E -I/usr/local/include conftest.c configure:3754: $? = 0 configure:3773: result: yes configure:3793: WARNING: stddef.h: present but cannot be compiled configure:3795: WARNING: stddef.h: check for missing prerequisite headers? configure:3797: WARNING: stddef.h: proceeding with the preprocessor's result configure:3809: checking for stddef.h configure:3816: result: yes configure:3692: checking for stdlib.h configure:3697: result: no configure:3692: checking for string.h configure:3697: result: no configure:3692: checking for strings.h configure:3697: result: no configure:3701: checking sys/param.h usability configure:3714: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3717: $? = 0 configure:3720: test -s conftest. configure:3723: $? = 1 configure: failed program was: | #line 3703 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_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:3733: result: no configure:3737: checking sys/param.h presence configure:3748: cc -E -I/usr/local/include conftest.c configure:3754: $? = 0 configure:3773: result: yes configure:3793: WARNING: sys/param.h: present but cannot be compiled configure:3795: WARNING: sys/param.h: check for missing prerequisite headers? configure:3797: WARNING: sys/param.h: proceeding with the preprocessor's result configure:3809: checking for sys/param.h configure:3816: result: yes configure:3692: checking for unistd.h configure:3697: result: no configure:3832: checking for an ANSI C-conforming const configure:3900: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3903: $? = 0 configure:3906: test -s conftest. configure:3909: $? = 1 configure: failed program was: | #line 3837 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:3920: result: no configure:3930: checking for inline configure:3952: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3955: $? = 0 configure:3958: test -s conftest. configure:3961: $? = 1 configure: failed program was: | #line 3937 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:3952: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3955: $? = 0 configure:3958: test -s conftest. configure:3961: $? = 1 configure: failed program was: | #line 3937 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:3952: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3955: $? = 0 configure:3958: test -s conftest. configure:3961: $? = 1 configure: failed program was: | #line 3937 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:3973: result: no configure:3988: checking for size_t configure:4013: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4016: $? = 0 configure:4019: test -s conftest. configure:4022: $? = 1 configure: failed program was: | #line 3993 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4033: result: no configure:4102: checking for working alloca.h configure:4124: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4127: $? = 0 configure:4130: test -s conftest configure:4133: $? = 0 configure:4144: result: yes configure:4154: checking for alloca configure:4196: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4199: $? = 0 configure:4202: test -s conftest configure:4205: $? = 0 configure:4216: result: yes configure:4428: checking for stdlib.h configure:4433: result: no configure:4565: checking for GNU libc compatible malloc configure:4595: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4598: $? = 0 configure:4600: ./conftest configure:4603: $? = 0 configure:4617: result: yes configure:4640: checking return type of signal handlers configure:4672: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4675: $? = 0 configure:4678: test -s conftest. configure:4681: $? = 1 configure: failed program was: | #line 4645 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:4692: result: int configure:4700: checking for working strtod configure:4744: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4747: $? = 0 configure:4749: ./conftest configure:4752: $? = 0 configure:4766: result: yes configure:4930: checking for __argz_count configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 ld: Undefined symbols: ___argz_count configure:4983: $? = 1 configure: failed program was: | #line 4935 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __argz_count (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___argz_count) || defined (__stub_____argz_count) | choke me | #else | char (*f) () = __argz_count; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_count; | ; | return 0; | } configure:5000: result: no configure:4930: checking for __argz_next configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 ld: Undefined symbols: ___argz_next configure:4983: $? = 1 configure: failed program was: | #line 4935 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __argz_next (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___argz_next) || defined (__stub_____argz_next) | choke me | #else | char (*f) () = __argz_next; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_next; | ; | return 0; | } configure:5000: result: no configure:4930: checking for __argz_stringify configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 ld: Undefined symbols: ___argz_stringify configure:4983: $? = 1 configure: failed program was: | #line 4935 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __argz_stringify (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify) | choke me | #else | char (*f) () = __argz_stringify; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_stringify; | ; | return 0; | } configure:5000: result: no configure:4930: checking for dcgettext configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 ld: Undefined symbols: _dcgettext configure:4983: $? = 1 configure: failed program was: | #line 4935 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dcgettext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dcgettext (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dcgettext) || defined (__stub___dcgettext) | choke me | #else | char (*f) () = dcgettext; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dcgettext; | ; | return 0; | } configure:5000: result: no configure:4930: checking for getcwd configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4983: $? = 0 configure:4986: test -s conftest configure:4989: $? = 0 configure:5000: result: yes configure:4930: checking for getwd configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4983: $? = 0 configure:4986: test -s conftest configure:4989: $? = 0 configure:5000: result: yes configure:4930: checking for mempcpy configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 ld: Undefined symbols: _mempcpy configure:4983: $? = 1 configure: failed program was: | #line 4935 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mempcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_mempcpy) || defined (__stub___mempcpy) | choke me | #else | char (*f) () = mempcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mempcpy; | ; | return 0; | } configure:5000: result: no configure:4930: checking for memset configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4981: warning: conflicting types for built-in function `memset' configure:4983: $? = 0 configure:4986: test -s conftest configure:4989: $? = 0 configure:5000: result: yes configure:4930: checking for munmap configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4983: $? = 0 configure:4986: test -s conftest configure:4989: $? = 0 configure:5000: result: yes configure:4930: checking for nl_langinfo configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4983: $? = 0 configure:4986: test -s conftest configure:4989: $? = 0 configure:5000: result: yes configure:4930: checking for setlocale configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4983: $? = 0 configure:4986: test -s conftest configure:4989: $? = 0 configure:5000: result: yes configure:4930: checking for stpcpy configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4983: $? = 0 configure:4986: test -s conftest configure:4989: $? = 0 configure:5000: result: yes configure:4930: checking for strcasecmp configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4983: $? = 0 configure:4986: test -s conftest configure:4989: $? = 0 configure:5000: result: yes configure:4930: checking for strchr configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4987: warning: conflicting types for built-in function `strchr' configure:4983: $? = 0 configure:4986: test -s conftest configure:4989: $? = 0 configure:5000: result: yes configure:4930: checking for strcspn configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4988: warning: conflicting types for built-in function `strcspn' configure:4983: $? = 0 configure:4986: test -s conftest configure:4989: $? = 0 configure:5000: result: yes configure:4930: checking for strdup configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4983: $? = 0 configure:4986: test -s conftest configure:4989: $? = 0 configure:5000: result: yes configure:4930: checking for strstr configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4990: warning: conflicting types for built-in function `strstr' configure:4983: $? = 0 configure:4986: test -s conftest configure:4989: $? = 0 configure:5000: result: yes configure:4930: checking for strtoul configure:4980: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:4983: $? = 0 configure:4986: test -s conftest configure:4989: $? = 0 configure:5000: result: yes configure:5027: checking whether NLS is requested configure:5036: result: yes configure:5074: checking for msgfmt configure:5105: result: /usr/local/bin/msgfmt configure:5114: checking for gmsgfmt configure:5145: result: /usr/local/bin/msgfmt configure:5184: checking for xgettext configure:5215: result: /usr/local/bin/xgettext configure:5255: checking for msgmerge configure:5285: result: /usr/local/bin/msgmerge configure:5326: checking build system type configure:5344: result: i386-unknown-gnu configure:5352: checking host system type configure:5366: result: i386-unknown-gnu configure:5374: checking for off_t configure:5399: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure: In function `main': configure:5457: error: `off_t' undeclared (first use in this function) configure:5457: error: (Each undeclared identifier is reported only once configure:5457: error: for each function it appears in.) configure:5457: error: parse error before ')' token configure:5402: $? = 1 configure: failed program was: | #line 5379 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 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 () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:5419: result: no configure:5437: checking for stdlib.h configure:5442: result: no configure:5437: checking for unistd.h configure:5442: result: no configure:5578: checking for getpagesize configure:5628: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:5631: $? = 0 configure:5634: test -s conftest configure:5637: $? = 0 configure:5648: result: yes configure:5658: checking for working mmap configure:5801: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:5804: $? = 0 configure:5806: ./conftest ./configure: line 1: 11930 Bus error ./conftest$ac_exeext configure:5809: $? = 138 configure: program exited with status 138 configure: failed program was: | #line 5666 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define off_t long | #define HAVE_GETPAGESIZE 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 | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | exit (1); | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | exit (1); | if (write (fd, data, pagesize) != pagesize) | exit (1); | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | exit (1); | data2 = (char *) malloc (2 * pagesize); | if (!data2) | exit (1); | data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | exit (1); | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | exit (1); | if (read (fd, data3, pagesize) != pagesize) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | exit (1); | close (fd); | exit (0); | } configure:5823: result: no configure:5835: checking whether we are using the GNU C Library 2.1 or newer configure:5884:22: features.h: No such file or directory configure:5867: result: no configure:5875: checking whether integer division by zero raises SIGFPE configure:5938: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:5953: warning: built-in function `nan' declared as non-function configure:5941: $? = 0 configure:5943: ./conftest configure:5946: $? = 0 configure:5961: result: yes configure:5974: checking for inttypes.h configure:5997: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6000: $? = 0 configure:6003: test -s conftest. configure:6006: $? = 1 configure: failed program was: | #line 5979 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define off_t long | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:6017: result: no configure:6028: checking for stdint.h configure:6051: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6054: $? = 0 configure:6057: test -s conftest. configure:6060: $? = 1 configure: failed program was: | #line 6033 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define off_t long | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:6071: result: no configure:6082: checking for unsigned long long configure:6105: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:6108: $? = 0 configure:6111: test -s conftest configure:6114: $? = 0 configure:6125: result: yes configure:6157: checking for inttypes.h configure:6181: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6184: $? = 0 configure:6187: test -s conftest. configure:6190: $? = 1 configure: failed program was: | #line 6163 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define off_t long | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | #include | int | main () | { | | ; | return 0; | } configure:6202: result: no configure:6347: checking for non-GNU ld configure:6377: result: /usr/bin/ld configure:6386: checking if the linker (/usr/bin/ld) is GNU ld configure:6398: result: no configure:6404: checking for shared library run path origin configure:6417: result: done configure:6834: checking for argz.h configure:6839: result: no configure:6834: checking for limits.h configure:6839: result: yes configure:6834: checking for locale.h configure:6839: result: yes configure:6843: checking nl_types.h usability configure:6856: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6859: $? = 0 configure:6862: test -s conftest. configure:6865: $? = 1 configure: failed program was: | #line 6845 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define off_t long | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_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:6875: result: no configure:6879: checking nl_types.h presence configure:6890: cc -E -I/usr/local/include conftest.c configure:6896: $? = 0 configure:6915: result: yes configure:6935: WARNING: nl_types.h: present but cannot be compiled configure:6937: WARNING: nl_types.h: check for missing prerequisite headers? configure:6939: WARNING: nl_types.h: proceeding with the preprocessor's result configure:6951: checking for nl_types.h configure:6958: result: yes configure:6834: checking for malloc.h configure:6839: result: yes configure:6834: checking for stddef.h configure:6839: result: yes configure:6834: checking for stdlib.h configure:6839: result: no configure:6834: checking for string.h configure:6839: result: no configure:6834: checking for unistd.h configure:6839: result: no configure:6834: checking for sys/param.h configure:6839: result: yes configure:6999: checking for feof_unlocked configure:7049: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:7052: $? = 0 configure:7055: test -s conftest configure:7058: $? = 0 configure:7069: result: yes configure:6999: checking for fgets_unlocked configure:7049: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 ld: Undefined symbols: _fgets_unlocked configure:7052: $? = 1 configure: failed program was: | #line 7004 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define off_t long | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgets_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fgets_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_fgets_unlocked) || defined (__stub___fgets_unlocked) | choke me | #else | char (*f) () = fgets_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fgets_unlocked; | ; | return 0; | } configure:7069: result: no configure:6999: checking for getc_unlocked configure:7049: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:7052: $? = 0 configure:7055: test -s conftest configure:7058: $? = 0 configure:7069: result: yes configure:6999: checking for getcwd configure:7069: result: yes configure:6999: checking for getegid configure:7049: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:7052: $? = 0 configure:7055: test -s conftest configure:7058: $? = 0 configure:7069: result: yes configure:6999: checking for geteuid configure:7049: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:7052: $? = 0 configure:7055: test -s conftest configure:7058: $? = 0 configure:7069: result: yes configure:6999: checking for getgid configure:7049: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:7052: $? = 0 configure:7055: test -s conftest configure:7058: $? = 0 configure:7069: result: yes configure:6999: checking for getuid configure:7049: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:7052: $? = 0 configure:7055: test -s conftest configure:7058: $? = 0 configure:7069: result: yes configure:6999: checking for mempcpy configure:7069: result: no configure:6999: checking for munmap configure:7069: result: yes configure:6999: checking for putenv configure:7049: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:7052: $? = 0 configure:7055: test -s conftest configure:7058: $? = 0 configure:7069: result: yes configure:6999: checking for setenv configure:7049: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:7052: $? = 0 configure:7055: test -s conftest configure:7058: $? = 0 configure:7069: result: yes configure:6999: checking for setlocale configure:7069: result: yes configure:6999: checking for stpcpy configure:7069: result: yes configure:6999: checking for strcasecmp configure:7069: result: yes configure:6999: checking for strdup configure:7069: result: yes configure:6999: checking for strtoul configure:7069: result: yes configure:6999: checking for tsearch configure:7049: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:7052: $? = 0 configure:7055: test -s conftest configure:7058: $? = 0 configure:7069: result: yes configure:6999: checking for __argz_count configure:7069: result: no configure:6999: checking for __argz_stringify configure:7069: result: no configure:6999: checking for __argz_next configure:7069: result: no configure:6999: checking for __fsetlocking configure:7049: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 ld: Undefined symbols: ___fsetlocking configure:7052: $? = 1 configure: failed program was: | #line 7004 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define off_t long | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __fsetlocking (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___fsetlocking) || defined (__stub_____fsetlocking) | choke me | #else | char (*f) () = __fsetlocking; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __fsetlocking; | ; | return 0; | } configure:7069: result: no configure:7110: checking for iconv configure:7138: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:7141: $? = 1 configure: failed program was: | #line 7118 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define off_t long | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:7179: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses /usr/local/lib/libiconv.a >&5 configure:7182: $? = 0 configure:7185: test -s conftest configure:7188: $? = 0 configure:7202: result: yes configure:7212: checking how to link with libiconv configure:7214: result: /usr/local/lib/libiconv.a configure:7225: checking for iconv declaration configure:7260: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7263: $? = 0 configure:7266: test -s conftest. configure:7269: $? = 1 configure: failed program was: | #line 7231 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define off_t long | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:7284: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:7295: checking for nl_langinfo and CODESET configure:7317: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:7320: $? = 0 configure:7323: test -s conftest configure:7326: $? = 0 configure:7338: result: yes configure:7350: checking for LC_MESSAGES configure:7372: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 configure:7375: $? = 0 configure:7378: test -s conftest configure:7381: $? = 0 configure:7392: result: yes configure:7408: checking for bison configure:7424: found /usr/local/bin/bison configure:7434: result: bison configure:7447: checking version of bison configure:7456: result: 1.35, ok configure:7478: checking whether NLS is requested configure:7487: result: yes configure:7503: checking whether included gettext is requested configure:7513: result: no configure:7524: checking for GNU gettext in libc configure:7549: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcurses >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:7552: $? = 1 configure: failed program was: | #line 7529 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define off_t long | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:7569: result: no configure:7952: checking for GNU gettext in libintl configure:7985: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c -lcurses /lib/libintl.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:7988: $? = 1 configure: failed program was: | #line 7961 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define off_t long | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:8030: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c -lcurses /lib/libintl.a /usr/local/lib/libiconv.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:8033: $? = 1 configure: failed program was: | #line 8006 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gtypist" | #define VERSION "2.7" | #define HAVE_LIBCURSES 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define const | #define inline | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE int | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define off_t long | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:8055: result: no configure:8102: checking whether to use NLS configure:8104: result: yes configure:8107: checking where the gettext function comes from configure:8118: result: included intl directory configure:8233: checking for emacs configure:8259: result: no configure:8420: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, 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:705: creating lessons/Makefile config.status:705: creating tools/Makefile config.status:705: creating doc/Makefile config.status:705: creating Makefile config.status:705: creating intl/Makefile config.status:705: creating po/Makefile.in config.status:705: creating m4/Makefile config.status:809: creating config.h config.status:1160: executing depfiles commands config.status:1160: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_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___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func___fsetlocking=no ac_cv_func_alloca_works=yes ac_cv_func_dcgettext=no ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=no ac_cv_func_getc_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mempcpy=no ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_nl_langinfo=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_gnu_library_2_1=no ac_cv_header_alloca_h=yes ac_cv_header_argz_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_nl_types_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_curses_wbkgdset=yes ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_EMACS=no ac_cv_prog_INTLBISON=bison ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib 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_type_off_t=no ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const am_cv_val_LC_MESSAGES=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no gt_cv_header_inttypes_h=no gt_cv_int_divbyzero_sigfpe=yes jm_ac_cv_header_inttypes_h=no jm_ac_cv_header_stdint_h=no lt_cv_sys_max_cmd_len= nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/games/gtypist/work/gtypist-2.7/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/games/gtypist/work/gtypist-2.7/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/games/gtypist/work/gtypist-2.7/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/games/gtypist/work/gtypist-2.7/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/games/gtypist/work/gtypist-2.7/missing --run automake-1.7' AWK='gawk' BUILD_INCLUDED_LIBINTL='yes' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EMACS='no' EXEEXT='' GENCAT='gencat' GEN_MAN='help2man ./gtypist -o gtypist.1' GLIBC21='no' GMSGFMT='/usr/local/bin/msgfmt' 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' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='${top_builddir}/intl/libintl.a /usr/local/lib/libiconv.a' INTLOBJS='$(GETTOBJS)' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='-L/usr/local/lib' LIBICONV='/usr/local/lib/libiconv.a' LIBINTL='${top_builddir}/intl/libintl.a /usr/local/lib/libiconv.a' LIBOBJS='' LIBS='-lcurses ' LN_S='ln -s' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBINTL='${top_builddir}/intl/libintl.a -L/usr/local/lib -liconv' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/games/gtypist/work/gtypist-2.7/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE='gtypist' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' POSUB='po' POW_LIB='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' VERSION='2.7' XGETTEXT='/usr/local/bin/xgettext' YACC='bison -y' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/games/gtypist/work/gtypist-2.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='' 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 ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETCWD 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETUID 1 #define HAVE_GETWD 1 #define HAVE_ICONV 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LANGINFO_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBCURSES 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC 1 #define HAVE_MALLOC_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMSET 1 #define HAVE_MUNMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NL_LANGINFO 1 #define HAVE_NL_TYPES_H 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1 #define HAVE_STDDEF_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STPCPY 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRDUP 1 #define HAVE_STRSTR 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_TSEARCH 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define ICONV_CONST const #define INTDIV0_RAISES_SIGFPE 1 #define PACKAGE "gtypist" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define VERSION "2.7" #define const #define inline #define off_t long #define size_t unsigned #define uintmax_t unsigned long long configure: exit 0