This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xye configure 0.7.6, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-docdir=/usr/local/share/doc --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 169 tasks, 226 threads, 4 processors Load average: 2.41, Mach factor: 1.58 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown 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: /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 PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1334: checking for a BSD-compatible install configure:1389: result: /usr/bin/install -c -o root -g wheel configure:1400: checking whether build environment is sane configure:1443: result: yes configure:1467: WARNING: `missing' script is too old or missing configure:1508: checking for gawk configure:1524: found /usr/local/bin/gawk configure:1534: result: gawk configure:1544: checking whether gmake sets $(MAKE) configure:1564: result: yes configure:1740: checking build system type configure:1758: result: i386-unknown-gnu configure:1766: checking host system type configure:1780: result: i386-unknown-gnu configure:1788: checking target system type configure:1802: result: i386-unknown-gnu configure:1826: checking for i386-unknown-gnu-gcc configure:1852: result: cc configure:2134: checking for C compiler version configure:2137: 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:2140: $? = 0 configure:2142: 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:2145: $? = 0 configure:2147: cc -V &5 cc: `-V' option must have argument configure:2150: $? = 1 configure:2173: checking for C compiler default output file name configure:2176: cc -fno-common conftest.c >&5 configure:2179: $? = 0 configure:2225: result: a.out configure:2230: checking whether the C compiler works configure:2236: ./a.out configure:2239: $? = 0 configure:2256: result: yes configure:2263: checking whether we are cross compiling configure:2265: result: no configure:2268: checking for suffix of executables configure:2270: cc -o conftest -fno-common conftest.c >&5 configure:2273: $? = 0 configure:2298: result: configure:2304: checking for suffix of object files configure:2325: cc -c -fno-common conftest.c >&5 configure:2328: $? = 0 configure:2350: result: configure:2354: checking whether we are using the GNU C compiler configure:2378: cc -c -fno-common conftest.c >&5 configure:2384: $? = 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 "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* 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:2445: test -z || test ! -s conftest.err configure:2448: $? = 0 configure:2451: test -s conftest. configure:2454: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2465: result: no configure:2482: checking for cc option to accept ANSI C configure:2552: 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/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2558: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* 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:2552: 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/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2558: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* 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:2552: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2558: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* 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:2552: 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/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2558: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* 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:2552: 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/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2558: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* 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:2552: 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/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2558: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* 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:2588: result: none needed configure:2606: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2612: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2753: checking for style of include used by gmake configure:2781: result: GNU configure:2809: checking dependency style of cc configure:2899: result: gcc3 configure:2926: checking for i386-unknown-gnu-g++ configure:2952: result: c++ configure:3010: checking for C++ compiler version configure:3013: 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:3016: $? = 0 configure:3018: 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:3021: $? = 0 configure:3023: c++ -V &5 c++: `-V' option must have argument configure:3026: $? = 1 configure:3029: checking whether we are using the GNU C++ compiler configure:3053: c++ -c -fno-common conftest.cc >&5 configure:3059: $? = 0 configure:3062: test -z || test ! -s conftest.err configure:3065: $? = 0 configure:3068: test -s conftest. configure:3071: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3084: result: no configure:3090: checking whether c++ accepts -g configure:3111: c++ -c -g conftest.cc >&5 configure:3117: $? = 0 configure:3120: test -z || test ! -s conftest.err configure:3123: $? = 0 configure:3126: test -s conftest. configure:3129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3140: result: no configure:3182: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.cc:12: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:3188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3182: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.cc:12: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:3188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3182: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.cc:12: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:3188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3182: c++ -c -fno-common conftest.cc >&5 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 ()' In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.cc:12: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:3188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3182: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.cc:12: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:3188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3182: c++ -c -fno-common conftest.cc >&5 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 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.cc:12: /usr/include/i386/types.h:72: error: conflicting types for `typedef signed char int8_t' /usr/local/include/stdint.h:162: error: previous declaration as `typedef char int8_t' /usr/include/i386/types.h:99: error: conflicting types for `typedef long int uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration as `typedef long unsigned int uintptr_t' configure:3188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3269: checking dependency style of c++ configure:3359: result: gcc3 configure:3379: checking for an ANSI C-conforming const configure:3446: cc -c -fno-common conftest.c >&5 configure:3452: $? = 0 configure:3455: test -z || test ! -s conftest.err configure:3458: $? = 0 configure:3461: test -s conftest. configure:3464: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:3475: result: no configure:3528: checking for sdl-config configure:3559: result: /usr/local/bin/sdl-config configure:3567: checking for SDL - version >= 1.2.7 configure:3657: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:17: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /include/stdint.h:272: error: previous declaration of `uintptr_t' configure:3660: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | #ifdef __cplusplus | void exit (int); | #endif | #define const | /* end confdefs.h. */ | | #include | #include | #include | #include "SDL.h" | | char* | my_strdup (char *str) | { | char *new_str; | | if (str) | { | new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char)); | strcpy (new_str, str); | } | else | new_str = NULL; | | return new_str; | } | | int main (int argc, char *argv[]) | { | int major, minor, micro; | char *tmp_version; | | /* This hangs on some systems (?) | system ("touch conf.sdltest"); | */ | { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); } | | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = my_strdup("1.2.7"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "1.2.7"); | exit(1); | } | | if ((1 > major) || | ((1 == major) && (2 > minor)) || | ((1 == major) && (2 == minor) && (11 >= micro))) | { | return 0; | } | else | { | printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", 1, 2, 11); | printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro); | printf("*** best to upgrade to the required version.\n"); | printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n"); | printf("*** to point to the correct copy of sdl-config, and remove the file\n"); | printf("*** config.cache before re-running configure\n"); | return 1; | } | } | | configure:3687: result: no configure:3720: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' conftest.c: In function `SDL_main': conftest.c:21: error: number of arguments doesn't match prototype /include/SDL/SDL_main.h:53: error: prototype declaration configure:3726: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xye" | #define PACKAGE_TARNAME "xye" | #define PACKAGE_VERSION "0.7.6" | #define PACKAGE_STRING "xye 0.7.6" | #define PACKAGE_BUGREPORT "vexorian@gmail.com" | #define PACKAGE "xye" | #define VERSION "0.7.6" | #ifdef __cplusplus | void exit (int); | #endif | #define const | /* end confdefs.h. */ | | #include | #include "SDL.h" | | int | main () | { | return 0; | ; | return 0; | } configure:3766: error: *** SDL version 1.2.7 not found! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=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_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= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_path_SDL_CONFIG=/usr/local/bin/sdl-config 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 ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='tar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPPFLAGS='' CXX='c++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' 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' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='makeinfo' OBJEXT='' PACKAGE='xye' PACKAGE_BUGREPORT='vexorian@gmail.com' PACKAGE_NAME='xye' PACKAGE_STRING='xye 0.7.6' PACKAGE_TARNAME='xye' PACKAGE_VERSION='0.7.6' PATH_SEPARATOR=':' SDL_CFLAGS='' SDL_CONFIG='/usr/local/bin/sdl-config' SDL_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.7.6' 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' data_path_flag='' datadir='${prefix}/share' doc_dir='' 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/games/xye/work/xye-0.7.6.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "xye" #define PACKAGE_BUGREPORT "vexorian@gmail.com" #define PACKAGE_NAME "xye" #define PACKAGE_STRING "xye 0.7.6" #define PACKAGE_TARNAME "xye" #define PACKAGE_VERSION "0.7.6" #define VERSION "0.7.6" #define const #endif #ifdef __cplusplus void exit (int); configure: exit 1