This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by nefu configure VERSION, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --with-ssl=/usr --without-html --without-shelltests --without-ldap --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: 142 tasks, 198 threads, 4 processors Load average: 0.49, Mach factor: 3.50 /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:1287: checking for i386-unknown-gnu-gcc configure:1313: result: cc configure:1595: checking for C compiler version configure:1598: 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:1601: $? = 0 configure:1603: 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:1606: $? = 0 configure:1608: cc -V &5 cc: `-V' option must have argument configure:1611: $? = 1 configure:1635: checking for C compiler default output configure:1638: cc -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/local/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:1641: $? = 0 configure:1687: result: a.out configure:1692: checking whether the C compiler works configure:1698: ./a.out configure:1701: $? = 0 configure:1718: result: yes configure:1725: checking whether we are cross compiling configure:1727: result: no configure:1730: checking for suffix of executables configure:1732: cc -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/local/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:1735: $? = 0 configure:1760: result: configure:1766: checking for suffix of object files configure:1788: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:1791: $? = 0 configure:1813: result: configure:1817: checking whether we are using the GNU C compiler configure:1842: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:1845: $? = 0 configure:1848: test -s conftest. configure:1851: $? = 1 configure: failed program was: | #line 1822 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nefu" | #define PACKAGE_TARNAME "nefu" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "nefu VERSION" | #define PACKAGE_BUGREPORT "nefu@umich.edu" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1864: result: no configure:1870: checking whether cc accepts -g configure:1892: cc -c -g -I/usr/local/include conftest.c >&5 configure:1895: $? = 0 configure:1898: test -s conftest. configure:1901: $? = 1 configure: failed program was: | #line 1875 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nefu" | #define PACKAGE_TARNAME "nefu" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "nefu VERSION" | #define PACKAGE_BUGREPORT "nefu@umich.edu" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1912: result: no configure:1929: checking for cc option to accept ANSI C configure:1990: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:1993: $? = 0 configure:1996: test -s conftest. configure:1999: $? = 1 configure: failed program was: | #line 1936 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nefu" | #define PACKAGE_TARNAME "nefu" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "nefu VERSION" | #define PACKAGE_BUGREPORT "nefu@umich.edu" | /* 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:1990: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:1993: $? = 0 configure:1996: test -s conftest. configure:1999: $? = 1 configure: failed program was: | #line 1936 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nefu" | #define PACKAGE_TARNAME "nefu" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "nefu VERSION" | #define PACKAGE_BUGREPORT "nefu@umich.edu" | /* 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:1990: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:1993: $? = 1 configure: failed program was: | #line 1936 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nefu" | #define PACKAGE_TARNAME "nefu" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "nefu VERSION" | #define PACKAGE_BUGREPORT "nefu@umich.edu" | /* 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:1990: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:1993: $? = 1 configure: failed program was: | #line 1936 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nefu" | #define PACKAGE_TARNAME "nefu" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "nefu VERSION" | #define PACKAGE_BUGREPORT "nefu@umich.edu" | /* 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:1990: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:1993: $? = 1 configure: failed program was: | #line 1936 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nefu" | #define PACKAGE_TARNAME "nefu" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "nefu VERSION" | #define PACKAGE_BUGREPORT "nefu@umich.edu" | /* 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:1990: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:1993: $? = 0 configure:1996: test -s conftest. configure:1999: $? = 1 configure: failed program was: | #line 1936 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nefu" | #define PACKAGE_TARNAME "nefu" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "nefu VERSION" | #define PACKAGE_BUGREPORT "nefu@umich.edu" | /* 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:2017: result: none needed configure:2035: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2038: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2148: checking whether byte ordering is bigendian configure:2176: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2179: $? = 0 configure:2182: test -s conftest. configure:2185: $? = 1 configure: failed program was: | #line 2154 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "nefu" | #define PACKAGE_TARNAME "nefu" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "nefu VERSION" | #define PACKAGE_BUGREPORT "nefu@umich.edu" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:2309: cc -o conftest -fno-common -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/local/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2312: $? = 0 configure:2314: ./conftest configure:2317: $? = 0 configure:2333: result: no configure:2364: checking for a BSD-compatible install configure:2418: result: /usr/bin/install -c -o root -g wheel configure:2432: checking for sendmail configure:2449: error: not found: See INSTALL ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no 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=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/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_objext= ac_cv_prog_CC=cc ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPPFLAGS='-I/usr/local/include' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' HAVE_SSL='' 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' LDFLAGS=' -rpath=/usr/lib:/usr/local/lib' LIBOBJS='' LIBS='-L/usr/local/lib' LTLIBOBJS='' NEFU_SENDMAIL='' OBJEXT='' PACKAGE_BUGREPORT='nefu@umich.edu' PACKAGE_NAME='nefu' PACKAGE_STRING='nefu VERSION' PACKAGE_TARNAME='nefu' PACKAGE_VERSION='VERSION' PATH_SEPARATOR=':' SHELL='/bin/sh' TEST_OBJ='' TEST_SRC='' TLSDEFS='' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='NONE' host_alias='i386-unknown-gnu' html_dir='' 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='' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "nefu@umich.edu" #define PACKAGE_NAME "nefu" #define PACKAGE_STRING "nefu VERSION" #define PACKAGE_TARNAME "nefu" #define PACKAGE_VERSION "VERSION" configure: exit 1