This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by watesedge configure 0.3.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-py-debug --prefix=/usr/local i386-unknown-gnu --with-adonthell-binary=/usr/local/bin/adonthell 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: 134 tasks, 189 threads, 4 processors Load average: 0.63, Mach factor: 3.36 /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: /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: /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: /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:1326: checking for a BSD-compatible install configure:1381: result: /usr/local/bin/ginstall -c configure:1392: checking whether build environment is sane configure:1435: result: yes configure:1500: checking for gawk configure:1516: found /usr/local/bin/gawk configure:1526: result: gawk configure:1536: checking whether gmake sets $(MAKE) configure:1556: result: yes configure:1740: checking whether NLS is requested configure:1749: result: yes configure:1787: checking for msgfmt configure:1818: result: /usr/local/bin/msgfmt configure:1827: checking for gmsgfmt configure:1858: result: /usr/local/bin/msgfmt configure:1897: checking for xgettext configure:1928: result: /usr/local/bin/xgettext configure:1968: checking for msgmerge configure:1998: result: /usr/local/bin/msgmerge configure:2061: checking for style of include used by gmake configure:2089: result: GNU configure:2122: checking for i386-unknown-gnu-gcc configure:2151: result: no configure:2160: checking for gcc configure:2176: found /usr/bin/gcc configure:2186: result: gcc configure:2430: checking for C compiler version configure:2433: gcc --version &5 gcc (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:2436: $? = 0 configure:2438: gcc -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:2441: $? = 0 configure:2443: gcc -V &5 gcc: `-V' option must have argument configure:2446: $? = 1 configure:2469: checking for C compiler default output file name configure:2472: gcc -L/usr/local/lib conftest.c >&5 configure:2475: $? = 0 configure:2521: result: a.out configure:2526: checking whether the C compiler works configure:2532: ./a.out configure:2535: $? = 0 configure:2552: result: yes configure:2559: checking whether we are cross compiling configure:2561: result: no configure:2564: checking for suffix of executables configure:2566: gcc -o conftest -L/usr/local/lib conftest.c >&5 configure:2569: $? = 0 configure:2594: result: configure:2600: checking for suffix of object files configure:2621: gcc -c conftest.c >&5 configure:2624: $? = 0 configure:2646: result: configure:2650: checking whether we are using the GNU C compiler configure:2674: gcc -c conftest.c >&5 configure:2680: $? = 0 configure:2683: test -z || test ! -s conftest.err configure:2686: $? = 0 configure:2689: test -s conftest. configure:2692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "watesedge" | #define PACKAGE_TARNAME "wastesedge" | #define PACKAGE_VERSION "0.3.4" | #define PACKAGE_STRING "watesedge 0.3.4" | #define PACKAGE_BUGREPORT "adonthell-project@linuxgames.com" | #define PACKAGE "wastesedge" | #define VERSION "0.3.4" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2705: result: no configure:2711: checking whether gcc accepts -g configure:2732: gcc -c -g conftest.c >&5 configure:2738: $? = 0 configure:2741: test -z || test ! -s conftest.err configure:2744: $? = 0 configure:2747: test -s conftest. configure:2750: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "watesedge" | #define PACKAGE_TARNAME "wastesedge" | #define PACKAGE_VERSION "0.3.4" | #define PACKAGE_STRING "watesedge 0.3.4" | #define PACKAGE_BUGREPORT "adonthell-project@linuxgames.com" | #define PACKAGE "wastesedge" | #define VERSION "0.3.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2761: result: no configure:2778: checking for gcc option to accept ANSI C configure:2848: gcc -c conftest.c >&5 configure:2854: $? = 0 configure:2857: test -z || test ! -s conftest.err configure:2860: $? = 0 configure:2863: test -s conftest. configure:2866: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "watesedge" | #define PACKAGE_TARNAME "wastesedge" | #define PACKAGE_VERSION "0.3.4" | #define PACKAGE_STRING "watesedge 0.3.4" | #define PACKAGE_BUGREPORT "adonthell-project@linuxgames.com" | #define PACKAGE "wastesedge" | #define VERSION "0.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; | } | | /* 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:2848: gcc -qlanglvl=ansi -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2854: $? = 0 configure:2857: test -z || test ! -s conftest.err configure:2860: $? = 0 configure:2863: test -s conftest. configure:2866: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "watesedge" | #define PACKAGE_TARNAME "wastesedge" | #define PACKAGE_VERSION "0.3.4" | #define PACKAGE_STRING "watesedge 0.3.4" | #define PACKAGE_BUGREPORT "adonthell-project@linuxgames.com" | #define PACKAGE "wastesedge" | #define VERSION "0.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; | } | | /* 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:2848: gcc -std1 -c conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2854: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "watesedge" | #define PACKAGE_TARNAME "wastesedge" | #define PACKAGE_VERSION "0.3.4" | #define PACKAGE_STRING "watesedge 0.3.4" | #define PACKAGE_BUGREPORT "adonthell-project@linuxgames.com" | #define PACKAGE "wastesedge" | #define VERSION "0.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; | } | | /* 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:2848: gcc -Ae -c conftest.c >&5 :6:2: missing '(' after predicate configure:2854: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "watesedge" | #define PACKAGE_TARNAME "wastesedge" | #define PACKAGE_VERSION "0.3.4" | #define PACKAGE_STRING "watesedge 0.3.4" | #define PACKAGE_BUGREPORT "adonthell-project@linuxgames.com" | #define PACKAGE "wastesedge" | #define VERSION "0.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; | } | | /* 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:2848: gcc -Aa -D_HPUX_SOURCE -c conftest.c >&5 :6:2: missing '(' after predicate configure:2854: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "watesedge" | #define PACKAGE_TARNAME "wastesedge" | #define PACKAGE_VERSION "0.3.4" | #define PACKAGE_STRING "watesedge 0.3.4" | #define PACKAGE_BUGREPORT "adonthell-project@linuxgames.com" | #define PACKAGE "wastesedge" | #define VERSION "0.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; | } | | /* 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:2848: gcc -Xc -D__EXTENSIONS__ -c conftest.c >&5 gcc: unrecognized option `-Xc' configure:2854: $? = 0 configure:2857: test -z || test ! -s conftest.err configure:2860: $? = 0 configure:2863: test -s conftest. configure:2866: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "watesedge" | #define PACKAGE_TARNAME "wastesedge" | #define PACKAGE_VERSION "0.3.4" | #define PACKAGE_STRING "watesedge 0.3.4" | #define PACKAGE_BUGREPORT "adonthell-project@linuxgames.com" | #define PACKAGE "wastesedge" | #define VERSION "0.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; | } | | /* 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:2884: result: none needed configure:2902: gcc -c conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2908: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3040: checking dependency style of gcc configure:3130: result: none configure:3153: checking build system type configure:3171: result: i386-unknown-gnu configure:3179: checking host system type configure:3193: result: i386-unknown-gnu configure:3258: checking for non-GNU ld configure:3289: result: /usr/bin/ld configure:3298: checking if the linker (/usr/bin/ld) is GNU ld configure:3311: result: no configure:3317: checking for shared library run path origin configure:3330: result: done configure:3747: checking whether NLS is requested configure:3756: result: yes configure:3774: checking for GNU gettext in libc configure:3798: gcc -o conftest -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:3804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "watesedge" | #define PACKAGE_TARNAME "wastesedge" | #define PACKAGE_VERSION "0.3.4" | #define PACKAGE_STRING "watesedge 0.3.4" | #define PACKAGE_BUGREPORT "adonthell-project@linuxgames.com" | #define PACKAGE "wastesedge" | #define VERSION "0.3.4" | /* 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:3828: result: no configure:3862: checking for iconv configure:3889: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:3895: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "watesedge" | #define PACKAGE_TARNAME "wastesedge" | #define PACKAGE_VERSION "0.3.4" | #define PACKAGE_STRING "watesedge 0.3.4" | #define PACKAGE_BUGREPORT "adonthell-project@linuxgames.com" | #define PACKAGE "wastesedge" | #define VERSION "0.3.4" | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:3939: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c /usr/local/lib/libiconv.a >&5 configure:3945: $? = 0 configure:3948: test -z || test ! -s conftest.err configure:3951: $? = 0 configure:3954: test -s conftest configure:3957: $? = 0 configure:3972: result: yes configure:3982: checking how to link with libiconv configure:3984: result: /usr/local/lib/libiconv.a configure:4373: checking for GNU gettext in libintl configure:4405: gcc -o conftest -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:4411: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "watesedge" | #define PACKAGE_TARNAME "wastesedge" | #define PACKAGE_VERSION "0.3.4" | #define PACKAGE_STRING "watesedge 0.3.4" | #define PACKAGE_BUGREPORT "adonthell-project@linuxgames.com" | #define PACKAGE "wastesedge" | #define VERSION "0.3.4" | #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:4459: gcc -o conftest -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:4465: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "watesedge" | #define PACKAGE_TARNAME "wastesedge" | #define PACKAGE_VERSION "0.3.4" | #define PACKAGE_STRING "watesedge 0.3.4" | #define PACKAGE_BUGREPORT "adonthell-project@linuxgames.com" | #define PACKAGE "wastesedge" | #define VERSION "0.3.4" | #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:4494: result: no configure:4523: checking whether to use NLS configure:4525: result: no configure:4623: checking for adonthell configure:4656: result: no ## ---------------- ## ## 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= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/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_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_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_make_gmake_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=none 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/games/adonthell/work/wastesedge-0.3.4/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/games/adonthell/work/wastesedge-0.3.4/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/games/adonthell/work/wastesedge-0.3.4/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/games/adonthell/work/wastesedge-0.3.4/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/games/adonthell/work/wastesedge-0.3.4/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='' CPPFLAGS='-I/usr/local/include' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' GMSGFMT='/usr/local/bin/msgfmt' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' LDFLAGS='-L/usr/local/lib' LIBICONV='/usr/local/lib/libiconv.a' LIBINTL='' LIBOBJS='' LIBS='' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/games/adonthell/work/wastesedge-0.3.4/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE='wastesedge' PACKAGE_BUGREPORT='adonthell-project@linuxgames.com' PACKAGE_NAME='watesedge' PACKAGE_STRING='watesedge 0.3.4' PACKAGE_TARNAME='wastesedge' PACKAGE_VERSION='0.3.4' PATH_SEPARATOR=':' POSUB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='no' VERSION='0.3.4' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='gcc' ac_ct_STRIP='' adonthell_binary='' 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='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' gamedatadir='' 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/games/adonthell/work/wastesedge-0.3.4/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,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ICONV 1 #define PACKAGE "wastesedge" #define PACKAGE_BUGREPORT "adonthell-project@linuxgames.com" #define PACKAGE_NAME "watesedge" #define PACKAGE_STRING "watesedge 0.3.4" #define PACKAGE_TARNAME "wastesedge" #define PACKAGE_VERSION "0.3.4" #define VERSION "0.3.4" configure: exit 1