This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by PlaneShift configure 0.3.017, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-cpu-specific-optimizations=no --with-mysqlclient=no --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 /usr/bin/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: 101 tasks, 156 threads, 4 processors Load average: 0.70, Mach factor: 3.29 /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:1890: checking build system type configure:1908: result: i386-unknown-gnu configure:1930: checking host system type configure:1945: result: i386-unknown-gnu configure:1992: checking for i386-unknown-gnu-gcc configure:2019: result: cc configure:2297: checking for C compiler version configure:2304: 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:2307: $? = 0 configure:2314: 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:2317: $? = 0 configure:2324: cc -V >&5 cc: `-V' option must have argument configure:2327: $? = 1 configure:2350: checking for C compiler default output file name configure:2377: cc -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 cc: unrecognized option `-pthread' configure:2380: $? = 0 configure:2418: result: a.out configure:2435: checking whether the C compiler works configure:2445: ./a.out configure:2448: $? = 0 configure:2465: result: yes configure:2472: checking whether we are cross compiling configure:2474: result: no configure:2477: checking for suffix of executables configure:2484: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 cc: unrecognized option `-pthread' configure:2487: $? = 0 configure:2511: result: configure:2517: checking for suffix of object files configure:2543: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2546: $? = 0 configure:2569: result: configure:2573: checking whether we are using the GNU C compiler configure:2602: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2608: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2625: result: no configure:2630: checking whether cc accepts -g configure:2660: cc -c -g -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2666: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2698: cc -c -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2704: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2737: cc -c -g -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2743: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2765: result: no configure:2782: checking for cc option to accept ISO C89 configure:2856: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2862: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2856: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' cc: unrecognized option `-pthread' configure:2862: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2856: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' cc: unrecognized option `-pthread' configure:2862: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2856: cc -std -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' cc1: error: unrecognized option `-std' configure:2862: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2856: cc -Ae -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' :6:2: missing '(' after predicate configure:2862: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2856: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' :6:2: missing '(' after predicate configure:2862: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2856: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-Xc' cc: unrecognized option `-pthread' configure:2862: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2888: result: unsupported configure:2921: checking if cc accepts -pipe configure:3018: cc -o conftest -pipe -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 cc: unrecognized option `-pthread' configure:3024: $? = 0 configure:3069: result: -pipe configure:3205: checking for C++ compiler version configure:3212: 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:3215: $? = 0 configure:3222: 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:3225: $? = 0 configure:3232: c++ -V >&5 c++: `-V' option must have argument configure:3235: $? = 1 configure:3238: checking whether we are using the GNU C++ compiler configure:3267: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:3273: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3290: result: no configure:3295: checking whether c++ accepts -g configure:3325: c++ -c -g -I/usr/local/include -I/usr/X11R6/include -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:3331: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3363: c++ -c -I/usr/local/include -I/usr/X11R6/include -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:3369: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3402: c++ -c -g -I/usr/local/include -I/usr/X11R6/include -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:3408: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3430: result: no configure:3474: checking how to treat C++ warnings as errors configure:3571: c++ -o conftest -Werror -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.cpp >&5 c++: unrecognized option `-pthread' configure:3577: $? = 0 configure:3622: result: -Werror configure:3625: checking how to enable C++ PIC generation configure:3722: c++ -o conftest -fPIC -Werror -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.cpp >&5 c++: unrecognized option `-pthread' configure:3728: $? = 0 configure:3735: grep fPIC conftest.err >/dev/null 2>&1 configure:3738: $? = 1 configure:3783: result: -fPIC configure:3835: checking if -shared is accepted configure:3932: c++ -o conftest -shared -fPIC -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.cpp >&5 c++: unrecognized option `-shared' c++: unrecognized option `-pthread' configure:3938: $? = 0 configure:3945: grep shared conftest.err >/dev/null 2>&1 configure:3948: $? = 0 configure:3993: result: no configure:4009: checking if -soname is accepted configure:4106: c++ -o conftest -Wl,-soname,foobar -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.cpp >&5 c++: unrecognized option `-pthread' ld: unknown flag: -soname configure:4112: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4158: result: no configure:4333: checking for i386-unknown-gnu-ranlib configure:4363: result: no configure:4373: checking for ranlib configure:4389: found /usr/bin/ranlib configure:4400: result: ranlib configure:4446: checking for i386-unknown-gnu-dlltool configure:4476: result: no configure:4490: checking for dlltool configure:4520: result: no configure:4565: checking for i386-unknown-gnu-dllwrap configure:4595: result: no configure:4609: checking for dllwrap configure:4639: result: no configure:4684: checking for i386-unknown-gnu-windres configure:4714: result: no configure:4728: checking for windres configure:4758: result: no configure:4803: checking for i386-unknown-gnu-strings configure:4833: result: no configure:4847: checking for strings configure:4863: found /usr/bin/strings configure:4874: result: strings configure:4922: checking for i386-unknown-gnu-objcopy configure:4952: result: no configure:4966: checking for objcopy configure:4996: result: no configure:5044: checking for i386-unknown-gnu-libtool configure:5074: result: no configure:5044: checking for i386-unknown-gnu-glibtool configure:5074: result: no configure:5044: checking for i386-unknown-gnu-gnulibtool configure:5074: result: no configure:5088: checking for libtool configure:5104: found /usr/local/bin/libtool configure:5115: result: libtool configure:5153: checking for libtool configure:5171: found /usr/local/bin/libtool configure:5183: result: /usr/local/bin/libtool configure:5192: checking classification of /usr/local/bin/libtool configure:5194: $LIBTOOL_PATH --version 1>&2 ltmain.sh (GNU libtool) 1.5.24 (1.1220.2.455 2007/06/24 02:13:29) Copyright (C) 2007 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:5197: $? = 0 configure:5199: result: gnu configure:5342: checking for libtool configure:5360: found /bin/libtool configure:5372: result: /bin/libtool configure:5381: checking classification of /bin/libtool configure:5383: $CS_LT_APPLE --version 1>&2 ltmain.sh (GNU libtool) 1.5.24 (1.1220.2.455 2007/06/24 02:13:29) Copyright (C) 2007 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:5386: $? = 0 configure:5388: result: gnu configure:5417: checking how to create a directory configure:5424: result: mkdir configure:5429: checking how to create a directory tree configure:5441: result: mkdir -p configure:5551: checking for install configure:5578: result: /usr/bin/install -c -o root -g wheel configure:5812: checking for socklen_t configure:5840: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:5846: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | /* end confdefs.h. */ | #include | #include | int | main () | { | socklen_t len = 42; return 0; | ; | return 0; | } configure:5862: result: no configure:5873: checking for stdint-types configure:5905: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:11:30: include/psstdint.h: No such file or directory conftest.c: In function `main': conftest.c:15: error: `uint32_t' undeclared (first use in this function) conftest.c:15: error: (Each undeclared identifier is reported only once conftest.c:15: error: for each function it appears in.) configure:5911: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include | int | main () | { | int x = sizeof(uint32_t); x = x; | ; | return 0; | } configure:5905: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:5911: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include | int | main () | { | int x = sizeof(uint32_t); x = x; | ; | return 0; | } configure:5905: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:11:26: sys/inttypes.h: No such file or directory conftest.c: In function `main': conftest.c:15: error: `uint32_t' undeclared (first use in this function) conftest.c:15: error: (Each undeclared identifier is reported only once conftest.c:15: error: for each function it appears in.) configure:5911: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include | int | main () | { | int x = sizeof(uint32_t); x = x; | ; | return 0; | } configure:5905: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:11:27: sys/int_types.h: No such file or directory conftest.c: In function `main': conftest.c:15: error: `uint32_t' undeclared (first use in this function) conftest.c:15: error: (Each undeclared identifier is reported only once conftest.c:15: error: for each function it appears in.) configure:5911: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include | int | main () | { | int x = sizeof(uint32_t); x = x; | ; | return 0; | } configure:5905: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:5911: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include | int | main () | { | int x = sizeof(uint32_t); x = x; | ; | return 0; | } configure:5962: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:11:30: include/psstdint.h: No such file or directory conftest.c: In function `main': conftest.c:15: error: `u_int32_t' undeclared (first use in this function) conftest.c:15: error: (Each undeclared identifier is reported only once conftest.c:15: error: for each function it appears in.) configure:5968: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include | int | main () | { | int x = sizeof(u_int32_t); x = x; | ; | return 0; | } configure:5962: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:5968: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include | int | main () | { | int x = sizeof(u_int32_t); x = x; | ; | return 0; | } configure:5962: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:5968: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include | int | main () | { | int x = sizeof(u_int32_t); x = x; | ; | return 0; | } configure:5962: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:11:26: sys/inttypes.h: No such file or directory conftest.c: In function `main': conftest.c:15: error: `u_int32_t' undeclared (first use in this function) conftest.c:15: error: (Each undeclared identifier is reported only once conftest.c:15: error: for each function it appears in.) configure:5968: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include | int | main () | { | int x = sizeof(u_int32_t); x = x; | ; | return 0; | } configure:5962: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:11:27: sys/int_types.h: No such file or directory conftest.c: In function `main': conftest.c:15: error: `u_int32_t' undeclared (first use in this function) conftest.c:15: error: (Each undeclared identifier is reported only once conftest.c:15: error: for each function it appears in.) configure:5968: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include | int | main () | { | int x = sizeof(u_int32_t); x = x; | ; | return 0; | } configure:6031: result: not found configure:6033: checking size of long configure:6063: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:13: error: parse error before numeric constant configure:6069: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include "confdefs.h" | #include | 32 | | int | main () | { | switch (0) case 0: case (sizeof (long) == 4):; | ; | return 0; | } configure:6063: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:13: error: parse error before numeric constant configure:6069: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include "confdefs.h" | #include | 32 | | int | main () | { | switch (0) case 0: case (sizeof (long) == 8):; | ; | return 0; | } configure:6063: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:13: error: parse error before numeric constant configure:6069: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include "confdefs.h" | #include | 32 | | int | main () | { | switch (0) case 0: case (sizeof (long) == 1):; | ; | return 0; | } configure:6063: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:13: error: parse error before numeric constant configure:6069: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include "confdefs.h" | #include | 32 | | int | main () | { | switch (0) case 0: case (sizeof (long) == 2):; | ; | return 0; | } configure:6063: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:13: error: parse error before numeric constant configure:6069: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include "confdefs.h" | #include | 32 | | int | main () | { | switch (0) case 0: case (sizeof (long) == 16):; | ; | return 0; | } configure:6063: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:13: error: parse error before numeric constant configure:6069: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PlaneShift" | #define PACKAGE_TARNAME "planeshift" | #define PACKAGE_VERSION "0.3.017" | #define PACKAGE_STRING "PlaneShift 0.3.017" | #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" | #define CS_PLATFORM_UNIX | #define USE_UNISOCK | #define socklen_t int | /* end confdefs.h. */ | #include "confdefs.h" | #include | 32 | | int | main () | { | switch (0) case 0: case (sizeof (long) == 32):; | ; | return 0; | } configure:6089: error: cannot determine a size for long ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_check_typedef_header=sys/int_types.h ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CEL_set=set ac_cv_env_CEL_value=/usr/local 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 -I/usr/X11R6/include -pthread' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CRYSTAL_set=set ac_cv_env_CRYSTAL_value=/usr/local 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 -L/usr/X11R6/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_header_stdint=no-file ac_cv_header_stdint_u=no-file ac_cv_host=i386-unknown-gnu ac_cv_objext= ac_cv_path_CS_LT_APPLE=/bin/libtool ac_cv_path_LIBTOOL_PATH=/usr/local/bin/libtool ac_cv_prog_CC=cc ac_cv_prog_INSTALL='/usr/bin/install -c -o root -g wheel' ac_cv_prog_ac_ct_LIBTOOL_TEST=libtool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRINGS=strings ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_type_socklen_t=no ac_cv_type_u_int32_t_include_psstdint_h=no ac_cv_type_u_int32_t_inttypes_h=no ac_cv_type_u_int32_t_sys_int_types_h=no ac_cv_type_u_int32_t_sys_inttypes_h=no ac_cv_type_u_int32_t_sys_types_h=no ac_cv_type_uint32_t_include_psstdint_h=no ac_cv_type_uint32_t_inttypes_h=no ac_cv_type_uint32_t_stdint_h=no ac_cv_type_uint32_t_sys_int_types_h=no ac_cv_type_uint32_t_sys_inttypes_h=no cs_cv_prog_cc_pipe=-pipe cs_cv_prog_cc_pipe_ok=-pipe cs_cv_prog_cxx_pic=-fPIC cs_cv_prog_cxx_pic_ok=-fPIC cs_cv_prog_cxx_pic_werror=-Werror cs_cv_prog_cxx_pic_werror_ok=-Werror cs_cv_prog_link_shared= cs_cv_prog_link_shared_ok=no cs_cv_prog_link_soname=no cs_cv_prog_link_soname_cflags= cs_cv_prog_link_soname_lflags= cs_cv_prog_link_soname_libs= cs_cv_shell_mkdir=mkdir cs_cv_shell_mkdir_p='mkdir -p' lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## APPLE_LIBTOOL='' CC='cc' CEL='/usr/local' CEL_CONFIG_TOOL='' CFLAGS='-fno-common' CONFIG_='' CONFIG_BFD='' CONFIG_CAL3D='' CONFIG_MYSQLCLIENT='' CONFIG_XAW='' CONFIG_XXF86VM='' CPP='' CPPFLAGS='-I/usr/local/include -I/usr/X11R6/include -pthread' CRYSTAL='/usr/local' CRYSTAL_CONFIG_TOOL='' CSLIBS_CONFIG='' CS_LT_APPLE='/bin/libtool' CXX='c++' CXXFLAGS='-fno-common' DEFS='' DLLTOOL='' DLLWRAP='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' GREP='' INSTALL='/usr/bin/install -c -o root -g wheel' LDFLAGS=' -L/usr/local/lib -L/usr/X11R6/lib' LIBOBJS='' LIBS='' LIBTOOL='/usr/local/bin/libtool' LIBTOOL_PATH='/usr/local/bin/libtool' LIBTOOL_TEST='libtool' LTLIBOBJS='' MKDIR='mkdir' MKDIRS='mkdir -p' OBJCOPY='' OBJEXT='' PACKAGE_BUGREPORT='planeshift-develop@lists.sourceforge.net' PACKAGE_NAME='PlaneShift' PACKAGE_STRING='PlaneShift 0.3.017' PACKAGE_TARNAME='planeshift' PACKAGE_VERSION='0.3.017' PATH_SEPARATOR=':' PERL='' PKG_CONFIG='' RANLIB='ranlib' SHELL='/bin/sh' STRINGS='strings' TTREE='' WINDRES='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' ac_ct_CONFIG_='' ac_ct_CONFIG_BFD='' ac_ct_CONFIG_CAL3D='' ac_ct_CONFIG_MYSQLCLIENT='' ac_ct_CONFIG_XAW='' ac_ct_CONFIG_XXF86VM='' ac_ct_CSLIBS_CONFIG='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_DLLWRAP='' ac_ct_LIBTOOL='' ac_ct_LIBTOOL_TEST='libtool' ac_ct_OBJCOPY='' ac_ct_PKG_CONFIG='' ac_ct_STRINGS='strings' ac_ct_WINDRES='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "PlaneShift" #define PACKAGE_TARNAME "planeshift" #define PACKAGE_VERSION "0.3.017" #define PACKAGE_STRING "PlaneShift 0.3.017" #define PACKAGE_BUGREPORT "planeshift-develop@lists.sourceforge.net" #define CS_PLATFORM_UNIX #define USE_UNISOCK #define socklen_t int configure: exit 1