This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --x-include=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --with-opengl-dir=/usr/X11R6 --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --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: 157 tasks, 212 threads, 4 processors Load average: 2.58, Mach factor: 1.49 /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:1359: checking for a BSD-compatible install configure:1414: result: /usr/bin/install -c -o root -g wheel configure:1425: checking whether build environment is sane configure:1468: result: yes configure:1525: checking for gawk configure:1541: found /usr/local/bin/gawk configure:1551: result: gawk configure:1561: checking whether make sets $(MAKE) configure:1581: result: yes configure:1753: checking for style of include used by make configure:1781: result: GNU configure:1814: checking for i386-unknown-gnu-gcc configure:1840: result: cc configure:2122: checking for C compiler version configure:2125: 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:2128: $? = 0 configure:2130: 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:2133: $? = 0 configure:2135: cc -V &5 cc: `-V' option must have argument configure:2138: $? = 1 configure:2161: checking for C compiler default output file name configure:2164: cc -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -L/usr/X11R6/lib >&5 cc: unrecognized option `-pthread' configure:2167: $? = 0 configure:2213: result: a.out configure:2218: checking whether the C compiler works configure:2224: ./a.out configure:2227: $? = 0 configure:2244: result: yes configure:2251: checking whether we are cross compiling configure:2253: result: no configure:2256: checking for suffix of executables configure:2258: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -L/usr/X11R6/lib >&5 cc: unrecognized option `-pthread' configure:2261: $? = 0 configure:2286: result: configure:2292: checking for suffix of object files configure:2313: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2316: $? = 0 configure:2338: result: configure:2342: checking whether we are using the GNU C compiler configure:2366: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2372: $? = 0 configure:2376: test -z || test ! -s conftest.err configure:2379: $? = 0 configure:2382: test -s conftest. configure:2385: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2398: result: no configure:2404: checking whether cc accepts -g configure:2425: cc -c -g -I/usr/local/include conftest.c >&5 configure:2431: $? = 0 configure:2435: test -z || test ! -s conftest.err configure:2438: $? = 0 configure:2441: test -s conftest. configure:2444: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2455: result: no configure:2472: checking for cc option to accept ANSI C configure:2542: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2548: $? = 0 configure:2552: test -z || test ! -s conftest.err configure:2555: $? = 0 configure:2558: test -s conftest. configure:2561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2542: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2548: $? = 0 configure:2552: test -z || test ! -s conftest.err configure:2555: $? = 0 configure:2558: test -s conftest. configure:2561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2542: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2548: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2542: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2548: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2542: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2548: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2542: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2548: $? = 0 configure:2552: test -z || test ! -s conftest.err configure:2555: $? = 0 configure:2558: test -s conftest. configure:2561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2579: result: none needed configure:2597: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2603: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2738: checking dependency style of cc configure:2823: result: gcc3 configure:2846: checking how to run the C preprocessor configure:2881: cc -E -I/usr/local/include conftest.c configure:2887: $? = 0 configure:2919: cc -E -I/usr/local/include conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2964: result: cc -E configure:2988: cc -E -I/usr/local/include conftest.c configure:2994: $? = 0 configure:3026: cc -E -I/usr/local/include conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3032: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3076: checking for X configure:3306: result: libraries , headers configure:3478: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -L/usr/X11R6/lib -lX11 >&5 cc: unrecognized option `-pthread' configure:3484: $? = 0 configure:3488: test -z || test ! -s conftest.err configure:3491: $? = 0 configure:3494: test -s conftest configure:3497: $? = 0 configure:3655: checking for gethostbyname configure:3712: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -L/usr/X11R6/lib >&5 cc: unrecognized option `-pthread' configure:3718: $? = 0 configure:3722: test -z || test ! -s conftest.err configure:3725: $? = 0 configure:3728: test -s conftest configure:3731: $? = 0 configure:3743: result: yes configure:3894: checking for connect configure:3951: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -L/usr/X11R6/lib >&5 cc: unrecognized option `-pthread' configure:3957: $? = 0 configure:3961: test -z || test ! -s conftest.err configure:3964: $? = 0 configure:3967: test -s conftest configure:3970: $? = 0 configure:3982: result: yes configure:4057: checking for remove configure:4114: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -L/usr/X11R6/lib >&5 cc: unrecognized option `-pthread' configure:4120: $? = 0 configure:4124: test -z || test ! -s conftest.err configure:4127: $? = 0 configure:4130: test -s conftest configure:4133: $? = 0 configure:4145: result: yes configure:4220: checking for shmat configure:4277: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -L/usr/X11R6/lib >&5 cc: unrecognized option `-pthread' configure:4283: $? = 0 configure:4287: test -z || test ! -s conftest.err configure:4290: $? = 0 configure:4293: test -s conftest configure:4296: $? = 0 configure:4308: result: yes configure:4392: checking for IceConnectionNumber in -lICE configure:4422: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lICE -L/usr/X11R6/lib >&5 cc: unrecognized option `-pthread' configure:4428: $? = 0 configure:4432: test -z || test ! -s conftest.err configure:4435: $? = 0 configure:4438: test -s conftest configure:4441: $? = 0 configure:4454: result: yes configure:4502: checking for i386-unknown-gnu-g++ configure:4528: result: c++ configure:4586: checking for C++ compiler version configure:4589: 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:4592: $? = 0 configure:4594: 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:4597: $? = 0 configure:4599: c++ -V &5 c++: `-V' option must have argument configure:4602: $? = 1 configure:4605: checking whether we are using the GNU C++ compiler configure:4629: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4635: $? = 0 configure:4639: test -z || test ! -s conftest.err configure:4642: $? = 0 configure:4645: test -s conftest. configure:4648: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4661: result: no configure:4667: checking whether c++ accepts -g configure:4688: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:4694: $? = 0 configure:4698: test -z || test ! -s conftest.err configure:4701: $? = 0 configure:4704: test -s conftest. configure:4707: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4718: result: no configure:4760: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4766: $? = 0 configure:4770: test -z || test ! -s conftest.err configure:4773: $? = 0 configure:4776: test -s conftest. configure:4779: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4760: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4766: $? = 0 configure:4770: test -z || test ! -s conftest.err configure:4773: $? = 0 configure:4776: test -s conftest. configure:4779: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4760: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4766: $? = 0 configure:4770: test -z || test ! -s conftest.err configure:4773: $? = 0 configure:4776: test -s conftest. configure:4779: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4760: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:10: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:9: error: than previous declaration `void exit(int) throw ()' configure:4766: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4760: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4766: $? = 0 configure:4770: test -z || test ! -s conftest.err configure:4773: $? = 0 configure:4776: test -s conftest. configure:4779: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4760: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:10: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4766: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4849: checking dependency style of c++ configure:4934: result: gcc3 configure:4959: checking for i386-unknown-gnu-gcc configure:4985: result: cc configure:5267: checking for C compiler version configure:5270: 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:5273: $? = 0 configure:5275: 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:5278: $? = 0 configure:5280: cc -V &5 cc: `-V' option must have argument configure:5283: $? = 1 configure:5286: checking whether we are using the GNU C compiler configure:5342: result: no configure:5348: checking whether cc accepts -g configure:5399: result: no configure:5416: checking for cc option to accept ANSI C configure:5523: result: none needed configure:5541: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:5547: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:5682: checking dependency style of cc configure:5767: result: gcc3 configure:5803: checking for a BSD-compatible install configure:5858: result: /usr/bin/install -c -o root -g wheel configure:5869: checking whether make sets $(MAKE) configure:5889: result: yes configure:5899: checking whether byte ordering is bigendian configure:5926: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5932: $? = 0 configure:5936: test -z || test ! -s conftest.err configure:5939: $? = 0 configure:5942: test -s conftest. configure:5945: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:6086: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread -lm -lGL -lGLU -lglut conftest.c -L/usr/X11R6/lib >&5 cc: unrecognized option `-pthread' configure:6089: $? = 0 configure:6091: ./conftest configure:6094: $? = 0 configure:6110: result: no configure:6131: checking for OpenGL directory configure:6144: result: /usr/X11R6 configure:6152: checking for SDL directory configure:6165: result: /usr/local configure:6173: checking for egrep configure:6183: result: grep -E configure:6188: checking for ANSI C header files configure:6213: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:6219: $? = 0 configure:6223: test -z || test ! -s conftest.err configure:6226: $? = 0 configure:6229: test -s conftest. configure:6232: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:6341: result: no configure:6365: checking for sys/types.h configure:6381: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:6387: $? = 0 configure:6391: test -z || test ! -s conftest.err configure:6394: $? = 0 configure:6397: test -s conftest. configure:6400: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:6411: result: no configure:6365: checking for sys/stat.h configure:6381: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:6387: $? = 0 configure:6391: test -z || test ! -s conftest.err configure:6394: $? = 0 configure:6397: test -s conftest. configure:6400: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:6411: result: no configure:6365: checking for stdlib.h configure:6381: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:6387: $? = 0 configure:6391: test -z || test ! -s conftest.err configure:6394: $? = 0 configure:6397: test -s conftest. configure:6400: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:6411: result: no configure:6365: checking for string.h configure:6381: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:6387: $? = 0 configure:6391: test -z || test ! -s conftest.err configure:6394: $? = 0 configure:6397: test -s conftest. configure:6400: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:6411: result: no configure:6365: checking for memory.h configure:6381: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:6387: $? = 0 configure:6391: test -z || test ! -s conftest.err configure:6394: $? = 0 configure:6397: test -s conftest. configure:6400: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:6411: result: no configure:6365: checking for strings.h configure:6381: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:6387: $? = 0 configure:6391: test -z || test ! -s conftest.err configure:6394: $? = 0 configure:6397: test -s conftest. configure:6400: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:6411: result: no configure:6365: checking for inttypes.h configure:6381: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:6387: $? = 0 configure:6391: test -z || test ! -s conftest.err configure:6394: $? = 0 configure:6397: test -s conftest. configure:6400: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:6411: result: no configure:6365: checking for stdint.h configure:6381: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:6387: $? = 0 configure:6391: test -z || test ! -s conftest.err configure:6394: $? = 0 configure:6397: test -s conftest. configure:6400: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:6411: result: no configure:6365: checking for unistd.h configure:6381: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:6387: $? = 0 configure:6391: test -z || test ! -s conftest.err configure:6394: $? = 0 configure:6397: test -s conftest. configure:6400: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:6411: result: no configure:6433: checking GL/gl.h usability configure:6445: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:6451: $? = 0 configure:6455: test -z || test ! -s conftest.err configure:6458: $? = 0 configure:6461: test -s conftest. configure:6464: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:6474: result: no configure:6478: checking GL/gl.h presence configure:6488: cc -E -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c configure:6494: $? = 0 configure:6514: result: yes configure:6527: WARNING: GL/gl.h: present but cannot be compiled configure:6529: WARNING: GL/gl.h: check for missing prerequisite headers? configure:6531: WARNING: GL/gl.h: see the Autoconf documentation configure:6533: WARNING: GL/gl.h: section "Present But Cannot Be Compiled" configure:6535: WARNING: GL/gl.h: proceeding with the preprocessor's result configure:6537: WARNING: GL/gl.h: in the future, the compiler will take precedence configure:6549: checking for GL/gl.h configure:6556: result: yes configure:6582: checking GL/glu.h usability configure:6594: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:6600: $? = 0 configure:6604: test -z || test ! -s conftest.err configure:6607: $? = 0 configure:6610: test -s conftest. configure:6613: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GL 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:6623: result: no configure:6627: checking GL/glu.h presence configure:6637: cc -E -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c configure:6643: $? = 0 configure:6663: result: yes configure:6676: WARNING: GL/glu.h: present but cannot be compiled configure:6678: WARNING: GL/glu.h: check for missing prerequisite headers? configure:6680: WARNING: GL/glu.h: see the Autoconf documentation configure:6682: WARNING: GL/glu.h: section "Present But Cannot Be Compiled" configure:6684: WARNING: GL/glu.h: proceeding with the preprocessor's result configure:6686: WARNING: GL/glu.h: in the future, the compiler will take precedence configure:6698: checking for GL/glu.h configure:6705: result: yes configure:6731: checking GL/glut.h usability configure:6743: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:6749: $? = 0 configure:6753: test -z || test ! -s conftest.err configure:6756: $? = 0 configure:6759: test -s conftest. configure:6762: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GL 1 | #define HAVE_GLU 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:6772: result: no configure:6776: checking GL/glut.h presence configure:6786: cc -E -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c configure:6792: $? = 0 configure:6812: result: yes configure:6825: WARNING: GL/glut.h: present but cannot be compiled configure:6827: WARNING: GL/glut.h: check for missing prerequisite headers? configure:6829: WARNING: GL/glut.h: see the Autoconf documentation configure:6831: WARNING: GL/glut.h: section "Present But Cannot Be Compiled" configure:6833: WARNING: GL/glut.h: proceeding with the preprocessor's result configure:6835: WARNING: GL/glut.h: in the future, the compiler will take precedence configure:6847: checking for GL/glut.h configure:6854: result: yes configure:6880: checking SDL/SDL.h usability configure:6892: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:6898: $? = 0 configure:6902: test -z || test ! -s conftest.err configure:6905: $? = 0 configure:6908: test -s conftest. configure:6911: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GL 1 | #define HAVE_GLU 1 | #define HAVE_GLUT 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:6921: result: no configure:6925: checking SDL/SDL.h presence configure:6935: cc -E -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c configure:6941: $? = 0 configure:6961: result: yes configure:6974: WARNING: SDL/SDL.h: present but cannot be compiled configure:6976: WARNING: SDL/SDL.h: check for missing prerequisite headers? configure:6978: WARNING: SDL/SDL.h: see the Autoconf documentation configure:6980: WARNING: SDL/SDL.h: section "Present But Cannot Be Compiled" configure:6982: WARNING: SDL/SDL.h: proceeding with the preprocessor's result configure:6984: WARNING: SDL/SDL.h: in the future, the compiler will take precedence configure:6996: checking for SDL/SDL.h configure:7003: result: yes configure:7028: checking SDL/SDL_mixer.h usability configure:7040: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 conftest.c:50:27: SDL/SDL_mixer.h: No such file or directory configure:7046: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GL 1 | #define HAVE_GLU 1 | #define HAVE_GLUT 1 | #define HAVE_SDL 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:7069: result: no configure:7073: checking SDL/SDL_mixer.h presence configure:7083: cc -E -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c conftest.c:16:27: SDL/SDL_mixer.h: No such file or directory configure:7089: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GL 1 | #define HAVE_GLU 1 | #define HAVE_GLUT 1 | #define HAVE_SDL 1 | /* end confdefs.h. */ | #include configure:7109: result: no configure:7144: checking for SDL/SDL_mixer.h configure:7151: result: no configure:7161: WARNING: SDL_mixer.h not found - no advanced sounds available configure:7167: checking for glEnable in -lGL configure:7197: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -pthread -lm -lGL -lGLU -lglut conftest.c -lGL -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/local/lib >&5 cc: unrecognized option `-pthread' configure:7203: $? = 0 configure:7207: test -z || test ! -s conftest.err configure:7210: $? = 0 configure:7213: test -s conftest configure:7216: $? = 0 configure:7229: result: yes configure:7238: checking for gluPerspective in -lGLU configure:7268: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -pthread -lm -lGL -lGLU -lglut conftest.c -lGLU -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/local/lib -lGL >&5 cc: unrecognized option `-pthread' configure:7274: $? = 0 configure:7278: test -z || test ! -s conftest.err configure:7281: $? = 0 configure:7284: test -s conftest configure:7287: $? = 0 configure:7300: result: yes configure:7309: checking for glutMainLoop in -lglut configure:7339: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -pthread -lm -lGL -lGLU -lglut conftest.c -lglut -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/local/lib -lGL -lGLU >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _XChangeProperty _XChangeWindowAttributes _XConfigureWindow _XDeleteProperty _XEventsQueued _XFlush _XIconifyWindow _XLookupKeysym _XLookupString _XMapWindow _XNextEvent _XPeekEvent _XPending _XRefreshKeyboardMapping _XResizeWindow _XSelectInput _XSetWMNormalHints _XUnmapWindow _XWithdrawWindow _XAllocWMHints _XCreateWindow _XDestroyWindow _XFree _XSetWMProperties _XSetWMProtocols _XDisplayName _XInternAtom _XOpenDisplay _XParseGeometry _XSynchronize _XAllocColorCells _XCreateColormap _XFreeColormap _XGetRGBColormaps _XSetWMColormapWindows _XmuLookupStandardColormap _XGetVisualInfo _XGetWindowProperty configure:7345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GL 1 | #define HAVE_GLU 1 | #define HAVE_GLUT 1 | #define HAVE_SDL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char glutMainLoop (); | int | main () | { | glutMainLoop (); | ; | return 0; | } configure:7371: result: no configure:7376: WARNING: GLUT not found - please install GLUT or MesaGLUT configure:7380: checking for SDL_Init in -lSDL configure:7410: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -pthread -lm -lGL -lGLU -lglut conftest.c -lSDL -lpthread -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/local/lib -lGL -lGLU >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL configure:7416: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GL 1 | #define HAVE_GLU 1 | #define HAVE_GLUT 1 | #define HAVE_SDL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char SDL_Init (); | int | main () | { | SDL_Init (); | ; | return 0; | } configure:7442: result: no configure:7447: WARNING: SDL not found - please install SDL configure:7451: checking for Mix_LoadMUS in -lSDL_mixer configure:7481: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -pthread -lm -lGL -lGLU -lglut conftest.c -lSDL_mixer -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/local/lib -lGL -lGLU >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL_mixer configure:7487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GL 1 | #define HAVE_GLU 1 | #define HAVE_GLUT 1 | #define HAVE_SDL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char Mix_LoadMUS (); | int | main () | { | Mix_LoadMUS (); | ; | return 0; | } configure:7513: result: no configure:7518: WARNING: SDL_mixer not found - please install SDL_mixer configure:7651: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:698: creating Makefile config.status:698: creating src/Makefile config.status:802: creating config.h config.status:1072: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no 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=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_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_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glu_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_SDL_SDL_h=yes ac_cv_header_SDL_SDL_mixer_h=no ac_cv_header_inttypes_h=no 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_GLU_gluPerspective=yes ac_cv_lib_GL_glEnable=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_SDL_SDL_Init=no ac_cv_lib_SDL_mixer_Mix_LoadMUS=no ac_cv_lib_glut_glutMainLoop=no ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' 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_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/games/gl-117/work/gl-117-1.3.2-src/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/games/gl-117/work/gl-117-1.3.2-src/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/games/gl-117/work/gl-117-1.3.2-src/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/games/gl-117/work/gl-117-1.3.2-src/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/games/gl-117/work/gl-117-1.3.2-src/missing --run automake-1.8' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-DDATADIR='"${prefix}/share"' -Wall' CXX='c++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common -I/usr/X11R6/include -I/usr/local/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' 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='-L/usr/local/lib -pthread -lm -lGL -lGLU -lglut' LIBOBJS='' LIBS=' -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/local/lib -lGL -lGLU' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/games/gl-117/work/gl-117-1.3.2-src/missing --run makeinfo' OBJEXT='' PACKAGE='gl-117' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.0' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' 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='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/games/gl-117/work/gl-117-1.3.2-src/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_GL 1 #define HAVE_GLU 1 #define HAVE_GLUT 1 #define HAVE_SDL 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #endif #ifdef __cplusplus void exit (int); configure: exit 0