This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Belooted configure 0.1.3, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 123 tasks, 178 threads, 4 processors Load average: 1.06, Mach factor: 2.93 /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: /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:1374: checking for a BSD-compatible install configure:1429: result: /usr/bin/install -c -o root -g wheel configure:1440: checking whether build environment is sane configure:1483: result: yes configure:1508: WARNING: `missing' script is too old or missing configure:1516: checking for gawk configure:1532: found /usr/local/bin/gawk configure:1542: result: gawk configure:1552: checking whether gmake sets $(MAKE) configure:1572: result: yes configure:1736: checking whether to enable maintainer-specific portions of Makefiles configure:1745: result: no configure:1770: checking for i386-unknown-gnu-gcc configure:1796: result: cc configure:2078: checking for C compiler version configure:2081: 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:2084: $? = 0 configure:2086: 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:2089: $? = 0 configure:2091: cc -V &5 cc: `-V' option must have argument configure:2094: $? = 1 configure:2117: checking for C compiler default output file name configure:2120: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2123: $? = 0 configure:2169: result: a.out configure:2174: checking whether the C compiler works configure:2180: ./a.out configure:2183: $? = 0 configure:2200: result: yes configure:2207: checking whether we are cross compiling configure:2209: result: no configure:2212: checking for suffix of executables configure:2214: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2217: $? = 0 configure:2242: result: configure:2248: checking for suffix of object files configure:2269: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2272: $? = 0 configure:2294: result: configure:2298: checking whether we are using the GNU C compiler configure:2322: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2328: $? = 0 configure:2331: test -z || test ! -s conftest.err configure:2334: $? = 0 configure:2337: test -s conftest. configure:2340: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2353: result: no configure:2359: checking whether cc accepts -g configure:2380: cc -c -g -I/usr/local/include conftest.c >&5 configure:2386: $? = 0 configure:2389: test -z || test ! -s conftest.err configure:2392: $? = 0 configure:2395: test -s conftest. configure:2398: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2409: result: no configure:2426: checking for cc option to accept ANSI C configure:2496: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2502: $? = 0 configure:2505: test -z || test ! -s conftest.err configure:2508: $? = 0 configure:2511: test -s conftest. configure:2514: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | /* 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:2496: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2502: $? = 0 configure:2505: test -z || test ! -s conftest.err configure:2508: $? = 0 configure:2511: test -s conftest. configure:2514: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | /* 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:2496: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2502: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | /* 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:2496: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2502: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | /* 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:2496: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2502: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | /* 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:2496: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2502: $? = 0 configure:2505: test -z || test ! -s conftest.err configure:2508: $? = 0 configure:2511: test -s conftest. configure:2514: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | /* 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:2532: result: none needed configure:2550: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2556: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2697: checking for style of include used by gmake configure:2725: result: GNU configure:2753: checking dependency style of cc configure:2836: result: gcc3 configure:2859: checking how to run the C preprocessor configure:2894: cc -E -I/usr/local/include conftest.c configure:2900: $? = 0 configure:2932: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:2938: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | /* end confdefs.h. */ | #include configure:2977: result: cc -E configure:3001: cc -E -I/usr/local/include conftest.c configure:3007: $? = 0 configure:3039: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3045: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | /* end confdefs.h. */ | #include configure:3089: checking for egrep configure:3099: result: grep -E configure:3104: checking for ANSI C header files configure:3129: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3135: $? = 0 configure:3138: test -z || test ! -s conftest.err configure:3141: $? = 0 configure:3144: test -s conftest. configure:3147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3256: result: no configure:3291: checking for sys/types.h configure:3307: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3313: $? = 0 configure:3316: test -z || test ! -s conftest.err configure:3319: $? = 0 configure:3322: test -s conftest. configure:3325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | #define GETTEXT_PACKAGE "belooted" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3336: result: no configure:3291: checking for sys/stat.h configure:3307: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3313: $? = 0 configure:3316: test -z || test ! -s conftest.err configure:3319: $? = 0 configure:3322: test -s conftest. configure:3325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | #define GETTEXT_PACKAGE "belooted" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3336: result: no configure:3291: checking for stdlib.h configure:3307: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3313: $? = 0 configure:3316: test -z || test ! -s conftest.err configure:3319: $? = 0 configure:3322: test -s conftest. configure:3325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | #define GETTEXT_PACKAGE "belooted" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3336: result: no configure:3291: checking for string.h configure:3307: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3313: $? = 0 configure:3316: test -z || test ! -s conftest.err configure:3319: $? = 0 configure:3322: test -s conftest. configure:3325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | #define GETTEXT_PACKAGE "belooted" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3336: result: no configure:3291: checking for memory.h configure:3307: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3313: $? = 0 configure:3316: test -z || test ! -s conftest.err configure:3319: $? = 0 configure:3322: test -s conftest. configure:3325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | #define GETTEXT_PACKAGE "belooted" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3336: result: no configure:3291: checking for strings.h configure:3307: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3313: $? = 0 configure:3316: test -z || test ! -s conftest.err configure:3319: $? = 0 configure:3322: test -s conftest. configure:3325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | #define GETTEXT_PACKAGE "belooted" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3336: result: no configure:3291: checking for inttypes.h configure:3307: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3313: $? = 0 configure:3316: test -z || test ! -s conftest.err configure:3319: $? = 0 configure:3322: test -s conftest. configure:3325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | #define GETTEXT_PACKAGE "belooted" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3336: result: no configure:3291: checking for stdint.h configure:3307: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3313: $? = 0 configure:3316: test -z || test ! -s conftest.err configure:3319: $? = 0 configure:3322: test -s conftest. configure:3325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | #define GETTEXT_PACKAGE "belooted" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3336: result: no configure:3291: checking for unistd.h configure:3307: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3313: $? = 0 configure:3316: test -z || test ! -s conftest.err configure:3319: $? = 0 configure:3322: test -s conftest. configure:3325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | #define GETTEXT_PACKAGE "belooted" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3336: result: no configure:3363: checking locale.h usability configure:3375: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3381: $? = 0 configure:3384: test -z || test ! -s conftest.err configure:3387: $? = 0 configure:3390: test -s conftest. configure:3393: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | #define GETTEXT_PACKAGE "belooted" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3403: result: no configure:3407: checking locale.h presence configure:3417: cc -E -I/usr/local/include conftest.c configure:3423: $? = 0 configure:3443: result: yes configure:3456: WARNING: locale.h: present but cannot be compiled configure:3458: WARNING: locale.h: check for missing prerequisite headers? configure:3460: WARNING: locale.h: see the Autoconf documentation configure:3462: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:3464: WARNING: locale.h: proceeding with the preprocessor's result configure:3466: WARNING: locale.h: in the future, the compiler will take precedence configure:3478: checking for locale.h configure:3485: result: yes configure:3499: checking for LC_MESSAGES configure:3520: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3526: $? = 0 configure:3529: test -z || test ! -s conftest.err configure:3532: $? = 0 configure:3535: test -s conftest configure:3538: $? = 0 configure:3550: result: yes configure:3579: checking libintl.h usability configure:3591: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3597: $? = 0 configure:3600: test -z || test ! -s conftest.err configure:3603: $? = 0 configure:3606: test -s conftest. configure:3609: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | #define GETTEXT_PACKAGE "belooted" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3619: result: no configure:3623: checking libintl.h presence configure:3633: cc -E -I/usr/local/include conftest.c configure:3639: $? = 0 configure:3659: result: yes configure:3672: WARNING: libintl.h: present but cannot be compiled configure:3674: WARNING: libintl.h: check for missing prerequisite headers? configure:3676: WARNING: libintl.h: see the Autoconf documentation configure:3678: WARNING: libintl.h: section "Present But Cannot Be Compiled" configure:3680: WARNING: libintl.h: proceeding with the preprocessor's result configure:3682: WARNING: libintl.h: in the future, the compiler will take precedence configure:3694: checking for libintl.h configure:3701: result: yes configure:3712: checking for ngettext in libc configure:3735: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _libintl_ngettext configure:3741: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Belooted" | #define PACKAGE_TARNAME "belooted" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "Belooted 0.1.3" | #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" | #define PACKAGE "belooted" | #define VERSION "0.1.3" | #define GETTEXT_PACKAGE "belooted" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return !ngettext ("","", 1) | ; | return 0; | } configure:3766: result: no configure:3939: checking for bindtextdomain in -lintl configure:3969: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:3975: $? = 0 configure:3978: test -z || test ! -s conftest.err configure:3981: $? = 0 configure:3984: test -s conftest configure:3987: $? = 0 configure:4000: result: yes configure:4003: checking for ngettext in -lintl configure:4033: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:4039: $? = 0 configure:4042: test -z || test ! -s conftest.err configure:4045: $? = 0 configure:4048: test -s conftest configure:4051: $? = 0 configure:4064: result: yes configure:4067: checking for dgettext in -lintl configure:4097: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:4103: $? = 0 configure:4106: test -z || test ! -s conftest.err configure:4109: $? = 0 configure:4112: test -s conftest configure:4115: $? = 0 configure:4128: result: yes configure:4297: checking for bind_textdomain_codeset configure:4354: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:4360: $? = 0 configure:4363: test -z || test ! -s conftest.err configure:4366: $? = 0 configure:4369: test -s conftest configure:4372: $? = 0 configure:4384: result: yes configure:4424: checking for msgfmt configure:4451: result: /usr/local/bin/msgfmt configure:4464: checking for dcgettext configure:4521: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:4527: $? = 0 configure:4530: test -z || test ! -s conftest.err configure:4533: $? = 0 configure:4536: test -s conftest configure:4539: $? = 0 configure:4551: result: yes configure:4563: checking for gmsgfmt configure:4594: result: /usr/local/bin/msgfmt configure:4603: checking for xgettext configure:4630: result: /usr/local/bin/xgettext configure:4654: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl >&5 configure:4660: $? = 0 configure:4663: test -z || test ! -s conftest.err configure:4666: $? = 0 configure:4669: test -s conftest configure:4672: $? = 0 configure:4976: checking for perl configure:4994: found /usr/local/bin/perl configure:5006: result: /usr/local/bin/perl configure:5024: checking for XML::Parser configure:5027: result: ok configure:5038: checking for iconv configure:5056: found /usr/local/bin/iconv configure:5069: result: /usr/local/bin/iconv configure:5078: checking for msgfmt configure:5096: found /usr/local/bin/msgfmt configure:5109: result: /usr/local/bin/msgfmt configure:5118: checking for msgmerge configure:5136: found /usr/local/bin/msgmerge configure:5149: result: /usr/local/bin/msgmerge configure:5158: checking for xgettext configure:5176: found /usr/local/bin/xgettext configure:5189: result: /usr/local/bin/xgettext configure:5225: checking for round in -lm configure:5255: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:5261: $? = 0 configure:5264: test -z || test ! -s conftest.err configure:5267: $? = 0 configure:5270: test -s conftest configure:5273: $? = 0 configure:5286: result: yes configure:5296: checking for roundf in -lm configure:5326: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 configure:5332: $? = 0 configure:5335: test -z || test ! -s conftest.err configure:5338: $? = 0 configure:5341: test -s conftest configure:5344: $? = 0 configure:5357: result: yes configure:5381: checking for i386-unknown-gnu-pkg-config configure:5414: result: no configure:5423: checking for pkg-config configure:5441: found /usr/local/bin/pkg-config configure:5453: result: /usr/local/bin/pkg-config configure:5468: checking pkg-config is at least version 0.9.0 configure:5471: result: yes configure:5482: checking for GTK configure:5490: $PKG_CONFIG --exists --print-errors "$GTK_VERSION" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:5493: $? = 1 configure:5508: $PKG_CONFIG --exists --print-errors "$GTK_VERSION" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:5511: $? = 1 No package 'gtk+-2.0' found configure:5549: error: Package requirements (gtk+-2.0 >= 2.4.0) were not met: No package 'gtk+-2.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GTK_CFLAGS and GTK_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## 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=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_lib_intl_bindtextdomain=yes ac_cv_lib_intl_dgettext=yes ac_cv_lib_intl_ngettext=yes ac_cv_lib_m_round=yes ac_cv_lib_m_roundf=yes ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_INTLTOOL_ICONV=/usr/local/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/local/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_gmake_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=no gt_cv_func_dgettext_libintl=yes gt_cv_func_ngettext_libc=no gt_cv_have_gettext=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.7' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='tar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.7' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GETTEXT_PACKAGE='belooted' GMOFILES='' GMSGFMT='/usr/local/bin/msgfmt' GTK_CFLAGS='' GTK_LIBS='' 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' INSTOBJEXT='.mo' INTLLIBS='-lintl ' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/local/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/local/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/local/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/local/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/local/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' OBJEXT='' PACKAGE='belooted' PACKAGE_BUGREPORT='bobyjoe0@yahoo.fr' PACKAGE_NAME='Belooted' PACKAGE_STRING='Belooted 0.1.3' PACKAGE_TARNAME='belooted' PACKAGE_VERSION='0.1.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='yes' VERSION='0.1.3' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='' ac_ct_STRIP='' ac_pt_PKG_CONFIG='/usr/local/bin/pkg-config' 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/belooted/work/belooted-0.1.3/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 DATA_DIR "/share/pixmaps/belooted" #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "belooted" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_ROUND 1 #define HAVE_ROUNDF 1 #define PACKAGE "belooted" #define PACKAGE_BUGREPORT "bobyjoe0@yahoo.fr" #define PACKAGE_NAME "Belooted" #define PACKAGE_STRING "Belooted 0.1.3" #define PACKAGE_TARNAME "belooted" #define PACKAGE_VERSION "0.1.3" #define VERSION "0.1.3" configure: exit 1