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 --with-curses-terminfo --with-tcsetpgrp --enable-etcdir=/etc --enable-fndir=/usr/local/share/zsh/4.3.4/functions --enable-function-subdirs --enable-site-fndir=/usr/local/share/zsh/site-functions --disable-pcre --enable-zsh-mem --enable-zsh-secure-free --enable-maildir-support --enable-dynamic --enable-multibyte --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: 147 tasks, 204 threads, 4 processors Load average: 0.44, Mach factor: 3.55 /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:1385: checking build system type configure:1403: result: i386-unknown-gnu configure:1411: checking host system type configure:1425: result: i386-unknown-gnu configure:1884: checking for i386-unknown-gnu-gcc configure:1910: result: cc configure:2192: checking for C compiler version configure:2195: 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:2198: $? = 0 configure:2200: 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:2203: $? = 0 configure:2205: cc -V &5 cc: `-V' option must have argument configure:2208: $? = 1 configure:2231: checking for C compiler default output file name configure:2234: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2237: $? = 0 configure:2283: result: a.out configure:2288: checking whether the C compiler works configure:2294: ./a.out configure:2297: $? = 0 configure:2314: result: yes configure:2321: checking whether we are cross compiling configure:2323: result: no configure:2326: checking for suffix of executables configure:2328: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2331: $? = 0 configure:2356: result: configure:2362: checking for suffix of object files configure:2383: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2386: $? = 0 configure:2408: result: configure:2412: checking whether we are using the GNU C compiler configure:2436: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2442: $? = 0 configure:2446: test -z || test ! -s conftest.err configure:2449: $? = 0 configure:2452: test -s conftest. configure:2455: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2468: result: no configure:2474: checking whether cc accepts -g configure:2495: cc -c -g -I/usr/local/include conftest.c >&5 configure:2501: $? = 0 configure:2505: test -z || test ! -s conftest.err configure:2508: $? = 0 configure:2511: test -s conftest. configure:2514: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2525: result: no configure:2542: checking for cc option to accept ANSI C configure:2612: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2618: $? = 0 configure:2622: test -z || test ! -s conftest.err configure:2625: $? = 0 configure:2628: test -s conftest. configure:2631: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | /* 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:2612: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2618: $? = 0 configure:2622: test -z || test ! -s conftest.err configure:2625: $? = 0 configure:2628: test -s conftest. configure:2631: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | /* 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:2612: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2618: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | /* 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:2612: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2618: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | /* 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:2612: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2618: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | /* 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:2612: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2618: $? = 0 configure:2622: test -z || test ! -s conftest.err configure:2625: $? = 0 configure:2628: test -s conftest. configure:2631: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | /* 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:2649: result: none needed configure:2667: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2673: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2811: checking whether large file support needs explicit enabling configure:2840: result: no configure:2919: checking how to run the C preprocessor configure:2954: cc -E -I/usr/local/include conftest.c configure:2960: $? = 0 configure:2992: cc -E -I/usr/local/include conftest.c conftest.c:20:28: ac_nonexistent.h: No such file or directory configure:2998: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | /* end confdefs.h. */ | #include configure:3037: result: cc -E configure:3061: cc -E -I/usr/local/include conftest.c configure:3067: $? = 0 configure:3099: cc -E -I/usr/local/include conftest.c conftest.c:20:28: ac_nonexistent.h: No such file or directory configure:3105: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | /* end confdefs.h. */ | #include configure:3149: checking for egrep configure:3159: result: grep -E configure:3213: checking for an ANSI C-conforming const configure:3280: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3286: $? = 0 configure:3290: test -z || test ! -s conftest.err configure:3293: $? = 0 configure:3296: test -s conftest. configure:3299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | /* 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:3310: result: no configure:3324: checking for cc option to accept ANSI C configure:3364: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3370: $? = 0 configure:3374: test -z || test ! -s conftest.err configure:3377: $? = 0 configure:3380: test -s conftest. configure:3383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define const | /* end confdefs.h. */ | #ifndef __STDC__ | choke me | #endif | | int | main () | { | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | ; | return 0; | } configure:3364: cc -c -fno-common -qlanglvl=ansi -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3370: $? = 0 configure:3374: test -z || test ! -s conftest.err configure:3377: $? = 0 configure:3380: test -s conftest. configure:3383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define const | /* end confdefs.h. */ | #ifndef __STDC__ | choke me | #endif | | int | main () | { | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | ; | return 0; | } configure:3364: cc -c -fno-common -std1 -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define const | /* end confdefs.h. */ | #ifndef __STDC__ | choke me | #endif | | int | main () | { | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | ; | return 0; | } configure:3364: cc -c -fno-common -Ae -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define const | /* end confdefs.h. */ | #ifndef __STDC__ | choke me | #endif | | int | main () | { | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | ; | return 0; | } configure:3364: cc -c -fno-common -Aa -D_HPUX_SOURCE -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define const | /* end confdefs.h. */ | #ifndef __STDC__ | choke me | #endif | | int | main () | { | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | ; | return 0; | } configure:3364: cc -c -fno-common -Xc -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3370: $? = 0 configure:3374: test -z || test ! -s conftest.err configure:3377: $? = 0 configure:3380: test -s conftest. configure:3383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define const | /* end confdefs.h. */ | #ifndef __STDC__ | choke me | #endif | | int | main () | { | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | ; | return 0; | } configure:3396: result: no configure:3403: checking whether to use prototypes configure:3418: result: no configure:3434: checking for working alloca.h configure:3455: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3461: $? = 0 configure:3465: test -z || test ! -s conftest.err configure:3468: $? = 0 configure:3471: test -s conftest configure:3474: $? = 0 configure:3486: result: yes configure:3496: checking for alloca configure:3537: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3543: $? = 0 configure:3547: test -z || test ! -s conftest.err configure:3550: $? = 0 configure:3553: test -s conftest configure:3556: $? = 0 configure:3568: result: yes configure:3791: checking if the compiler supports union initialisation configure:3812: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3818: $? = 0 configure:3822: test -z || test ! -s conftest.err configure:3825: $? = 0 configure:3828: test -s conftest. configure:3831: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | union{void *p;long l;}u={0}; | int | main () | { | u.l=1; | ; | return 0; | } configure:3842: result: no configure:3853: checking if signed to unsigned casting is broken configure:3870: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3873: $? = 0 configure:3875: ./conftest configure:3878: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | main(){return((int)(unsigned char)((char) -1) == 255);} configure:3892: result: no configure:3903: checking if the compiler supports variable-length arrays configure:3924: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3930: $? = 0 configure:3934: test -z || test ! -s conftest.err configure:3937: $? = 0 configure:3940: test -s conftest. configure:3943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define MACHTYPE "i386" | #define VENDOR "unknown" | #define OSTYPE "gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | int foo(), n; | int | main () | { | int i[foo()], a[n+1]; | ; | return 0; | } configure:3954: result: no configure:3965: checking whether make sets $(MAKE) configure:3985: result: yes configure:4006: checking for a BSD-compatible install configure:4061: result: /usr/bin/install -c -o root -g wheel configure:4075: checking for gawk configure:4091: found /usr/local/bin/gawk configure:4101: result: gawk configure:4110: checking whether ln works configure:4128: result: yes configure:4134: checking for egrep configure:4144: result: grep -E configure:4152: checking for yodl configure:4181: result: no configure:4193: checking for pdfetex configure:4209: found /usr/local/bin/pdfetex configure:4219: result: pdfetex configure:4234: checking for texi2pdf configure:4250: found /usr/local/bin/texi2pdf configure:4260: result: texi2pdf configure:4274: checking for ansi2knr configure:4303: result: no ## ---------------- ## ## 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_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_alloca_works=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_LN=ln ac_cv_prog_PDFETEX=pdfetex ac_cv_prog_TEXI2PDF=texi2pdf 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_working_alloca_h=yes fp_cv_prog_cc_stdc=no lt_cv_sys_max_cmd_len= zsh_cv_c_broken_signed_to_unsigned_casting=no zsh_cv_c_have_union_init=no zsh_cv_c_variable_length_arrays=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' ANSI2KNR=': ansi2knr' AWK='gawk' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS=' -I/usr/local/include' D='' DEFS='' DLCFLAGS='' DLLD='' DLLDFLAGS='' DL_EXT='' E='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ERRNO_H='' EXEEXT='' EXELDFLAGS='' EXPOPT='' EXTRAZSHOBJS='' EXTRA_LDFLAGS='' FUNCTIONS_SUBDIRS='no' IMPOPT='' 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' INSTLIB='' L='' LDFLAGS=' -L/usr/local/lib' LIBLDFLAGS='' LIBOBJS='' LIBS='' LINKMODS='' LN='ln' LTLIBOBJS='' MOD_EXPORT='' MOD_IMPORT_FUNCTION='' MOD_IMPORT_VARIABLE='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCRECONF='' PDFETEX='pdfetex' RLIMITS_INC_H='' SET_MAKE='' SHELL='/bin/sh' SHORTBOOTNAMES='' SIGNAL_H='' TEXI2PDF='texi2pdf' U='_' UNINSTLIB='' YODL=': yodl' 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' fndir='${prefix}/share/zsh/${VERSION}/functions' 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' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' scriptdir='${prefix}/share/zsh/${VERSION}/scripts' sharedstatedir='${prefix}/com' sitefndir='${prefix}/share/zsh/site-functions' sitescriptdir='${prefix}/share/zsh/scripts' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' tzsh='zsh' zlogin='/etc/zlogin' zlogout='/etc/zlogout' zprofile='/etc/zprofile' zshenv='/etc/zshenv' zshrc='/etc/zshrc' ## ------------- ## ## Output files. ## ## ------------- ## CLEAN_MK='' CONFIG_MK='' DEFS_MK='' VERSION_MK='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CONFIG_LOCALE 1 #define GLOBAL_ZLOGIN "/etc/zlogin" #define GLOBAL_ZLOGOUT "/etc/zlogout" #define GLOBAL_ZPROFILE "/etc/zprofile" #define GLOBAL_ZSHENV "/etc/zshenv" #define GLOBAL_ZSHRC "/etc/zshrc" #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define MACHTYPE "i386" #define MAX_FUNCTION_DEPTH 1000 #define OSTYPE "gnu" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RESTRICTED_R 1 #define VENDOR "unknown" #define const configure: exit 1