This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-freetype --enable-xft2 --disable-gif --disable-imlib --enable-vflib --with-vfontcap=/usr/local/share/VFlib/2.25.6/vfontcap --enable-freetype-charset16 --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 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: 145 tasks, 200 threads, 4 processors Load average: 1.92, Mach factor: 2.29 /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:1316: checking whether make sets $(MAKE) configure:1336: result: yes configure:1376: checking build system type configure:1394: result: i386-unknown-gnu configure:1402: checking host system type configure:1416: result: i386-unknown-gnu configure:1432: checking for i386-unknown-gnu-gcc configure:1458: result: cc configure:1740: checking for C compiler version configure:1743: 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:1746: $? = 0 configure:1748: 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:1751: $? = 0 configure:1753: cc -V &5 cc: `-V' option must have argument configure:1756: $? = 1 configure:1779: checking for C compiler default output file name configure:1782: cc -fno-common conftest.c >&5 configure:1785: $? = 0 configure:1831: result: a.out configure:1836: checking whether the C compiler works configure:1842: ./a.out configure:1845: $? = 0 configure:1862: result: yes configure:1869: checking whether we are cross compiling configure:1871: result: no configure:1874: checking for suffix of executables configure:1876: cc -o conftest -fno-common conftest.c >&5 configure:1879: $? = 0 configure:1904: result: configure:1910: checking for suffix of object files configure:1931: cc -c -fno-common conftest.c >&5 configure:1934: $? = 0 configure:1956: result: configure:1960: checking whether we are using the GNU C compiler configure:1984: cc -c -fno-common conftest.c >&5 configure:1990: $? = 0 configure:1993: test -z || test ! -s conftest.err configure:1996: $? = 0 configure:1999: test -s conftest. configure:2002: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2015: result: no configure:2021: checking whether cc accepts -g configure:2042: cc -c -g conftest.c >&5 configure:2048: $? = 0 configure:2051: test -z || test ! -s conftest.err configure:2054: $? = 0 configure:2057: test -s conftest. configure:2060: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2071: result: no configure:2088: checking for cc option to accept ANSI C configure:2158: cc -c -fno-common conftest.c >&5 configure:2164: $? = 0 configure:2167: test -z || test ! -s conftest.err configure:2170: $? = 0 configure:2173: test -s conftest. configure:2176: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2158: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2164: $? = 0 configure:2167: test -z || test ! -s conftest.err configure:2170: $? = 0 configure:2173: test -s conftest. configure:2176: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2158: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2164: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2158: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2164: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2158: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2164: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2158: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2164: $? = 0 configure:2167: test -z || test ! -s conftest.err configure:2170: $? = 0 configure:2173: test -s conftest. configure:2176: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2194: result: none needed configure:2212: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2218: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2353: checking how to run the C preprocessor configure:2388: cc -E conftest.c configure:2394: $? = 0 configure:2426: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2432: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2471: result: cc -E configure:2495: cc -E conftest.c configure:2501: $? = 0 configure:2533: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2539: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2586: checking for gawk configure:2602: found /usr/local/bin/gawk configure:2612: result: gawk configure:2626: checking for bison configure:2642: found /usr/local/bin/bison configure:2652: result: bison -y configure:2668: checking for flex configure:2684: found /usr/bin/flex configure:2694: result: flex configure:2707: checking for yywrap in -lfl configure:2737: cc -o conftest -fno-common conftest.c -lfl >&5 configure:2743: $? = 0 configure:2746: test -z || test ! -s conftest.err configure:2749: $? = 0 configure:2752: test -s conftest configure:2755: $? = 0 configure:2768: result: yes configure:2845: checking lex output file root configure:2856: flex conftest.l configure:2859: $? = 0 configure:2871: result: lex.yy configure:2876: checking whether yytext is a pointer configure:2892: cc -o conftest -fno-common conftest.c -lfl >&5 configure:2898: $? = 0 configure:2901: test -z || test ! -s conftest.err configure:2904: $? = 0 configure:2907: test -s conftest configure:2910: $? = 0 configure:2924: result: yes configure:2939: checking for perl5 configure:2957: found /usr/local/bin/perl5 configure:2969: result: /usr/local/bin/perl5 configure:2985: checking for uuencode configure:3003: found /usr/bin/uuencode configure:3015: result: /usr/bin/uuencode configure:3031: checking for gzip configure:3049: found /usr/local/bin/gzip configure:3061: result: /usr/local/bin/gzip configure:3077: checking for uudecode configure:3095: found /usr/bin/uudecode configure:3107: result: /usr/bin/uudecode configure:3122: checking for gunzip configure:3140: found /usr/local/bin/gunzip configure:3152: result: /usr/local/bin/gunzip configure:3181: checking if debugging is enabled configure:3193: result: no configure:3196: checking if setlocale() should be used configure:3208: result: no configure:3212: checking for egrep configure:3222: result: grep -E configure:3227: checking for ANSI C header files configure:3252: cc -c -fno-common conftest.c >&5 configure:3258: $? = 0 configure:3261: test -z || test ! -s conftest.err configure:3264: $? = 0 configure:3267: test -s conftest. configure:3270: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3379: result: no configure:3389: checking for sys/wait.h that is POSIX.1 compatible configure:3420: cc -c -fno-common conftest.c >&5 configure:3426: $? = 0 configure:3429: test -z || test ! -s conftest.err configure:3432: $? = 0 configure:3435: test -s conftest. configure:3438: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:3449: result: no configure:3473: checking for sys/types.h configure:3489: cc -c -fno-common conftest.c >&5 configure:3495: $? = 0 configure:3498: test -z || test ! -s conftest.err configure:3501: $? = 0 configure:3504: test -s conftest. configure:3507: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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:3518: result: no configure:3473: checking for sys/stat.h configure:3489: cc -c -fno-common conftest.c >&5 configure:3495: $? = 0 configure:3498: test -z || test ! -s conftest.err configure:3501: $? = 0 configure:3504: test -s conftest. configure:3507: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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:3518: result: no configure:3473: checking for stdlib.h configure:3489: cc -c -fno-common conftest.c >&5 configure:3495: $? = 0 configure:3498: test -z || test ! -s conftest.err configure:3501: $? = 0 configure:3504: test -s conftest. configure:3507: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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:3518: result: no configure:3473: checking for string.h configure:3489: cc -c -fno-common conftest.c >&5 configure:3495: $? = 0 configure:3498: test -z || test ! -s conftest.err configure:3501: $? = 0 configure:3504: test -s conftest. configure:3507: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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:3518: result: no configure:3473: checking for memory.h configure:3489: cc -c -fno-common conftest.c >&5 configure:3495: $? = 0 configure:3498: test -z || test ! -s conftest.err configure:3501: $? = 0 configure:3504: test -s conftest. configure:3507: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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:3518: result: no configure:3473: checking for strings.h configure:3489: cc -c -fno-common conftest.c >&5 configure:3495: $? = 0 configure:3498: test -z || test ! -s conftest.err configure:3501: $? = 0 configure:3504: test -s conftest. configure:3507: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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:3518: result: no configure:3473: checking for inttypes.h configure:3489: cc -c -fno-common conftest.c >&5 configure:3495: $? = 0 configure:3498: test -z || test ! -s conftest.err configure:3501: $? = 0 configure:3504: test -s conftest. configure:3507: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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:3518: result: no configure:3473: checking for stdint.h configure:3489: cc -c -fno-common conftest.c >&5 configure:3495: $? = 0 configure:3498: test -z || test ! -s conftest.err configure:3501: $? = 0 configure:3504: test -s conftest. configure:3507: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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:3518: result: no configure:3473: checking for unistd.h configure:3489: cc -c -fno-common conftest.c >&5 configure:3495: $? = 0 configure:3498: test -z || test ! -s conftest.err configure:3501: $? = 0 configure:3504: test -s conftest. configure:3507: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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:3518: result: no configure:3553: checking fcntl.h usability configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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:3593: result: no configure:3597: checking fcntl.h presence configure:3607: cc -E conftest.c configure:3613: $? = 0 configure:3633: result: yes configure:3646: WARNING: fcntl.h: present but cannot be compiled configure:3648: WARNING: fcntl.h: check for missing prerequisite headers? configure:3650: WARNING: fcntl.h: see the Autoconf documentation configure:3652: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:3654: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3656: WARNING: fcntl.h: in the future, the compiler will take precedence configure:3668: checking for fcntl.h configure:3675: result: yes configure:3544: checking for strings.h configure:3549: result: no configure:3553: checking sys/file.h usability configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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:3593: result: no configure:3597: checking sys/file.h presence configure:3607: cc -E conftest.c configure:3613: $? = 0 configure:3633: result: yes configure:3646: WARNING: sys/file.h: present but cannot be compiled configure:3648: WARNING: sys/file.h: check for missing prerequisite headers? configure:3650: WARNING: sys/file.h: see the Autoconf documentation configure:3652: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure:3654: WARNING: sys/file.h: proceeding with the preprocessor's result configure:3656: WARNING: sys/file.h: in the future, the compiler will take precedence configure:3668: checking for sys/file.h configure:3675: result: yes configure:3544: checking for unistd.h configure:3549: result: no configure:3553: checking sys/time.h usability configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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:3593: result: no configure:3597: checking sys/time.h presence configure:3607: cc -E conftest.c configure:3613: $? = 0 configure:3633: result: yes configure:3646: WARNING: sys/time.h: present but cannot be compiled configure:3648: WARNING: sys/time.h: check for missing prerequisite headers? configure:3650: WARNING: sys/time.h: see the Autoconf documentation configure:3652: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:3654: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3656: WARNING: sys/time.h: in the future, the compiler will take precedence configure:3668: checking for sys/time.h configure:3675: result: yes configure:3553: checking sys/select.h usability configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3593: result: no configure:3597: checking sys/select.h presence configure:3607: cc -E conftest.c configure:3613: $? = 0 configure:3633: result: yes configure:3646: WARNING: sys/select.h: present but cannot be compiled configure:3648: WARNING: sys/select.h: check for missing prerequisite headers? configure:3650: WARNING: sys/select.h: see the Autoconf documentation configure:3652: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:3654: WARNING: sys/select.h: proceeding with the preprocessor's result configure:3656: WARNING: sys/select.h: in the future, the compiler will take precedence configure:3668: checking for sys/select.h configure:3675: result: yes configure:3553: checking stdarg.h usability configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_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:3593: result: no configure:3597: checking stdarg.h presence configure:3607: cc -E conftest.c configure:3613: $? = 0 configure:3633: result: yes configure:3646: WARNING: stdarg.h: present but cannot be compiled configure:3648: WARNING: stdarg.h: check for missing prerequisite headers? configure:3650: WARNING: stdarg.h: see the Autoconf documentation configure:3652: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:3654: WARNING: stdarg.h: proceeding with the preprocessor's result configure:3656: WARNING: stdarg.h: in the future, the compiler will take precedence configure:3668: checking for stdarg.h configure:3675: result: yes configure:3553: checking varargs.h usability configure:3565: cc -c -fno-common conftest.c >&5 In file included from conftest.c:49: /usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer implements ." /usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code to use ." configure:3571: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_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:3593: result: no configure:3597: checking varargs.h presence configure:3607: cc -E conftest.c In file included from conftest.c:15: /usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer implements ." /usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code to use ." configure:3613: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:3633: result: no configure:3668: checking for varargs.h configure:3675: result: no configure:3553: checking termios.h usability configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_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:3593: result: no configure:3597: checking termios.h presence configure:3607: cc -E conftest.c configure:3613: $? = 0 configure:3633: result: yes configure:3646: WARNING: termios.h: present but cannot be compiled configure:3648: WARNING: termios.h: check for missing prerequisite headers? configure:3650: WARNING: termios.h: see the Autoconf documentation configure:3652: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:3654: WARNING: termios.h: proceeding with the preprocessor's result configure:3656: WARNING: termios.h: in the future, the compiler will take precedence configure:3668: checking for termios.h configure:3675: result: yes configure:3553: checking locale.h usability configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure:3574: test -z || test ! -s conftest.err configure:3577: $? = 0 configure:3580: test -s conftest. configure:3583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMIOS_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:3593: result: no configure:3597: checking locale.h presence configure:3607: cc -E conftest.c configure:3613: $? = 0 configure:3633: result: yes configure:3646: WARNING: locale.h: present but cannot be compiled configure:3648: WARNING: locale.h: check for missing prerequisite headers? configure:3650: WARNING: locale.h: see the Autoconf documentation configure:3652: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:3654: WARNING: locale.h: proceeding with the preprocessor's result configure:3656: WARNING: locale.h: in the future, the compiler will take precedence configure:3668: checking for locale.h configure:3675: result: yes configure:3689: checking for an ANSI C-conforming const configure:3756: cc -c -fno-common conftest.c >&5 configure:3762: $? = 0 configure:3765: test -z || test ! -s conftest.err configure:3768: $? = 0 configure:3771: test -s conftest. configure:3774: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_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:3785: result: no configure:3795: checking for inline configure:3816: cc -c -fno-common conftest.c >&5 configure:3822: $? = 0 configure:3825: test -z || test ! -s conftest.err configure:3828: $? = 0 configure:3831: test -s conftest. configure:3834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_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:3816: cc -c -fno-common conftest.c >&5 configure:3822: $? = 0 configure:3825: test -z || test ! -s conftest.err configure:3828: $? = 0 configure:3831: test -s conftest. configure:3834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_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:3816: cc -c -fno-common conftest.c >&5 configure:3822: $? = 0 configure:3825: test -z || test ! -s conftest.err configure:3828: $? = 0 configure:3831: test -s conftest. configure:3834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_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:3846: result: no configure:3865: checking for pid_t configure:3889: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:58: error: `pid_t' undeclared (first use in this function) conftest.c:58: error: (Each undeclared identifier is reported only once conftest.c:58: error: for each function it appears in.) conftest.c:58: error: parse error before ')' token configure:3895: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:3918: result: no configure:3930: checking for size_t configure:3954: cc -c -fno-common conftest.c >&5 configure:3960: $? = 0 configure:3963: test -z || test ! -s conftest.err configure:3966: $? = 0 configure:3969: test -s conftest. configure:3972: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:3983: result: no configure:3995: checking whether time.h and sys/time.h may both be included configure:4020: cc -c -fno-common conftest.c >&5 configure:4026: $? = 0 configure:4029: test -z || test ! -s conftest.err configure:4032: $? = 0 configure:4035: test -s conftest. configure:4038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4049: result: no configure:4059: checking for u_int configure:4083: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:60: error: `u_int' undeclared (first use in this function) conftest.c:60: error: (Each undeclared identifier is reported only once conftest.c:60: error: for each function it appears in.) conftest.c:60: error: parse error before ')' token configure:4089: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned | /* 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 ((u_int *) 0) | return 0; | if (sizeof (u_int)) | return 0; | ; | return 0; | } configure:4112: result: no configure:4124: checking for u_char configure:4148: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:61: error: `u_char' undeclared (first use in this function) conftest.c:61: error: (Each undeclared identifier is reported only once conftest.c:61: error: for each function it appears in.) conftest.c:61: error: parse error before ')' token configure:4154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned | #define u_int unsigned int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((u_char *) 0) | return 0; | if (sizeof (u_char)) | return 0; | ; | return 0; | } configure:4177: result: no configure:4190: checking for working memcmp configure:4238: cc -o conftest -fno-common conftest.c >&5 configure:4241: $? = 0 configure:4243: ./conftest configure:4246: $? = 0 configure:4260: result: yes configure:4271: checking return type of signal handlers configure:4302: cc -c -fno-common conftest.c >&5 configure:4308: $? = 0 configure:4311: test -z || test ! -s conftest.err configure:4314: $? = 0 configure:4317: test -s conftest. configure:4320: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned | #define u_int unsigned int | #define u_char unsigned char | /* 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:4331: result: int configure:4345: checking for poll configure:4402: cc -o conftest -fno-common conftest.c >&5 configure:4408: $? = 0 configure:4411: test -z || test ! -s conftest.err configure:4414: $? = 0 configure:4417: test -s conftest configure:4420: $? = 0 configure:4432: result: yes configure:4345: checking for strstr configure:4402: cc -o conftest -fno-common conftest.c >&5 conftest.c:51: warning: conflicting types for built-in function `strstr' configure:4408: $? = 0 configure:4411: test -z || test ! -s conftest.err configure:4414: $? = 0 configure:4417: test -s conftest configure:4420: $? = 0 configure:4432: result: yes configure:4345: checking for _setbufend configure:4402: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __setbufend configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned | #define u_int unsigned int | #define u_char unsigned char | #define RETSIGTYPE int | #define HAVE_POLL 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | /* Define _setbufend to an innocuous variant, in case declares _setbufend. | For example, HP-UX 11i declares gettimeofday. */ | #define _setbufend innocuous__setbufend | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _setbufend (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _setbufend | | /* 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 _setbufend (); | /* 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__setbufend) || defined (__stub____setbufend) | choke me | #else | char (*f) () = _setbufend; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _setbufend; | ; | return 0; | } configure:4432: result: no configure:4453: checking for usleep configure:4510: cc -o conftest -fno-common conftest.c >&5 configure:4516: $? = 0 configure:4519: test -z || test ! -s conftest.err configure:4522: $? = 0 configure:4525: test -s conftest configure:4528: $? = 0 configure:4540: result: yes configure:4453: checking for strsep configure:4510: cc -o conftest -fno-common conftest.c >&5 configure:4516: $? = 0 configure:4519: test -z || test ! -s conftest.err configure:4522: $? = 0 configure:4525: test -s conftest configure:4528: $? = 0 configure:4540: result: yes configure:4453: checking for strdup configure:4510: cc -o conftest -fno-common conftest.c >&5 configure:4516: $? = 0 configure:4519: test -z || test ! -s conftest.err configure:4522: $? = 0 configure:4525: test -s conftest configure:4528: $? = 0 configure:4540: result: yes configure:4453: checking for mkstemp configure:4510: cc -o conftest -fno-common conftest.c >&5 configure:4516: $? = 0 configure:4519: test -z || test ! -s conftest.err configure:4522: $? = 0 configure:4525: test -s conftest configure:4528: $? = 0 configure:4540: result: yes configure:4453: checking for snprintf configure:4510: cc -o conftest -fno-common conftest.c >&5 conftest.c:56: warning: conflicting types for built-in function `snprintf' configure:4516: $? = 0 configure:4519: test -z || test ! -s conftest.err configure:4522: $? = 0 configure:4525: test -s conftest configure:4528: $? = 0 configure:4540: result: yes configure:4453: checking for memcmp configure:4510: cc -o conftest -fno-common conftest.c >&5 conftest.c:57: warning: conflicting types for built-in function `memcmp' configure:4516: $? = 0 configure:4519: test -z || test ! -s conftest.err configure:4522: $? = 0 configure:4525: test -s conftest configure:4528: $? = 0 configure:4540: result: yes configure:4453: checking for strlcpy configure:4510: cc -o conftest -fno-common conftest.c >&5 configure:4516: $? = 0 configure:4519: test -z || test ! -s conftest.err configure:4522: $? = 0 configure:4525: test -s conftest configure:4528: $? = 0 configure:4540: result: yes configure:4453: checking for strlcat configure:4510: cc -o conftest -fno-common conftest.c >&5 configure:4516: $? = 0 configure:4519: test -z || test ! -s conftest.err configure:4522: $? = 0 configure:4525: test -s conftest configure:4528: $? = 0 configure:4540: result: yes configure:4571: checking if freetype1 is used configure:4580: result: yes configure:4586: checking for freetype1 library/header configure:4620: result: /usr/local/lib and /usr/local/include/freetype1/freetype configure:4628: checking for dgettext in -lintl configure:4658: cc -o conftest -I/usr/local/include/freetype1/freetype -fno-common conftest.c -lintl -L/usr/local/lib -L/usr/local/lib -lm >&5 configure:4664: $? = 0 configure:4667: test -z || test ! -s conftest.err configure:4670: $? = 0 configure:4673: test -s conftest configure:4676: $? = 0 configure:4689: result: yes configure:4701: checking for TT_Init_FreeType in -lttf configure:4731: cc -o conftest -I/usr/local/include/freetype1/freetype -fno-common conftest.c -lttf -lintl -L/usr/local/lib -L/usr/local/lib -lm >&5 ld: warning can't open dynamic library: /usr/local/lib/libgcc.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) configure:4737: $? = 0 configure:4740: test -z || test ! -s conftest.err configure:4743: $? = 0 configure:4746: test -s conftest configure:4749: $? = 0 configure:4762: result: yes configure:4792: cc -c -I/usr/local/include/freetype1/freetype -fno-common conftest.c >&5 configure:4798: $? = 0 configure:4801: test -z || test ! -s conftest.err configure:4804: $? = 0 configure:4807: test -s conftest. configure:4810: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LOCALE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned | #define u_int unsigned int | #define u_char unsigned char | #define RETSIGTYPE int | #define HAVE_POLL 1 | #define HAVE_STRSTR 1 | #define HAVE_USLEEP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_LIBINTL 1 | #define HAVE_LIBTTF 1 | /* end confdefs.h. */ | #include | int | main () | { | | ; | return 0; | } ## ---------------- ## ## 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= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_ft_include=/usr/local/include/freetype1/freetype ac_cv_ft_lib=/usr/local/lib ac_cv_ft_libpath=libttf.a ac_cv_func__setbufend=no ac_cv_func_memcmp=yes ac_cv_func_memcmp_working=yes ac_cv_func_mkstemp=yes ac_cv_func_poll=yes ac_cv_func_snprintf=yes ac_cv_func_strdup=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strsep=yes ac_cv_func_strstr=yes ac_cv_func_usleep=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_termios_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_varargs_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_fl_yywrap=yes ac_cv_lib_intl_dgettext=yes ac_cv_lib_ttf_TT_Init_FreeType=yes ac_cv_objext= ac_cv_path_mgp_cv_path_gunzip=/usr/local/bin/gunzip ac_cv_path_mgp_cv_path_gzip=/usr/local/bin/gzip ac_cv_path_mgp_cv_path_perl=/usr/local/bin/perl5 ac_cv_path_mgp_cv_path_uudecode=/usr/bin/uudecode ac_cv_path_mgp_cv_path_uuencode=/usr/bin/uuencode ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_type_pid_t=no ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_type_u_char=no ac_cv_type_u_int=no lt_cv_sys_max_cmd_len= mgp_cv_path_gunzip=/usr/local/bin/gunzip mgp_cv_path_gzip=/usr/local/bin/gzip mgp_cv_path_perl=/usr/local/bin/perl5 mgp_cv_path_uudecode=/usr/bin/uudecode mgp_cv_path_uuencode=/usr/bin/uuencode ## ----------------- ## ## Output variables. ## ## ----------------- ## AWK='gawk' CC='cc' CFLAGS='-I/usr/local/include/freetype1/freetype -fno-common' CPP='cc -E' CPPFLAGS='' DEFS='' DEPLIBS='/usr/local/lib/libttf.a ' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HAVE_M17NLIB='' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-lttf -lintl -L/usr/local/lib -L/usr/local/lib -lm ' LTLIBOBJS='' OBJEXT='' OPTFLAGS='-I/usr/local/include/freetype1/freetype -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/local/bin/gunzip\"' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' USE_IMLIB='' YACC='bison -y' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mgp_cv_path_gunzip='/usr/local/bin/gunzip' mgp_cv_path_gzip='/usr/local/bin/gzip' mgp_cv_path_perl='/usr/local/bin/perl5' mgp_cv_path_uudecode='/usr/bin/uudecode' mgp_cv_path_uuencode='/usr/bin/uuencode' mgp_cv_vflib_a='' mgp_keywords='' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_FCNTL_H 1 #define HAVE_LIBINTL 1 #define HAVE_LIBTTF 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMCMP 1 #define HAVE_MKSTEMP 1 #define HAVE_POLL 1 #define HAVE_SNPRINTF 1 #define HAVE_STDARG_H 1 #define HAVE_STRDUP 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRSEP 1 #define HAVE_STRSTR 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_USLEEP 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define YYTEXT_POINTER 1 #define const #define inline #define pid_t int #define size_t unsigned #define u_char unsigned char #define u_int unsigned int #endif #ifndef __cplusplus configure: exit 1