This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by eif configure 1.3.4, which was generated by GNU Autoconf 2.57. 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: 104 tasks, 159 threads, 4 processors Load average: 1.60, Mach factor: 2.95 /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:1319: checking for a BSD-compatible install configure:1373: result: /usr/bin/install -c -o root -g wheel configure:1384: checking whether build environment is sane configure:1427: result: yes configure:1460: checking for gawk configure:1476: found /usr/local/bin/gawk configure:1486: result: gawk configure:1496: checking whether make sets $(MAKE) configure:1516: result: yes configure:1717: checking for i386-unknown-gnu-gcc configure:1743: result: cc configure:2025: checking for C compiler version configure:2028: 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:2031: $? = 0 configure:2033: 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:2036: $? = 0 configure:2038: cc -V &5 cc: `-V' option must have argument configure:2041: $? = 1 configure:2065: checking for C compiler default output configure:2068: cc -fno-common -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include -L/usr/local/lib -L/usr/pkg/lib -L${exec_prefix}/lib conftest.c >&5 ld: warning -L: directory name (/usr/pkg/lib) does not exist ld: warning -L: directory name (${exec_prefix}/lib) does not exist configure:2071: $? = 0 configure:2117: result: a.out configure:2122: checking whether the C compiler works configure:2128: ./a.out configure:2131: $? = 0 configure:2148: result: yes configure:2155: checking whether we are cross compiling configure:2157: result: no configure:2160: checking for suffix of executables configure:2162: cc -o conftest -fno-common -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include -L/usr/local/lib -L/usr/pkg/lib -L${exec_prefix}/lib conftest.c >&5 ld: warning -L: directory name (/usr/pkg/lib) does not exist ld: warning -L: directory name (${exec_prefix}/lib) does not exist configure:2165: $? = 0 configure:2190: result: configure:2196: checking for suffix of object files configure:2218: cc -c -fno-common -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include conftest.c >&5 configure:2221: $? = 0 configure:2243: result: configure:2247: checking whether we are using the GNU C compiler configure:2272: cc -c -fno-common -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include conftest.c >&5 configure:2275: $? = 0 configure:2278: test -s conftest. configure:2281: $? = 1 configure: failed program was: | #line 2252 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "eif" | #define PACKAGE_TARNAME "eif" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "eif 1.3.4" | #define PACKAGE_BUGREPORT "marcolz@stack.nl" | #define PACKAGE "eif" | #define VERSION "1.3.4" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2294: result: no configure:2300: checking whether cc accepts -g configure:2322: cc -c -g -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include conftest.c >&5 configure:2325: $? = 0 configure:2328: test -s conftest. configure:2331: $? = 1 configure: failed program was: | #line 2305 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "eif" | #define PACKAGE_TARNAME "eif" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "eif 1.3.4" | #define PACKAGE_BUGREPORT "marcolz@stack.nl" | #define PACKAGE "eif" | #define VERSION "1.3.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2342: result: no configure:2359: checking for cc option to accept ANSI C configure:2420: cc -c -fno-common -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include conftest.c >&5 configure:2423: $? = 0 configure:2426: test -s conftest. configure:2429: $? = 1 configure: failed program was: | #line 2366 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "eif" | #define PACKAGE_TARNAME "eif" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "eif 1.3.4" | #define PACKAGE_BUGREPORT "marcolz@stack.nl" | #define PACKAGE "eif" | #define VERSION "1.3.4" | /* 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:2420: cc -qlanglvl=ansi -c -fno-common -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2423: $? = 0 configure:2426: test -s conftest. configure:2429: $? = 1 configure: failed program was: | #line 2366 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "eif" | #define PACKAGE_TARNAME "eif" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "eif 1.3.4" | #define PACKAGE_BUGREPORT "marcolz@stack.nl" | #define PACKAGE "eif" | #define VERSION "1.3.4" | /* 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:2420: cc -std1 -c -fno-common -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2423: $? = 1 configure: failed program was: | #line 2366 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "eif" | #define PACKAGE_TARNAME "eif" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "eif 1.3.4" | #define PACKAGE_BUGREPORT "marcolz@stack.nl" | #define PACKAGE "eif" | #define VERSION "1.3.4" | /* 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:2420: cc -Ae -c -fno-common -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include conftest.c >&5 :6:2: missing '(' after predicate configure:2423: $? = 1 configure: failed program was: | #line 2366 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "eif" | #define PACKAGE_TARNAME "eif" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "eif 1.3.4" | #define PACKAGE_BUGREPORT "marcolz@stack.nl" | #define PACKAGE "eif" | #define VERSION "1.3.4" | /* 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:2420: cc -Aa -D_HPUX_SOURCE -c -fno-common -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include conftest.c >&5 :6:2: missing '(' after predicate configure:2423: $? = 1 configure: failed program was: | #line 2366 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "eif" | #define PACKAGE_TARNAME "eif" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "eif 1.3.4" | #define PACKAGE_BUGREPORT "marcolz@stack.nl" | #define PACKAGE "eif" | #define VERSION "1.3.4" | /* 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:2420: cc -Xc -D__EXTENSIONS__ -c -fno-common -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2423: $? = 0 configure:2426: test -s conftest. configure:2429: $? = 1 configure: failed program was: | #line 2366 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "eif" | #define PACKAGE_TARNAME "eif" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "eif 1.3.4" | #define PACKAGE_BUGREPORT "marcolz@stack.nl" | #define PACKAGE "eif" | #define VERSION "1.3.4" | /* 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:2447: result: none needed configure:2465: cc -c -fno-common -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2468: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2588: checking for style of include used by make configure:2616: result: GNU configure:2644: checking dependency style of cc configure:2712: result: gcc3 configure:2729: checking whether ln -s works configure:2733: result: yes configure:2746: checking how to run the C preprocessor configure:2782: cc -E -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include conftest.c configure:2788: $? = 0 configure:2820: cc -E -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include conftest.c configure:2821:28: ac_nonexistent.h: No such file or directory configure:2826: $? = 1 configure: failed program was: | #line 2811 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "eif" | #define PACKAGE_TARNAME "eif" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "eif 1.3.4" | #define PACKAGE_BUGREPORT "marcolz@stack.nl" | #define PACKAGE "eif" | #define VERSION "1.3.4" | /* end confdefs.h. */ | #include configure:2864: result: cc -E configure:2889: cc -E -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include conftest.c configure:2895: $? = 0 configure:2927: cc -E -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include conftest.c configure:2928:28: ac_nonexistent.h: No such file or directory configure:2933: $? = 1 configure: failed program was: | #line 2918 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "eif" | #define PACKAGE_TARNAME "eif" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "eif 1.3.4" | #define PACKAGE_BUGREPORT "marcolz@stack.nl" | #define PACKAGE "eif" | #define VERSION "1.3.4" | /* end confdefs.h. */ | #include configure:2976: checking for egrep configure:2986: result: grep -E configure:3046: checking for i386-unknown-gnu-ranlib configure:3075: result: no configure:3084: checking for ranlib configure:3100: found /usr/bin/ranlib configure:3111: result: ranlib configure:3126: checking for bsd_ioctl in -lbsd configure:3157: cc -o conftest -fno-common -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include -L/usr/local/lib -L/usr/pkg/lib -L${exec_prefix}/lib conftest.c -lbsd >&5 ld: warning -L: directory name (/usr/pkg/lib) does not exist ld: warning -L: directory name (${exec_prefix}/lib) does not exist ld: can't locate file for: -lbsd configure:3160: $? = 1 configure: failed program was: | #line 3133 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "eif" | #define PACKAGE_TARNAME "eif" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "eif 1.3.4" | #define PACKAGE_BUGREPORT "marcolz@stack.nl" | #define PACKAGE "eif" | #define VERSION "1.3.4" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char bsd_ioctl (); | int | main () | { | bsd_ioctl (); | ; | return 0; | } configure:3178: result: no configure:3190: checking for tgetent in -lcurses configure:3221: cc -o conftest -fno-common -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include -L/usr/local/lib -L/usr/pkg/lib -L${exec_prefix}/lib conftest.c -lcurses >&5 ld: warning -L: directory name (/usr/pkg/lib) does not exist ld: warning -L: directory name (${exec_prefix}/lib) does not exist configure:3224: $? = 0 configure:3227: test -s conftest configure:3230: $? = 0 configure:3242: result: yes configure:3256: checking for rl_unbind_key in -lreadline configure:3287: cc -o conftest -fno-common -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include -L/usr/local/lib -L/usr/pkg/lib -L${exec_prefix}/lib conftest.c -lreadline -lcurses >&5 ld: warning -L: directory name (/usr/pkg/lib) does not exist ld: warning -L: directory name (${exec_prefix}/lib) does not exist ld: Undefined symbols: _rl_unbind_key configure:3290: $? = 1 configure: failed program was: | #line 3263 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "eif" | #define PACKAGE_TARNAME "eif" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "eif 1.3.4" | #define PACKAGE_BUGREPORT "marcolz@stack.nl" | #define PACKAGE "eif" | #define VERSION "1.3.4" | #define HAVE_LIBCURSES 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char rl_unbind_key (); | int | main () | { | rl_unbind_key (); | ; | return 0; | } configure:3308: result: no configure:3318: error: You really need this one !. ## ---------------- ## ## 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_bsd_bsd_ioctl=no ac_cv_lib_curses_tgetent=yes ac_cv_lib_readline_rl_unbind_key=no ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib 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/games/eif/work/eif-1.3.4/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/games/eif/work/eif-1.3.4/missing --run tar' AM_CFLAGS='' AUTOCONF='${SHELL} /mnt/gmirror/ports/games/eif/work/eif-1.3.4/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/games/eif/work/eif-1.3.4/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/games/eif/work/eif-1.3.4/missing --run automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS=' -I${prefix}/include -I/usr/include -I/usr/local/include -I/usr/pkg/include' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' 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=' -L/usr/local/lib -L/usr/pkg/lib -L${exec_prefix}/lib' LIBOBJS='' LIBS='-lcurses ' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/games/eif/work/eif-1.3.4/missing --run makeinfo' OBJEXT='' PACKAGE='eif' PACKAGE_BUGREPORT='marcolz@stack.nl' PACKAGE_NAME='eif' PACKAGE_STRING='eif 1.3.4' PACKAGE_TARNAME='eif' PACKAGE_VERSION='1.3.4' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.3.4' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' 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/games/eif/work/eif-1.3.4/install-sh' 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 HAVE_LIBCURSES 1 #define PACKAGE "eif" #define PACKAGE_BUGREPORT "marcolz@stack.nl" #define PACKAGE_NAME "eif" #define PACKAGE_STRING "eif 1.3.4" #define PACKAGE_TARNAME "eif" #define PACKAGE_VERSION "1.3.4" #define VERSION "1.3.4" configure: exit 1