This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by simulavr configure 0.1.2.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-versioned-doc --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: 0.00, Mach factor: 3.99 /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:1358: checking build system type configure:1376: result: i386-unknown-gnu configure:1384: checking host system type configure:1398: result: i386-unknown-gnu configure:1406: checking target system type configure:1420: result: i386-unknown-gnu configure:1449: checking for a BSD-compatible install configure:1504: result: /usr/bin/install -c -o root -g wheel configure:1515: checking whether build environment is sane configure:1558: result: yes configure:1615: checking for gawk configure:1631: found /usr/local/bin/gawk configure:1641: result: gawk configure:1651: checking whether gmake sets $(MAKE) configure:1671: result: yes configure:1845: checking for i386-unknown-gnu-gcc configure:1871: result: cc configure:2153: checking for C compiler version configure:2156: 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:2159: $? = 0 configure:2161: 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:2164: $? = 0 configure:2166: cc -V &5 cc: `-V' option must have argument configure:2169: $? = 1 configure:2192: checking for C compiler default output file name configure:2195: cc -fno-common conftest.c >&5 configure:2198: $? = 0 configure:2244: result: a.out configure:2249: checking whether the C compiler works configure:2255: ./a.out configure:2258: $? = 0 configure:2275: result: yes configure:2282: checking whether we are cross compiling configure:2284: result: no configure:2287: checking for suffix of executables configure:2289: cc -o conftest -fno-common conftest.c >&5 configure:2292: $? = 0 configure:2317: result: configure:2323: checking for suffix of object files configure:2344: cc -c -fno-common conftest.c >&5 configure:2347: $? = 0 configure:2369: result: configure:2373: checking whether we are using the GNU C compiler configure:2397: cc -c -fno-common conftest.c >&5 configure:2403: $? = 0 configure:2407: test -z || test ! -s conftest.err configure:2410: $? = 0 configure:2413: test -s conftest. configure:2416: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "simulavr" | #define PACKAGE_TARNAME "simulavr" | #define PACKAGE_VERSION "0.1.2.2" | #define PACKAGE_STRING "simulavr 0.1.2.2" | #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" | #define PACKAGE "simulavr" | #define VERSION "0.1.2.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2429: result: no configure:2435: checking whether cc accepts -g configure:2456: cc -c -g conftest.c >&5 configure:2462: $? = 0 configure:2466: test -z || test ! -s conftest.err configure:2469: $? = 0 configure:2472: test -s conftest. configure:2475: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "simulavr" | #define PACKAGE_TARNAME "simulavr" | #define PACKAGE_VERSION "0.1.2.2" | #define PACKAGE_STRING "simulavr 0.1.2.2" | #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" | #define PACKAGE "simulavr" | #define VERSION "0.1.2.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2486: result: no configure:2503: checking for cc option to accept ANSI C configure:2573: cc -c -fno-common conftest.c >&5 configure:2579: $? = 0 configure:2583: test -z || test ! -s conftest.err configure:2586: $? = 0 configure:2589: test -s conftest. configure:2592: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "simulavr" | #define PACKAGE_TARNAME "simulavr" | #define PACKAGE_VERSION "0.1.2.2" | #define PACKAGE_STRING "simulavr 0.1.2.2" | #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" | #define PACKAGE "simulavr" | #define VERSION "0.1.2.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:2573: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2579: $? = 0 configure:2583: test -z || test ! -s conftest.err configure:2586: $? = 0 configure:2589: test -s conftest. configure:2592: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "simulavr" | #define PACKAGE_TARNAME "simulavr" | #define PACKAGE_VERSION "0.1.2.2" | #define PACKAGE_STRING "simulavr 0.1.2.2" | #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" | #define PACKAGE "simulavr" | #define VERSION "0.1.2.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:2573: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2579: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "simulavr" | #define PACKAGE_TARNAME "simulavr" | #define PACKAGE_VERSION "0.1.2.2" | #define PACKAGE_STRING "simulavr 0.1.2.2" | #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" | #define PACKAGE "simulavr" | #define VERSION "0.1.2.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:2573: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2579: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "simulavr" | #define PACKAGE_TARNAME "simulavr" | #define PACKAGE_VERSION "0.1.2.2" | #define PACKAGE_STRING "simulavr 0.1.2.2" | #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" | #define PACKAGE "simulavr" | #define VERSION "0.1.2.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:2573: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2579: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "simulavr" | #define PACKAGE_TARNAME "simulavr" | #define PACKAGE_VERSION "0.1.2.2" | #define PACKAGE_STRING "simulavr 0.1.2.2" | #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" | #define PACKAGE "simulavr" | #define VERSION "0.1.2.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:2573: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2579: $? = 0 configure:2583: test -z || test ! -s conftest.err configure:2586: $? = 0 configure:2589: test -s conftest. configure:2592: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "simulavr" | #define PACKAGE_TARNAME "simulavr" | #define PACKAGE_VERSION "0.1.2.2" | #define PACKAGE_STRING "simulavr 0.1.2.2" | #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" | #define PACKAGE "simulavr" | #define VERSION "0.1.2.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:2610: result: none needed configure:2628: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2634: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2778: checking for style of include used by gmake configure:2806: result: GNU configure:2834: checking dependency style of cc configure:2924: result: gcc3 configure:2946: checking for flex configure:2962: found /usr/bin/flex configure:2972: result: flex configure:2985: checking for yywrap in -lfl configure:3015: cc -o conftest -fno-common conftest.c -lfl >&5 configure:3021: $? = 0 configure:3025: test -z || test ! -s conftest.err configure:3028: $? = 0 configure:3031: test -s conftest configure:3034: $? = 0 configure:3047: result: yes configure:3125: checking lex output file root configure:3136: flex conftest.l configure:3139: $? = 0 configure:3151: result: lex.yy configure:3156: checking whether yytext is a pointer configure:3172: cc -o conftest -fno-common conftest.c -lfl >&5 configure:3178: $? = 0 configure:3182: test -z || test ! -s conftest.err configure:3185: $? = 0 configure:3188: test -s conftest configure:3191: $? = 0 configure:3205: result: yes configure:3220: checking for bison configure:3236: found /usr/local/bin/bison configure:3246: result: bison -y configure:3257: checking whether ln -s works configure:3261: result: yes configure:3271: checking for i386-unknown-gnu-ranlib configure:3300: result: no configure:3309: checking for ranlib configure:3325: found /usr/bin/ranlib configure:3336: result: ranlib configure:3351: checking for avr-as configure:3367: found /usr/local/bin/avr-as configure:3377: result: avr-as configure:3391: checking for avr-ld configure:3407: found /usr/local/bin/avr-ld configure:3417: result: avr-ld configure:3431: checking for avr-objcopy configure:3447: found /usr/local/bin/avr-objcopy configure:3457: result: avr-objcopy configure:3471: checking for avr-objdump configure:3487: found /usr/local/bin/avr-objdump configure:3497: result: avr-objdump configure:3511: checking for avr-nm configure:3527: found /usr/local/bin/avr-nm configure:3537: result: avr-nm configure:3557: checking for avr-gcc configure:3586: result: no configure:3591: error: no acceptable cc found in $PATH ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu 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_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_fl_yywrap=yes ac_cv_objext= ac_cv_prog_AVR_AS=avr-as ac_cv_prog_AVR_LD=avr-ld ac_cv_prog_AVR_NM=avr-nm ac_cv_prog_AVR_OBJCOPY=avr-objcopy ac_cv_prog_AVR_OBJDUMP=avr-objdump ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc 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 ac_cv_prog_make_gmake_set=yes ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/simulavr/work/simulavr-0.1.2.2/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/simulavr/work/simulavr-0.1.2.2/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/simulavr/work/simulavr-0.1.2.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/simulavr/work/simulavr-0.1.2.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/simulavr/work/simulavr-0.1.2.2/missing --run automake-1.8' AVR_AS='avr-as' AVR_CC='' AVR_LD='avr-ld' AVR_NM='avr-nm' AVR_OBJCOPY='avr-objcopy' AVR_OBJDUMP='avr-objdump' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' COND_HAS_PYTHON_FALSE='' COND_HAS_PYTHON_TRUE='' CPP='' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' ENABLE_WARNINGS='' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_DOX_HTML='' INSTALL_DOX_PDF='' INSTALL_DOX_PS='' INSTALL_PDF='' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_PS='' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/simulavr/work/simulavr-0.1.2.2/missing --run makeinfo' OBJEXT='' PACKAGE='simulavr' PACKAGE_BUGREPORT='simulavr-devel@nongnu.org' PACKAGE_NAME='simulavr' PACKAGE_STRING='simulavr 0.1.2.2' PACKAGE_TARNAME='simulavr' PACKAGE_VERSION='0.1.2.2' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' TARGET_DOX_HTML='' TARGET_DOX_PDF='' TARGET_DOX_PS='' TARGET_PDF='' TARGET_PS='' VERSION='0.1.2.2' YACC='bison -y' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' ac_curses_disp_dirs='' ac_doc_inst_dir='' ac_doc_subdir='' ac_lib_curses='' ac_regression_subdir='' ac_test_dirs='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' 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' has_dvips='' has_makeinfo='' has_pdftex='' has_tex='' has_texi2dvi='' has_texi2html='' has_texindex='' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' ifGNUmake='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/devel/simulavr/work/simulavr-0.1.2.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,^,i386-unknown-gnu-,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "simulavr" #define PACKAGE_BUGREPORT "simulavr-devel@nongnu.org" #define PACKAGE_NAME "simulavr" #define PACKAGE_STRING "simulavr 0.1.2.2" #define PACKAGE_TARNAME "simulavr" #define PACKAGE_VERSION "0.1.2.2" #define VERSION "0.1.2.2" #define YYTEXT_POINTER 1 configure: exit 1