This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by JTAG Tools configure 0.5.1, 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: 92 tasks, 146 threads, 4 processors Load average: 1.76, Mach factor: 2.23 /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:1344: checking for a BSD-compatible install configure:1398: result: /usr/bin/install -c -o root -g wheel configure:1409: checking whether build environment is sane configure:1452: result: yes configure:1485: checking for gawk configure:1501: found /usr/local/bin/gawk configure:1511: result: gawk configure:1521: checking whether make sets $(MAKE) configure:1541: result: yes configure:1709: checking whether to enable maintainer-specific portions of Makefiles configure:1718: result: no configure:1758: checking whether NLS is requested configure:1767: result: yes configure:1805: checking for msgfmt configure:1836: result: /usr/local/bin/msgfmt configure:1845: checking for gmsgfmt configure:1876: result: /usr/local/bin/msgfmt configure:1915: checking for xgettext configure:1946: result: /usr/local/bin/xgettext configure:1986: checking for msgmerge configure:2016: result: /usr/local/bin/msgmerge configure:2079: checking for style of include used by make configure:2107: result: GNU configure:2140: checking for i386-unknown-gnu-gcc configure:2166: result: cc configure:2448: checking for C compiler version configure:2451: 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:2454: $? = 0 configure:2456: 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:2459: $? = 0 configure:2461: cc -V &5 cc: `-V' option must have argument configure:2464: $? = 1 configure:2488: checking for C compiler default output configure:2491: cc -fno-common conftest.c >&5 configure:2494: $? = 0 configure:2540: result: a.out configure:2545: checking whether the C compiler works configure:2551: ./a.out configure:2554: $? = 0 configure:2571: result: yes configure:2578: checking whether we are cross compiling configure:2580: result: no configure:2583: checking for suffix of executables configure:2585: cc -o conftest -fno-common conftest.c >&5 configure:2588: $? = 0 configure:2613: result: configure:2619: checking for suffix of object files configure:2641: cc -c -fno-common conftest.c >&5 configure:2644: $? = 0 configure:2666: result: configure:2670: checking whether we are using the GNU C compiler configure:2695: cc -c -fno-common conftest.c >&5 configure:2698: $? = 0 configure:2701: test -s conftest. configure:2704: $? = 1 configure: failed program was: | #line 2675 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "JTAG Tools" | #define PACKAGE_TARNAME "jtag" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "JTAG Tools 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jtag" | #define VERSION "0.5.1" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2717: result: no configure:2723: checking whether cc accepts -g configure:2745: cc -c -g conftest.c >&5 configure:2748: $? = 0 configure:2751: test -s conftest. configure:2754: $? = 1 configure: failed program was: | #line 2728 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "JTAG Tools" | #define PACKAGE_TARNAME "jtag" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "JTAG Tools 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jtag" | #define VERSION "0.5.1" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2765: result: no configure:2782: checking for cc option to accept ANSI C configure:2843: cc -c -fno-common conftest.c >&5 configure:2846: $? = 0 configure:2849: test -s conftest. configure:2852: $? = 1 configure: failed program was: | #line 2789 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "JTAG Tools" | #define PACKAGE_TARNAME "jtag" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "JTAG Tools 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jtag" | #define VERSION "0.5.1" | #define _GNU_SOURCE 1 | /* 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:2843: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2846: $? = 0 configure:2849: test -s conftest. configure:2852: $? = 1 configure: failed program was: | #line 2789 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "JTAG Tools" | #define PACKAGE_TARNAME "jtag" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "JTAG Tools 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jtag" | #define VERSION "0.5.1" | #define _GNU_SOURCE 1 | /* 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:2843: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2846: $? = 1 configure: failed program was: | #line 2789 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "JTAG Tools" | #define PACKAGE_TARNAME "jtag" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "JTAG Tools 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jtag" | #define VERSION "0.5.1" | #define _GNU_SOURCE 1 | /* 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:2843: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2846: $? = 1 configure: failed program was: | #line 2789 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "JTAG Tools" | #define PACKAGE_TARNAME "jtag" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "JTAG Tools 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jtag" | #define VERSION "0.5.1" | #define _GNU_SOURCE 1 | /* 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:2843: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2846: $? = 1 configure: failed program was: | #line 2789 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "JTAG Tools" | #define PACKAGE_TARNAME "jtag" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "JTAG Tools 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jtag" | #define VERSION "0.5.1" | #define _GNU_SOURCE 1 | /* 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:2843: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2846: $? = 0 configure:2849: test -s conftest. configure:2852: $? = 1 configure: failed program was: | #line 2789 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "JTAG Tools" | #define PACKAGE_TARNAME "jtag" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "JTAG Tools 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jtag" | #define VERSION "0.5.1" | #define _GNU_SOURCE 1 | /* 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:2870: result: none needed configure:2888: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2891: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3002: checking dependency style of cc configure:3085: result: gcc3 configure:3108: checking build system type configure:3126: result: i386-unknown-gnu configure:3134: checking host system type configure:3148: result: i386-unknown-gnu configure:3213: checking for non-GNU ld configure:3243: result: /usr/bin/ld configure:3252: checking if the linker (/usr/bin/ld) is GNU ld configure:3264: result: no configure:3270: checking for shared library run path origin configure:3283: result: done configure:3700: checking whether NLS is requested configure:3709: result: yes configure:3727: checking for GNU gettext in libc configure:3752: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:3755: $? = 1 configure: failed program was: | #line 3732 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "JTAG Tools" | #define PACKAGE_TARNAME "jtag" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "JTAG Tools 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jtag" | #define VERSION "0.5.1" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:3772: result: no configure:3806: checking for iconv configure:3834: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:3837: $? = 1 configure: failed program was: | #line 3814 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "JTAG Tools" | #define PACKAGE_TARNAME "jtag" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "JTAG Tools 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jtag" | #define VERSION "0.5.1" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:3875: cc -o conftest -fno-common conftest.c -liconv >&5 configure:3878: $? = 0 configure:3881: test -s conftest configure:3884: $? = 0 configure:3898: result: yes configure:3908: checking how to link with libiconv configure:3910: result: -liconv configure:4299: checking for GNU gettext in libintl configure:4332: cc -o conftest -fno-common -I/include conftest.c /lib/libintl.a -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:4335: $? = 1 configure: failed program was: | #line 4308 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "JTAG Tools" | #define PACKAGE_TARNAME "jtag" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "JTAG Tools 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jtag" | #define VERSION "0.5.1" | #define _GNU_SOURCE 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:4377: cc -o conftest -fno-common -I/include conftest.c /lib/libintl.a -liconv -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:4380: $? = 1 configure: failed program was: | #line 4353 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "JTAG Tools" | #define PACKAGE_TARNAME "jtag" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "JTAG Tools 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jtag" | #define VERSION "0.5.1" | #define _GNU_SOURCE 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:4402: result: no configure:4431: checking whether to use NLS configure:4433: result: no configure:4518: checking for i386-unknown-gnu-gcc configure:4544: result: cc configure:4826: checking for C compiler version configure:4829: 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:4832: $? = 0 configure:4834: 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:4837: $? = 0 configure:4839: cc -V &5 cc: `-V' option must have argument configure:4842: $? = 1 configure:4845: checking whether we are using the GNU C compiler configure:4892: result: no configure:4898: checking whether cc accepts -g configure:4940: result: no configure:4957: checking for cc option to accept ANSI C configure:5045: result: none needed configure:5063: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:5066: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:5177: checking dependency style of cc configure:5260: result: gcc3 configure:5280: checking for i386-unknown-gnu-ranlib configure:5309: result: no configure:5318: checking for ranlib configure:5334: found /usr/bin/ranlib configure:5345: result: ranlib configure:5370: checking for the openwince includes configure:5385: result: no configure:5388: error: The openwince include package can not be found. ## ---------------- ## ## 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_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_make_make_set=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_lib_iconv=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/jtag/work/jtag-0.5.1/tools/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/jtag/work/jtag-0.5.1/tools/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/jtag/work/jtag-0.5.1/tools/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/jtag/work/jtag-0.5.1/tools/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/jtag/work/jtag-0.5.1/tools/missing --run automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' GMSGFMT='/usr/local/bin/msgfmt' 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' INTLLIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/jtag/work/jtag-0.5.1/tools/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/tools/mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE='jtag' PACKAGE_BUGREPORT='' PACKAGE_NAME='JTAG Tools' PACKAGE_STRING='JTAG Tools 0.5.1' PACKAGE_TARNAME='jtag' PACKAGE_VERSION='0.5.1' PATH_SEPARATOR=':' POSUB='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='no' VERSION='0.5.1' XGETTEXT='/usr/local/bin/xgettext' 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='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/devel/jtag/work/jtag-0.5.1/tools/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' subdirs=' libbrux' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ICONV 1 #define PACKAGE "jtag" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "JTAG Tools" #define PACKAGE_STRING "JTAG Tools 0.5.1" #define PACKAGE_TARNAME "jtag" #define PACKAGE_VERSION "0.5.1" #define VERSION "0.5.1" #define _GNU_SOURCE 1 configure: exit 1