This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/usr/local/harvest/harvest --without-wish --prefix=/usr/local/harvest i386-unknown-gnu --cache-file=../../.././config.cache --srcdir=. ## --------- ## ## 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: 136 tasks, 191 threads, 4 processors Load average: 0.82, Mach factor: 3.16 /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:1139: creating cache configure:1250: checking for i386-unknown-gnu-gcc configure:1276: result: cc configure:1558: checking for C compiler version configure:1561: 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:1564: $? = 0 configure:1566: 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:1569: $? = 0 configure:1571: cc -V &5 cc: `-V' option must have argument configure:1574: $? = 1 configure:1598: checking for C compiler default output configure:1601: cc -fno-common conftest.c >&5 configure:1604: $? = 0 configure:1650: result: a.out configure:1655: checking whether the C compiler works configure:1661: ./a.out configure:1664: $? = 0 configure:1681: result: yes configure:1688: checking whether we are cross compiling configure:1690: result: no configure:1693: checking for suffix of executables configure:1695: cc -o conftest -fno-common conftest.c >&5 configure:1698: $? = 0 configure:1723: result: configure:1729: checking for suffix of object files configure:1751: cc -c -fno-common conftest.c >&5 configure:1754: $? = 0 configure:1776: result: configure:1780: checking whether we are using the GNU C compiler configure:1805: cc -c -fno-common conftest.c >&5 configure:1808: $? = 0 configure:1811: test -s conftest. configure:1814: $? = 1 configure: failed program was: | #line 1785 "configure" | /* 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:1827: result: no configure:1833: checking whether cc accepts -g configure:1855: cc -c -g conftest.c >&5 configure:1858: $? = 0 configure:1861: test -s conftest. configure:1864: $? = 1 configure: failed program was: | #line 1838 "configure" | /* 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:1875: result: no configure:1892: checking for cc option to accept ANSI C configure:1953: cc -c -fno-common conftest.c >&5 configure:1956: $? = 0 configure:1959: test -s conftest. configure:1962: $? = 1 configure: failed program was: | #line 1899 "configure" | /* 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; | } | 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:1953: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:1956: $? = 0 configure:1959: test -s conftest. configure:1962: $? = 1 configure: failed program was: | #line 1899 "configure" | /* 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; | } | 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:1953: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:1956: $? = 1 configure: failed program was: | #line 1899 "configure" | /* 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; | } | 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:1953: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:1956: $? = 1 configure: failed program was: | #line 1899 "configure" | /* 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; | } | 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:1953: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:1956: $? = 1 configure: failed program was: | #line 1899 "configure" | /* 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; | } | 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:1953: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:1956: $? = 0 configure:1959: test -s conftest. configure:1962: $? = 1 configure: failed program was: | #line 1899 "configure" | /* 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; | } | 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:1980: result: none needed configure:1998: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2001: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2116: checking how to run the C preprocessor configure:2152: cc -E conftest.c configure:2158: $? = 0 configure:2190: cc -E conftest.c configure:2189:28: ac_nonexistent.h: No such file or directory configure:2196: $? = 1 configure: failed program was: | #line 2181 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2234: result: cc -E configure:2259: cc -E conftest.c configure:2265: $? = 0 configure:2297: cc -E conftest.c configure:2296:28: ac_nonexistent.h: No such file or directory configure:2303: $? = 1 configure: failed program was: | #line 2288 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2382: checking for a BSD-compatible install configure:2436: result: ../ configure:2450: checking for i386-unknown-gnu-ranlib configure:2479: result: no configure:2488: checking for ranlib configure:2504: found /usr/bin/ranlib configure:2515: result: ranlib configure:2531: checking for bison configure:2547: found /usr/local/bin/bison configure:2557: result: bison -y configure:2573: checking for flex configure:2589: found /usr/bin/flex configure:2599: result: flex configure:2612: checking for yywrap in -lfl configure:2643: cc -o conftest -fno-common conftest.c -lfl >&5 configure:2646: $? = 0 configure:2649: test -s conftest configure:2652: $? = 0 configure:2664: result: yes configure:2732: checking lex output file root configure:2743: flex conftest.l configure:2746: $? = 0 configure:2758: result: lex.yy configure:2763: checking whether yytext is a pointer configure:2779: cc -o conftest -fno-common conftest.c -lfl >&5 configure:2782: $? = 0 configure:2785: test -s conftest configure:2788: $? = 0 configure:2801: result: yes configure:2812: checking whether ln -s works configure:2816: result: yes configure:2826: checking for true configure:2844: found /usr/local/bin/true configure:2856: result: /usr/local/bin/true configure:2865: checking for false configure:2883: found /usr/local/bin/false configure:2895: result: /usr/local/bin/false configure:2905: checking for gzip configure:2923: found /usr/local/bin/gzip configure:2936: result: /usr/local/bin/gzip configure:2945: checking for gunzip configure:2963: found /usr/local/bin/gunzip configure:2976: result: /usr/local/bin/gunzip configure:2985: checking for perl configure:3003: found /usr/local/bin/perl configure:3016: result: /usr/local/bin/perl configure:3034: checking for main in -lmalloc configure:3059: cc -o conftest -fno-common conftest.c -lmalloc >&5 ld: can't locate file for: -lmalloc configure:3062: $? = 1 configure: failed program was: | #line 3041 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:3080: result: no configure:3087: checking for main in -lresolv configure:3112: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:3115: $? = 0 configure:3118: test -s conftest configure:3121: $? = 0 configure:3133: result: yes configure:3139: checking for main in -lsocket configure:3164: cc -o conftest -fno-common conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:3167: $? = 1 configure: failed program was: | #line 3146 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:3185: result: no configure:3191: checking for main in -lnsl configure:3216: cc -o conftest -fno-common conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:3219: $? = 1 configure: failed program was: | #line 3198 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:3237: result: no configure:3383: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:648: creating Makefile config.status:648: creating SGML/Makefile config.status:648: creating SGML/sgmls/Makefile config.status:648: creating dvi2tty/Makefile config.status:648: creating ps2txt/Makefile config.status:648: creating pstext/Makefile config.status:648: creating pstext/libs/Makefile config.status:648: creating pstext/libs/sio/Makefile config.status:648: creating pstext/libs/str/Makefile config.status:648: creating pstext/pstext/Makefile config.status:648: creating skim/Makefile config.status:648: creating summarizers/Makefile config.status:648: creating support/Makefile config.status:648: creating support/l2h config.status:648: creating support/ps2txt config.status:648: creating support/unshar config.status:648: creating support/uudecode config.status:648: creating support/wrapit config.status:648: creating unbinhex/Makefile config.status:648: creating unbinhex/crc/Makefile config.status:648: creating unbinhex/fileio/Makefile config.status:648: creating unbinhex/util/Makefile config.status:648: creating unbinhex/hexbin/Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_lib_fl_yywrap=yes ac_cv_lib_malloc_main=no ac_cv_lib_nsl_main=no ac_cv_lib_resolv_main=yes ac_cv_lib_socket_main=no ac_cv_objext= ac_cv_path_CMD_FALSE=/usr/local/bin/false ac_cv_path_CMD_GUNZIP=/usr/local/bin/gunzip ac_cv_path_CMD_GZIP=/usr/local/bin/gzip ac_cv_path_CMD_PERL=/usr/local/bin/perl ac_cv_path_CMD_TRUE=/usr/local/bin/true 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_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CMD_FALSE='/usr/local/bin/false' CMD_GUNZIP='/usr/local/bin/gunzip' CMD_GZIP='/usr/local/bin/gzip' CMD_PERL='/usr/local/bin/perl' CMD_TRUE='/usr/local/bin/true' CPP='cc -E' CPPFLAGS='' DEBUG_TOP='#-O #-g #-DDEBUG' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 ' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' INSTALL_BINDIR='/bin' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_LIBDIR='/lib' INSTALL_MANDIR='/man' INSTALL_PROGRAM='install -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_TOPDIR='' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' RANLIB='ranlib' SHELL='/bin/sh' THIS_HOST='darwintel' XTRA_LIBS=' -lresolv' YACC='bison -y' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define YYTEXT_POINTER 1 configure: exit 0