This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sabbu configure 0.3.0, 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: 137 tasks, 194 threads, 4 processors Load average: 0.20, Mach factor: 3.79 /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:1381: checking for a BSD-compatible install configure:1436: result: /usr/bin/install -c -o root -g wheel configure:1447: checking whether build environment is sane configure:1490: result: yes configure:1555: checking for gawk configure:1571: found /usr/local/bin/gawk configure:1581: result: gawk configure:1591: checking whether gmake sets $(MAKE) configure:1611: result: yes configure:1825: checking for i386-unknown-gnu-gcc configure:1851: result: cc configure:2133: checking for C compiler version configure:2136: 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:2139: $? = 0 configure:2141: 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:2144: $? = 0 configure:2146: cc -V &5 cc: `-V' option must have argument configure:2149: $? = 1 configure:2172: checking for C compiler default output file name configure:2175: cc -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2178: $? = 0 configure:2224: result: a.out configure:2229: checking whether the C compiler works configure:2235: ./a.out configure:2238: $? = 0 configure:2255: result: yes configure:2262: checking whether we are cross compiling configure:2264: result: no configure:2267: checking for suffix of executables configure:2269: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2272: $? = 0 configure:2297: result: configure:2303: checking for suffix of object files configure:2324: cc -c -fno-common conftest.c >&5 configure:2327: $? = 0 configure:2349: result: configure:2353: checking whether we are using the GNU C compiler configure:2377: cc -c -fno-common conftest.c >&5 configure:2383: $? = 0 configure:2387: test -z || test ! -s conftest.err configure:2390: $? = 0 configure:2393: test -s conftest. configure:2396: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2409: result: no configure:2415: checking whether cc accepts -g configure:2436: cc -c -g conftest.c >&5 configure:2442: $? = 0 configure:2446: test -z || test ! -s conftest.err configure:2449: $? = 0 configure:2452: test -s conftest. configure:2455: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2466: result: no configure:2483: checking for cc option to accept ANSI C configure:2553: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:2559: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* 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:2553: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:2559: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* 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:2553: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2559: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* 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:2553: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:2559: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* 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:2553: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:2559: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* 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:2553: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:2559: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* 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:2590: result: none needed configure:2608: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2614: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2758: checking for style of include used by gmake configure:2786: result: GNU configure:2814: checking dependency style of cc configure:2904: result: gcc3 configure:2931: checking for i386-unknown-gnu-g++ configure:2957: result: c++ configure:3015: checking for C++ compiler version configure:3018: c++ --version &5 c++ (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:3021: $? = 0 configure:3023: c++ -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:3026: $? = 0 configure:3028: c++ -V &5 c++: `-V' option must have argument configure:3031: $? = 1 configure:3034: checking whether we are using the GNU C++ compiler configure:3058: c++ -c -fno-common conftest.cc >&5 configure:3064: $? = 0 configure:3068: test -z || test ! -s conftest.err configure:3071: $? = 0 configure:3074: test -s conftest. configure:3077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3090: result: no configure:3096: checking whether c++ accepts -g configure:3117: c++ -c -g conftest.cc >&5 configure:3123: $? = 0 configure:3127: test -z || test ! -s conftest.err configure:3130: $? = 0 configure:3133: test -s conftest. configure:3136: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3147: result: no configure:3189: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:12: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token configure:3195: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3189: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:12: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token configure:3195: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3189: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:12: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token configure:3195: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3189: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:12: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:3195: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3189: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:12: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token configure:3195: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3189: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:12: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3195: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3278: checking dependency style of c++ configure:3368: result: gcc3 configure:3400: checking for a BSD-compatible install configure:3455: result: /usr/bin/install -c -o root -g wheel configure:3466: checking whether gmake sets $(MAKE) configure:3486: result: yes configure:3511: checking whether NLS is requested configure:3520: result: yes configure:3558: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:3590: result: /usr/local/bin/msgfmt configure:3599: checking for gmsgfmt configure:3630: result: /usr/local/bin/msgfmt configure:3669: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:3701: result: /usr/local/bin/xgettext configure:3741: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:3772: result: /usr/local/bin/msgmerge configure:3829: checking build system type configure:3847: result: i386-unknown-gnu configure:3855: checking host system type configure:3869: result: i386-unknown-gnu configure:3934: checking for non-GNU ld configure:3965: result: /usr/bin/ld configure:3974: checking if the linker (/usr/bin/ld) is GNU ld configure:3987: result: no configure:3994: checking for shared library run path origin configure:4007: result: done configure:4424: checking for CFPreferencesCopyAppValue configure:4449: cc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib -pthread conftest.c -framework CoreFoundation >&5 cc: unrecognized option `-pthread' In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:21, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:8, from conftest.c:14: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:4455: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:4482: result: no configure:4491: checking for CFLocaleCopyCurrent configure:4516: cc -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib -pthread conftest.c -framework CoreFoundation >&5 cc: unrecognized option `-pthread' In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:21, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:8, from conftest.c:14: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:4522: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:4549: result: no configure:4566: checking whether NLS is requested configure:4575: result: yes configure:4593: checking for GNU gettext in libc configure:4617: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:4623: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:4648: result: no configure:4682: checking for iconv configure:4709: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:14: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:4715: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:4760: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c /usr/local/lib/libiconv.a >&5 cc: unrecognized option `-pthread' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:14: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:4766: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:4794: result: no, consider installing GNU libiconv configure:5195: checking for GNU gettext in libintl configure:5227: cc -o conftest -fno-common -I/include -I/usr/local/include -L/usr/local/lib -pthread conftest.c /lib/libintl.a /usr/local/lib/libiconv.a >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:5233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:5318: result: no configure:5355: checking whether to use NLS configure:5357: result: no configure:5455: checking for pkg-config configure:5473: found /usr/local/bin/pkg-config configure:5486: result: /usr/local/bin/pkg-config configure:5507: checking for GTK+ - version >= 2.0.0 configure:5652: result: no configure:5685: cc -o conftest -fno-common -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:15:21: gtk/gtk.h: No such file or directory conftest.c: In function `main': conftest.c:21: error: `gtk_major_version' undeclared (first use in this function) conftest.c:21: error: (Each undeclared identifier is reported only once conftest.c:21: error: for each function it appears in.) conftest.c:21: error: `gtk_minor_version' undeclared (first use in this function) conftest.c:21: error: `gtk_micro_version' undeclared (first use in this function) configure:5691: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sabbu" | #define PACKAGE_TARNAME "sabbu" | #define PACKAGE_VERSION "0.3.0" | #define PACKAGE_STRING "sabbu 0.3.0" | #define PACKAGE_BUGREPORT "kryptolus@gmail.com" | #define PACKAGE "sabbu" | #define VERSION "0.3.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | #include | #include | | int | main () | { | return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version)); | ; | return 0; | } configure:5730: error: Cannot find GTK2: Is pkg-config in path? ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib -pthread' 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_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CXX=c++ ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=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=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv='no, consider installing GNU libiconv' am_cv_lib_iconv=no gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no 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/multimedia/sabbu/work/sabbu-0.3.0/missing --run aclocal-1.9' ALSA_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/multimedia/sabbu/work/sabbu-0.3.0/missing --run tar' ASPELL_LIBS='' AUDIO_LIBS='' AUDIO_OBJS='' AUTOCONF='${SHELL} /mnt/gmirror/ports/multimedia/sabbu/work/sabbu-0.3.0/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/multimedia/sabbu/work/sabbu-0.3.0/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/multimedia/sabbu/work/sabbu-0.3.0/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPPFLAGS='' CURL_LIBS='' CXX='c++' CXXCPP='' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' FFMPEG_LIBS='' 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' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS=' -L/usr/local/lib -pthread' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/multimedia/sabbu/work/sabbu-0.3.0/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE='sabbu' PACKAGE_BUGREPORT='kryptolus@gmail.com' PACKAGE_NAME='sabbu' PACKAGE_STRING='sabbu 0.3.0' PACKAGE_TARNAME='sabbu' PACKAGE_VERSION='0.3.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POSUB='' SABBUCLEANFILES='' SET_MAKE='' SHELL='/bin/sh' SNDFILE_LIBS='' STRIP='' THREAD_LIBS='' USE_NLS='no' VERSION='0.3.0' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='' ac_ct_CXX='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_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' 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/multimedia/sabbu/work/sabbu-0.3.0/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 PACKAGE "sabbu" #define PACKAGE_BUGREPORT "kryptolus@gmail.com" #define PACKAGE_NAME "sabbu" #define PACKAGE_STRING "sabbu 0.3.0" #define PACKAGE_TARNAME "sabbu" #define PACKAGE_VERSION "0.3.0" #define VERSION "0.3.0" #endif #ifdef __cplusplus void exit (int); configure: exit 1