This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by mcron configure 1.0.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 103 tasks, 158 threads, 4 processors Load average: 1.39, Mach factor: 2.60 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1320: checking for a BSD-compatible install configure:1375: result: /usr/bin/install -c -o root -g wheel configure:1386: checking whether build environment is sane configure:1429: result: yes configure:1494: checking for gawk configure:1510: found /usr/local/bin/gawk configure:1520: result: gawk configure:1530: checking whether make sets $(MAKE) configure:1550: result: yes configure:1720: checking whether debugging is requested configure:1729: result: no configure:1743: checking for gawk configure:1769: result: gawk configure:1779: checking for egrep configure:1789: result: grep -E configure:1802: checking for i386-unknown-gnu-gcc configure:1828: result: cc configure:2110: checking for C compiler version configure:2113: 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:2116: $? = 0 configure:2118: 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:2121: $? = 0 configure:2123: cc -V &5 cc: `-V' option must have argument configure:2126: $? = 1 configure:2149: checking for C compiler default output file name configure:2152: cc -fno-common conftest.c >&5 configure:2155: $? = 0 configure:2201: result: a.out configure:2206: checking whether the C compiler works configure:2212: ./a.out configure:2215: $? = 0 configure:2232: result: yes configure:2239: checking whether we are cross compiling configure:2241: result: no configure:2244: checking for suffix of executables configure:2246: cc -o conftest -fno-common conftest.c >&5 configure:2249: $? = 0 configure:2274: result: configure:2280: checking for suffix of object files configure:2301: cc -c -fno-common conftest.c >&5 configure:2304: $? = 0 configure:2326: result: configure:2330: checking whether we are using the GNU C compiler configure:2354: cc -c -fno-common conftest.c >&5 configure:2360: $? = 0 configure:2364: test -z || test ! -s conftest.err configure:2367: $? = 0 configure:2370: test -s conftest. configure:2373: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mcron" | #define PACKAGE_TARNAME "mcron" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "mcron 1.0.2" | #define PACKAGE_BUGREPORT "dale_mellor@users.sourceforge.net" | #define PACKAGE "mcron" | #define VERSION "1.0.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2386: result: no configure:2392: checking whether cc accepts -g configure:2413: cc -c -g conftest.c >&5 configure:2419: $? = 0 configure:2423: test -z || test ! -s conftest.err configure:2426: $? = 0 configure:2429: test -s conftest. configure:2432: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mcron" | #define PACKAGE_TARNAME "mcron" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "mcron 1.0.2" | #define PACKAGE_BUGREPORT "dale_mellor@users.sourceforge.net" | #define PACKAGE "mcron" | #define VERSION "1.0.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2443: result: no configure:2460: checking for cc option to accept ANSI C configure:2530: cc -c -fno-common conftest.c >&5 configure:2536: $? = 0 configure:2540: test -z || test ! -s conftest.err configure:2543: $? = 0 configure:2546: test -s conftest. configure:2549: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mcron" | #define PACKAGE_TARNAME "mcron" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "mcron 1.0.2" | #define PACKAGE_BUGREPORT "dale_mellor@users.sourceforge.net" | #define PACKAGE "mcron" | #define VERSION "1.0.2" | /* 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:2530: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2536: $? = 0 configure:2540: test -z || test ! -s conftest.err configure:2543: $? = 0 configure:2546: test -s conftest. configure:2549: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mcron" | #define PACKAGE_TARNAME "mcron" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "mcron 1.0.2" | #define PACKAGE_BUGREPORT "dale_mellor@users.sourceforge.net" | #define PACKAGE "mcron" | #define VERSION "1.0.2" | /* 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:2530: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2536: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mcron" | #define PACKAGE_TARNAME "mcron" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "mcron 1.0.2" | #define PACKAGE_BUGREPORT "dale_mellor@users.sourceforge.net" | #define PACKAGE "mcron" | #define VERSION "1.0.2" | /* 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:2530: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2536: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mcron" | #define PACKAGE_TARNAME "mcron" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "mcron 1.0.2" | #define PACKAGE_BUGREPORT "dale_mellor@users.sourceforge.net" | #define PACKAGE "mcron" | #define VERSION "1.0.2" | /* 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:2530: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2536: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mcron" | #define PACKAGE_TARNAME "mcron" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "mcron 1.0.2" | #define PACKAGE_BUGREPORT "dale_mellor@users.sourceforge.net" | #define PACKAGE "mcron" | #define VERSION "1.0.2" | /* 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:2530: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2536: $? = 0 configure:2540: test -z || test ! -s conftest.err configure:2543: $? = 0 configure:2546: test -s conftest. configure:2549: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mcron" | #define PACKAGE_TARNAME "mcron" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "mcron 1.0.2" | #define PACKAGE_BUGREPORT "dale_mellor@users.sourceforge.net" | #define PACKAGE "mcron" | #define VERSION "1.0.2" | /* 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:2567: result: none needed configure:2585: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2591: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2735: checking for style of include used by make configure:2763: result: GNU configure:2791: checking dependency style of cc configure:2881: result: gcc3 configure:2900: checking for guile configure:2918: found /usr/local/bin/guile configure:2930: result: /usr/local/bin/guile configure:2945: checking for guile-config configure:2963: found /usr/local/bin/guile-config configure:2975: result: /usr/local/bin/guile-config configure:2990: checking for guile-tools configure:3023: result: no configure:3029: checking libguile compile flags configure:3032: result: configure:3034: checking libguile link flags configure:3037: result: configure:3042: checking for Guile site directory configure:3045: result: /site configure:3057: checking for sed configure:3073: found /usr/local/bin/sed configure:3083: result: sed configure:3102: checking for head configure:3118: found /usr/local/bin/head configure:3128: result: head configure:3147: checking for ed configure:3163: found /bin/ed configure:3173: result: ed configure:3192: checking for which configure:3208: found /usr/bin/which configure:3218: result: which configure:3237: checking for cp configure:3253: found /usr/local/bin/cp configure:3263: result: cp configure:3282: checking for guile version >= 1.6.4 configure:3289: error: Sorry, Guile 1.6.4 or greater is needed to run mcron ## ---------------- ## ## 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_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_objext= ac_cv_path_GUILE=/usr/local/bin/guile ac_cv_path_GUILE_CONFIG=/usr/local/bin/guile-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CP=cp ac_cv_prog_ED=ed ac_cv_prog_HEAD=head ac_cv_prog_SED=sed ac_cv_prog_WHICH=which 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 am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/sysutils/mcron/work/mcron-1.0.2/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/sysutils/mcron/work/mcron-1.0.2/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/sysutils/mcron/work/mcron-1.0.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/sysutils/mcron/work/mcron-1.0.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/sysutils/mcron/work/mcron-1.0.2/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CONFIG_ALLOW_FILE='' CONFIG_DEBUG='#f' CONFIG_DENY_FILE='' CONFIG_PID_FILE='' CONFIG_SOCKET_FILE='' CONFIG_SPOOL_DIR='' CONFIG_TMP_DIR='' CP='cp' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' ED='ed' EGREP='grep -E' EXEEXT='' GUILE='/usr/local/bin/guile' GUILE_CFLAGS='' GUILE_CONFIG='/usr/local/bin/guile-config' GUILE_LDFLAGS='' GUILE_SITE='/site' GUILE_TOOLS='' HEAD='head' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/sysutils/mcron/work/mcron-1.0.2/missing --run makeinfo' OBJEXT='' PACKAGE='mcron' PACKAGE_BUGREPORT='dale_mellor@users.sourceforge.net' PACKAGE_NAME='mcron' PACKAGE_STRING='mcron 1.0.2' PACKAGE_TARNAME='mcron' PACKAGE_VERSION='1.0.2' PATH_SEPARATOR=':' SED='sed' SENDMAIL='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.0.2' WHICH='which' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='NONE' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/sysutils/mcron/work/mcron-1.0.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' real_program_prefix='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "mcron" #define PACKAGE_BUGREPORT "dale_mellor@users.sourceforge.net" #define PACKAGE_NAME "mcron" #define PACKAGE_STRING "mcron 1.0.2" #define PACKAGE_TARNAME "mcron" #define PACKAGE_VERSION "1.0.2" #define VERSION "1.0.2" configure: exit 1