This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by OGRE configure 1.4.5, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-cg --program-transform-name= --enable-static --with-cppunit-prefix=/nonexistent --disable-freeimage --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: 136 tasks, 191 threads, 4 processors Load average: 1.05, Mach factor: 2.94 /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:1642: checking build system type configure:1660: result: i386-unknown-gnu configure:1668: checking host system type configure:1682: result: i386-unknown-gnu configure:1690: checking target system type configure:1704: result: i386-unknown-gnu configure:1735: checking for a BSD-compatible install configure:1790: result: /usr/bin/install -c -o root -g wheel configure:1801: checking whether build environment is sane configure:1844: result: yes configure:1909: checking for gawk configure:1925: found /usr/local/bin/gawk configure:1935: result: gawk configure:1945: checking whether gmake sets $(MAKE) configure:1965: result: yes configure:2144: checking for i386-unknown-gnu-gcc configure:2170: result: cc configure:2452: checking for C compiler version configure:2455: 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:2458: $? = 0 configure:2460: 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:2463: $? = 0 configure:2465: cc -V &5 cc: `-V' option must have argument configure:2468: $? = 1 configure:2491: checking for C compiler default output file name configure:2494: cc -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:2497: $? = 0 configure:2543: result: a.out configure:2548: checking whether the C compiler works configure:2554: ./a.out configure:2557: $? = 0 configure:2574: result: yes configure:2581: checking whether we are cross compiling configure:2583: result: no configure:2586: checking for suffix of executables configure:2588: cc -o conftest -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:2591: $? = 0 configure:2616: result: configure:2622: checking for suffix of object files configure:2643: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:2646: $? = 0 configure:2668: result: configure:2672: checking whether we are using the GNU C compiler configure:2696: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:2702: $? = 0 configure:2705: test -z || test ! -s conftest.err configure:2708: $? = 0 configure:2711: test -s conftest. configure:2714: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2727: result: no configure:2733: checking whether cc accepts -g configure:2754: cc -c -g -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:2760: $? = 0 configure:2763: test -z || test ! -s conftest.err configure:2766: $? = 0 configure:2769: test -s conftest. configure:2772: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2783: result: no configure:2800: checking for cc option to accept ANSI C configure:2870: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:2876: $? = 0 configure:2879: test -z || test ! -s conftest.err configure:2882: $? = 0 configure:2885: test -s conftest. configure:2888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* 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:2870: cc -qlanglvl=ansi -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2876: $? = 0 configure:2879: test -z || test ! -s conftest.err configure:2882: $? = 0 configure:2885: test -s conftest. configure:2888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* 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:2870: cc -std1 -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* 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:2870: cc -Ae -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 :6:2: missing '(' after predicate configure:2876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* 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:2870: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 :6:2: missing '(' after predicate configure:2876: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* 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:2870: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 cc: unrecognized option `-Xc' configure:2876: $? = 0 configure:2879: test -z || test ! -s conftest.err configure:2882: $? = 0 configure:2885: test -s conftest. configure:2888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* 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:2906: result: none needed configure:2924: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2930: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3071: checking for style of include used by gmake configure:3099: result: GNU configure:3127: checking dependency style of cc configure:3217: result: gcc3 configure:3244: checking for i386-unknown-gnu-g++ configure:3270: result: c++ configure:3328: checking for C++ compiler version configure:3331: 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:3334: $? = 0 configure:3336: 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:3339: $? = 0 configure:3341: c++ -V &5 c++: `-V' option must have argument configure:3344: $? = 1 configure:3347: checking whether we are using the GNU C++ compiler configure:3371: c++ -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.cc >&5 configure:3377: $? = 0 configure:3380: test -z || test ! -s conftest.err configure:3383: $? = 0 configure:3386: test -s conftest. configure:3389: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3402: result: no configure:3408: checking whether c++ accepts -g configure:3429: c++ -c -g -I/usr/X11R6/include -DNDEBUG conftest.cc >&5 configure:3435: $? = 0 configure:3438: test -z || test ! -s conftest.err configure:3441: $? = 0 configure:3444: test -s conftest. configure:3447: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3458: result: no configure:3500: c++ -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.cc >&5 configure:3506: $? = 0 configure:3509: test -z || test ! -s conftest.err configure:3512: $? = 0 configure:3515: test -s conftest. configure:3518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3500: c++ -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.cc >&5 configure:3506: $? = 0 configure:3509: test -z || test ! -s conftest.err configure:3512: $? = 0 configure:3515: test -s conftest. configure:3518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3500: c++ -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.cc >&5 configure:3506: $? = 0 configure:3509: test -z || test ! -s conftest.err configure:3512: $? = 0 configure:3515: test -s conftest. configure:3518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3500: c++ -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:3506: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3500: c++ -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.cc >&5 configure:3506: $? = 0 configure:3509: test -z || test ! -s conftest.err configure:3512: $? = 0 configure:3515: test -s conftest. configure:3518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3500: c++ -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3506: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3587: checking dependency style of c++ configure:3677: result: gcc3 configure:3698: checking whether cc understands -c and -o together configure:3725: cc -c conftest.c -o conftest. >&5 configure:3728: $? = 0 configure:3730: cc -c conftest.c -o conftest. >&5 configure:3733: $? = 0 configure:3772: result: yes configure:3810: checking for a BSD-compatible install configure:3865: result: /usr/bin/install -c -o root -g wheel configure:3880: checking for bison configure:3896: found /usr/local/bin/bison configure:3906: result: bison -y configure:3922: checking for flex configure:3938: found /usr/bin/flex configure:3948: result: flex configure:3961: checking for yywrap in -lfl configure:3991: cc -o conftest -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c -lfl >&5 configure:3997: $? = 0 configure:4000: test -z || test ! -s conftest.err configure:4003: $? = 0 configure:4006: test -s conftest configure:4009: $? = 0 configure:4022: result: yes configure:4099: checking lex output file root configure:4110: flex conftest.l configure:4113: $? = 0 configure:4125: result: lex.yy configure:4130: checking whether yytext is a pointer configure:4146: cc -o conftest -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c -lfl >&5 configure:4152: $? = 0 configure:4155: test -z || test ! -s conftest.err configure:4158: $? = 0 configure:4161: test -s conftest configure:4164: $? = 0 configure:4178: result: yes configure:4405: checking for a sed that does not truncate output configure:4459: result: /usr/local/bin/sed configure:4462: checking for egrep configure:4472: result: grep -E configure:4521: checking for non-GNU ld configure:4555: result: /usr/bin/ld configure:4564: checking if the linker (/usr/bin/ld) is GNU ld configure:4579: result: no configure:4584: checking for /usr/bin/ld option to reload object files configure:4591: result: -r configure:4600: checking for BSD-compatible nm configure:4642: result: nm configure:4646: checking whether ln -s works configure:4650: result: yes configure:4657: checking how to recognise dependent libraries configure:4831: result: pass_all configure:5043: checking how to run the C preprocessor configure:5078: cc -E -I/usr/X11R6/include -DNDEBUG conftest.c configure:5084: $? = 0 configure:5116: cc -E -I/usr/X11R6/include -DNDEBUG conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:5122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:5161: result: cc -E configure:5185: cc -E -I/usr/X11R6/include -DNDEBUG conftest.c configure:5191: $? = 0 configure:5223: cc -E -I/usr/X11R6/include -DNDEBUG conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:5229: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:5273: checking for ANSI C header files configure:5298: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:5304: $? = 0 configure:5307: test -z || test ! -s conftest.err configure:5310: $? = 0 configure:5313: test -s conftest. configure:5316: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5425: result: no configure:5449: checking for sys/types.h configure:5465: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:5471: $? = 0 configure:5474: test -z || test ! -s conftest.err configure:5477: $? = 0 configure:5480: test -s conftest. configure:5483: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 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:5494: result: no configure:5449: checking for sys/stat.h configure:5465: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:5471: $? = 0 configure:5474: test -z || test ! -s conftest.err configure:5477: $? = 0 configure:5480: test -s conftest. configure:5483: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 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:5494: result: no configure:5449: checking for stdlib.h configure:5465: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:5471: $? = 0 configure:5474: test -z || test ! -s conftest.err configure:5477: $? = 0 configure:5480: test -s conftest. configure:5483: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 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:5494: result: no configure:5449: checking for string.h configure:5465: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:5471: $? = 0 configure:5474: test -z || test ! -s conftest.err configure:5477: $? = 0 configure:5480: test -s conftest. configure:5483: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 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:5494: result: no configure:5449: checking for memory.h configure:5465: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:5471: $? = 0 configure:5474: test -z || test ! -s conftest.err configure:5477: $? = 0 configure:5480: test -s conftest. configure:5483: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 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:5494: result: no configure:5449: checking for strings.h configure:5465: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:5471: $? = 0 configure:5474: test -z || test ! -s conftest.err configure:5477: $? = 0 configure:5480: test -s conftest. configure:5483: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 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:5494: result: no configure:5449: checking for inttypes.h configure:5465: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:5471: $? = 0 configure:5474: test -z || test ! -s conftest.err configure:5477: $? = 0 configure:5480: test -s conftest. configure:5483: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 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:5494: result: no configure:5449: checking for stdint.h configure:5465: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:5471: $? = 0 configure:5474: test -z || test ! -s conftest.err configure:5477: $? = 0 configure:5480: test -s conftest. configure:5483: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 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:5494: result: no configure:5449: checking for unistd.h configure:5465: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:5471: $? = 0 configure:5474: test -z || test ! -s conftest.err configure:5477: $? = 0 configure:5480: test -s conftest. configure:5483: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 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:5494: result: no configure:5520: checking dlfcn.h usability configure:5532: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:5538: $? = 0 configure:5541: test -z || test ! -s conftest.err configure:5544: $? = 0 configure:5547: test -s conftest. configure:5550: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 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:5560: result: no configure:5564: checking dlfcn.h presence configure:5574: cc -E -I/usr/X11R6/include -DNDEBUG conftest.c configure:5580: $? = 0 configure:5600: result: yes configure:5613: WARNING: dlfcn.h: present but cannot be compiled configure:5615: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5617: WARNING: dlfcn.h: see the Autoconf documentation configure:5619: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5621: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5623: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5635: checking for dlfcn.h configure:5642: result: yes configure:5660: checking how to run the C++ preprocessor configure:5691: c++ -E -I/usr/X11R6/include -DNDEBUG conftest.cc configure:5697: $? = 0 configure:5729: c++ -E -I/usr/X11R6/include -DNDEBUG conftest.cc conftest.cc:16:28: ac_nonexistent.h: No such file or directory configure:5735: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5774: result: c++ -E configure:5798: c++ -E -I/usr/X11R6/include -DNDEBUG conftest.cc configure:5804: $? = 0 configure:5836: c++ -E -I/usr/X11R6/include -DNDEBUG conftest.cc conftest.cc:16:28: ac_nonexistent.h: No such file or directory configure:5842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5895: checking for i386-unknown-gnu-g77 configure:5924: result: no configure:5895: checking for i386-unknown-gnu-f77 configure:5924: result: no configure:5895: checking for i386-unknown-gnu-xlf configure:5924: result: no configure:5895: checking for i386-unknown-gnu-frt configure:5924: result: no configure:5895: checking for i386-unknown-gnu-pgf77 configure:5924: result: no configure:5895: checking for i386-unknown-gnu-fort77 configure:5924: result: no configure:5895: checking for i386-unknown-gnu-fl32 configure:5924: result: no configure:5895: checking for i386-unknown-gnu-af77 configure:5924: result: no configure:5895: checking for i386-unknown-gnu-f90 configure:5924: result: no configure:5895: checking for i386-unknown-gnu-xlf90 configure:5924: result: no configure:5895: checking for i386-unknown-gnu-pgf90 configure:5924: result: no configure:5895: checking for i386-unknown-gnu-epcf90 configure:5924: result: no configure:5895: checking for i386-unknown-gnu-f95 configure:5924: result: no configure:5895: checking for i386-unknown-gnu-fort configure:5924: result: no configure:5895: checking for i386-unknown-gnu-xlf95 configure:5924: result: no configure:5895: checking for i386-unknown-gnu-ifc configure:5924: result: no configure:5895: checking for i386-unknown-gnu-efc configure:5924: result: no configure:5895: checking for i386-unknown-gnu-pgf95 configure:5924: result: no configure:5895: checking for i386-unknown-gnu-lf95 configure:5924: result: no configure:5895: checking for i386-unknown-gnu-gfortran configure:5924: result: no configure:5937: checking for g77 configure:5953: found /usr/local/bin/g77 configure:5963: result: g77 configure:5981: checking for Fortran 77 compiler version configure:5981: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:5984: $? = 0 configure:5986: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5989: $? = 0 configure:5991: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5994: $? = 0 configure:6002: checking whether we are using the GNU Fortran 77 compiler configure:6016: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6022: $? = 0 configure:6025: test -z || test ! -s conftest.err configure:6028: $? = 0 configure:6031: test -s conftest. configure:6034: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6047: result: no configure:6053: checking whether g77 accepts -g configure:6065: g77 -c -g conftest.f >&5 configure:6071: $? = 0 configure:6074: test -z || test ! -s conftest.err configure:6077: $? = 0 configure:6080: test -s conftest. configure:6083: $? = 1 configure: failed program was: | program main | | end configure:6095: result: no configure:6125: checking the maximum length of command line arguments configure:6190: result: configure:6201: checking command to parse nm output from cc object configure:6290: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:6293: $? = 0 configure:6297: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6300: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6290: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:6293: $? = 0 configure:6297: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6300: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6390: result: failed configure:6397: checking for objdir configure:6412: result: .libs configure:6464: checking for i386-unknown-gnu-ar configure:6493: result: no configure:6502: checking for ar configure:6518: found /usr/bin/ar configure:6529: result: ar configure:6544: checking for i386-unknown-gnu-ranlib configure:6573: result: no configure:6582: checking for ranlib configure:6598: found /usr/bin/ranlib configure:6609: result: ranlib configure:6624: checking for i386-unknown-gnu-strip configure:6653: result: no configure:6662: checking for strip configure:6678: found /usr/bin/strip configure:6689: result: strip configure:6951: checking if cc static flag works configure:6974: result: yes configure:7040: checking for cc option to produce PIC configure:7217: result: configure:7282: checking if cc supports -c -o file.o configure:7306: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG -o out/conftest2.o conftest.c >&5 configure:7310: $? = 0 configure:7327: result: yes configure:7353: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8200: result: no configure:8271: checking dynamic linker characteristics configure:8823: result: gnu ld.so configure:8827: checking how to hardcode library paths into programs configure:8852: result: immediate configure:8866: checking whether stripping libraries is possible configure:8887: result: no configure:9694: checking if libtool supports shared libraries configure:9696: result: no configure:9699: checking whether to build shared libraries configure:9757: result: no configure:9760: checking whether to build static libraries configure:9764: result: yes configure:9856: creating libtool configure:10545: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11371: result: yes configure:11389: c++ -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.cc >&5 configure:11392: $? = 0 configure:11488: checking for c++ option to produce PIC configure:11740: result: configure:11805: checking if c++ supports -c -o file.o configure:11829: c++ -c -fno-common -I/usr/X11R6/include -DNDEBUG -o out/conftest2.o conftest.cc >&5 configure:11833: $? = 0 configure:11850: result: yes configure:11876: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11904: result: yes configure:11975: checking dynamic linker characteristics configure:12527: result: gnu ld.so configure:12531: checking how to hardcode library paths into programs configure:12556: result: immediate configure:12570: checking whether stripping libraries is possible configure:12591: result: no configure:13875: checking if libtool supports shared libraries configure:13877: result: no configure:13880: checking whether to build shared libraries configure:13898: result: no configure:13901: checking whether to build static libraries configure:13905: result: yes configure:13917: checking for g77 option to produce PIC configure:14094: result: configure:14159: checking if g77 supports -c -o file.o configure:14183: g77 -c -o out/conftest2.o conftest.f >&5 configure:14187: $? = 0 configure:14204: result: yes configure:14230: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15057: result: no configure:15128: checking dynamic linker characteristics configure:15680: result: gnu ld.so configure:15684: checking how to hardcode library paths into programs configure:15709: result: immediate configure:15723: checking whether stripping libraries is possible configure:15744: result: no configure:20062: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:20888: result: yes configure:20906: c++ -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.cc >&5 configure:20909: $? = 0 configure:21005: checking for c++ option to produce PIC configure:21257: result: configure:21322: checking if c++ supports -c -o file.o configure:21367: result: yes configure:21393: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:21421: result: yes configure:21492: checking dynamic linker characteristics configure:22044: result: gnu ld.so configure:22048: checking how to hardcode library paths into programs configure:22073: result: immediate configure:22087: checking whether stripping libraries is possible configure:22108: result: no configure:23345: checking if c++ supports -fvisibility configure:23366: c++ -c -fno-common -I/usr/X11R6/include -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden conftest.cc >&5 cc1plus: error: unrecognized option `-fvisibility=hidden' cc1plus: error: unrecognized option `-fvisibility-inlines-hidden' configure:23370: $? = 1 configure:23378: result: no configure:23425: checking whether to use STLPort configure:23432: result: no configure:23479: checking for freetype-config configure:23497: found /usr/local/bin/freetype-config configure:23510: result: /usr/local/bin/freetype-config configure:23519: checking for FreeType - version >= 9.0.0 configure:23597: cc -o conftest -fno-common -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -DNDEBUG conftest.c -L/usr/local/lib -lfreetype -lz >&5 configure:23600: $? = 0 configure:23602: ./conftest configure:23605: $? = 0 configure:23624: result: yes configure:23658: checking for dlopen in -ldl configure:23688: cc -o conftest -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c -ldl >&5 configure:23694: $? = 0 configure:23697: test -z || test ! -s conftest.err configure:23700: $? = 0 configure:23703: test -s conftest configure:23706: $? = 0 configure:23719: result: yes configure:23731: checking for pow in -lm configure:23761: cc -o conftest -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c -lm -ldl >&5 configure:23767: $? = 0 configure:23770: test -z || test ! -s conftest.err configure:23773: $? = 0 configure:23776: test -s conftest configure:23779: $? = 0 configure:23792: result: yes configure:23804: checking for gzopen in -lz configure:23834: cc -o conftest -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c -lz -lm -ldl >&5 configure:23840: $? = 0 configure:23843: test -z || test ! -s conftest.err configure:23846: $? = 0 configure:23849: test -s conftest configure:23852: $? = 0 configure:23865: result: yes configure:23877: checking for pthread_create in -pthread configure:23907: cc -o conftest -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c -pthread -lz -lm -ldl >&5 cc: unrecognized option `-pthread' configure:23913: $? = 0 configure:23916: test -z || test ! -s conftest.err configure:23919: $? = 0 configure:23922: test -s conftest configure:23925: $? = 0 configure:23938: result: yes configure:23949: checking for snprintf configure:24006: cc -o conftest -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c -pthread -lz -lm -ldl >&5 cc: unrecognized option `-pthread' conftest.c:44: warning: conflicting types for built-in function `snprintf' configure:24012: $? = 0 configure:24015: test -z || test ! -s conftest.err configure:24018: $? = 0 configure:24021: test -s conftest configure:24024: $? = 0 configure:24036: result: yes configure:24046: checking for vsnprintf configure:24103: cc -o conftest -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c -pthread -lz -lm -ldl >&5 cc: unrecognized option `-pthread' conftest.c:45: warning: conflicting types for built-in function `vsnprintf' configure:24109: $? = 0 configure:24112: test -z || test ! -s conftest.err configure:24115: $? = 0 configure:24118: test -s conftest configure:24121: $? = 0 configure:24133: result: yes configure:24179: checking for cppunit-config configure:24197: found /bin/cppunit-config configure:24210: result: /bin/cppunit-config configure:24219: checking for Cppunit - version >= 1.10.0 configure:24252: result: 1.10.2 configure:24290: checking for i386-unknown-gnu-pkg-config configure:24323: result: no configure:24332: checking for pkg-config configure:24350: found /usr/local/bin/pkg-config configure:24362: result: /usr/local/bin/pkg-config configure:24377: checking pkg-config is at least version 0.9.0 configure:24380: result: yes configure:24391: checking for ZZIPLIB_CFLAGS configure:24412: result: -I/usr/local/include configure:24414: checking for ZZIPLIB_LIBS configure:24435: result: -L/usr/local/lib -lzzip configure:24517: checking X11/Intrinsic.h usability configure:24529: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:24535: $? = 0 configure:24538: test -z || test ! -s conftest.err configure:24541: $? = 0 configure:24544: test -s conftest.o configure:24547: $? = 0 configure:24557: result: yes configure:24561: checking X11/Intrinsic.h presence configure:24571: cc -E -I/usr/X11R6/include -DNDEBUG conftest.c configure:24577: $? = 0 configure:24597: result: yes configure:24632: checking for X11/Intrinsic.h configure:24639: result: yes configure:24670: checking X11/Xaw/Command.h usability configure:24682: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:24688: $? = 0 configure:24691: test -z || test ! -s conftest.err configure:24694: $? = 0 configure:24697: test -s conftest.o configure:24700: $? = 0 configure:24710: result: yes configure:24714: checking X11/Xaw/Command.h presence configure:24724: cc -E -I/usr/X11R6/include -DNDEBUG conftest.c configure:24730: $? = 0 configure:24750: result: yes configure:24785: checking for X11/Xaw/Command.h configure:24792: result: yes configure:24813: checking for X11/extensions/xf86vmode.h configure:24829: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:24835: $? = 0 configure:24838: test -z || test ! -s conftest.err configure:24841: $? = 0 configure:24844: test -s conftest.o configure:24847: $? = 0 configure:24858: result: yes configure:24877: checking for X11/extensions/Xrandr.h configure:24893: cc -c -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c >&5 configure:24899: $? = 0 configure:24902: test -z || test ! -s conftest.err configure:24905: $? = 0 configure:24908: test -s conftest.o configure:24911: $? = 0 configure:24922: result: yes configure:24937: checking for X configure:25171: result: libraries , headers in standard search path configure:25210: setting gl-support to platform: GLX configure:25223: checking for X configure:25457: result: libraries , headers in standard search path configure:25508: checking for GTK_CFLAGS configure:25516: $PKG_CONFIG --exists "gtk+-2.0 >= 2.0.0" >/dev/null 2>&1 configure:25519: $? = 1 configure:25529: result: configure:25531: checking for GTK_LIBS configure:25539: $PKG_CONFIG --exists "gtk+-2.0 >= 2.0.0" >/dev/null 2>&1 configure:25542: $? = 1 configure:25552: result: Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:25616: checking whether to use double floating point precision configure:25635: result: no configure:25794: result: no configure:25822: checking for FreeImage_Load in -L/usr/local/lib -lfreeimage configure:25852: cc -o conftest -fno-common -I/usr/X11R6/include -DNDEBUG conftest.c -L/usr/local/lib -lfreeimage -lstdc++ -pthread -lz -lm -ldl >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lfreeimage configure:25858: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OGRE" | #define PACKAGE_TARNAME "ogre" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "OGRE 1.4.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "OGRE" | #define VERSION "1.4.5" | #ifdef __cplusplus | void exit (int); | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_SNPRINTF | #define HAVE_VSNPRINTF | #define HAVE_X11_INTRINSIC_H 1 | #define HAVE_X11_XAW_COMMAND_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | #define OGRE_DOUBLE_PRECISION 0 | #define OGRE_THREAD_SUPPORT 0 | /* 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 FreeImage_Load (); | int | main () | { | FreeImage_Load (); | ; | return 0; | } configure:25883: result: no configure:25900: error: **************************************************************** * You do not have FreeImage installed. This is required. * * You may find it at http://freeimage.sourceforge.net/. * * Note: You can also provide --disable-freeimage to the build * * process to build without it. This is an advanced option * * useful only if you provide your own image loading codecs. * **************************************************************** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CEGUI_CFLAGS_set= ac_cv_env_CEGUI_CFLAGS_value= ac_cv_env_CEGUI_LIBS_set= ac_cv_env_CEGUI_LIBS_value= 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/X11R6/include -DNDEBUG' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_OIS_CFLAGS_set= ac_cv_env_OIS_CFLAGS_value= ac_cv_env_OIS_LIBS_set= ac_cv_env_OIS_LIBS_value= ac_cv_env_OPENEXR_CFLAGS_set= ac_cv_env_OPENEXR_CFLAGS_value= ac_cv_env_OPENEXR_LIBS_set= ac_cv_env_OPENEXR_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_ZZIPLIB_CFLAGS_set=set ac_cv_env_ZZIPLIB_CFLAGS_value=-I/usr/local/include ac_cv_env_ZZIPLIB_LIBS_set=set ac_cv_env_ZZIPLIB_LIBS_value='-L/usr/local/lib -lzzip' 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_f77_compiler_gnu=no ac_cv_func_snprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_X11_Intrinsic_h=yes ac_cv_header_X11_Xaw_Command_h=yes ac_cv_header_X11_extensions_Xrandr_h=yes ac_cv_header_X11_extensions_xf86vmode_h=yes ac_cv_header_dlfcn_h=yes 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_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_fl_yywrap=yes ac_cv_lib_freeimage_FreeImage_Load=no ac_cv_lib_m_pow=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_z_gzopen=yes ac_cv_objext= ac_cv_path_CPPUNIT_CONFIG=/bin/cppunit-config ac_cv_path_FT2_CONFIG=/usr/local/bin/freetype-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_cc_c_o=yes 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_f77_g=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_gmake_set=yes ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_use_stlport=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' pkg_cv_ZZIPLIB_CFLAGS=-I/usr/local/include pkg_cv_ZZIPLIB_LIBS='-L/usr/local/lib -lzzip' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/graphics/ogre3d/work/ogrenew/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/graphics/ogre3d/work/ogrenew/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/graphics/ogre3d/work/ogrenew/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/graphics/ogre3d/work/ogrenew/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/graphics/ogre3d/work/ogrenew/missing --run automake-1.9' AWK='gawk' BUILD_CGPLUGIN_FALSE='' BUILD_CGPLUGIN_TRUE='' BUILD_DX9RENDERSYSTEM_FALSE='' BUILD_DX9RENDERSYSTEM_TRUE='' BUILD_EXRPLUGIN_FALSE='' BUILD_EXRPLUGIN_TRUE='' BUILD_UNIT_TESTS_FALSE='#' BUILD_UNIT_TESTS_TRUE='' CC='cc' CCDEPMODE='depmode=gcc3' CEGUI_CFLAGS='' CEGUI_LIBS='' CFLAGS='-fno-common' CFLAGS_VISIBILITY='' CPP='cc -E' CPPFLAGS='-I/usr/X11R6/include -DNDEBUG' CPPUNIT_CFLAGS='-I/include' CPPUNIT_CONFIG='/bin/cppunit-config' CPPUNIT_LIBS='-L/lib -lcppunit -ldl' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' FT2_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include' FT2_CONFIG='/usr/local/bin/freetype-config' FT2_LIBS='-L/usr/local/lib -lfreetype -lz' GLSUPPORT_CFLAGS='' GLSUPPORT_LIBS='-lX11 -lXext -lGL -lXrandr -lXxf86vm' GL_LIBS='-L/usr/X11R6/lib -lGL -lGLU' GTK_CFLAGS='' GTK_LIBS='' HAVE_CEGUI_FALSE='' HAVE_CEGUI_TRUE='' 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='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-pthread -lz -lm -ldl ' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/graphics/ogre3d/work/ogrenew/missing --run makeinfo' OBJEXT='' OGRE_BUILDING_DEMOS_FALSE='' OGRE_BUILDING_DEMOS_TRUE='' OGRE_BUILD_SSE_FALSE='' OGRE_BUILD_SSE_TRUE='' OGRE_CFLAGS=' -DOGRE_GUI_GLX' OGRE_GLSUPPORT='GLX' OGRE_GUI='GLX' OGRE_LINUX_FALSE='#' OGRE_LINUX_TRUE='' OGRE_NT_FALSE='' OGRE_NT_TRUE='#' OGRE_OSX_FALSE='' OGRE_OSX_TRUE='#' OGRE_PLATFORM='GLX' OGRE_THREAD_LIBS='' OIS_CFLAGS='' OIS_LIBS='' OPENEXR_CFLAGS='' OPENEXR_LIBS='' PACKAGE='OGRE' PACKAGE_BUGREPORT='' PACKAGE_NAME='OGRE' PACKAGE_STRING='OGRE 1.4.5' PACKAGE_TARNAME='ogre' PACKAGE_VERSION='1.4.5' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' PLATFORM_CFLAGS=' -DOGRE_GUI_GLX' PLATFORM_LIBS='-lX11 -lXaw -lXt -lSM -lICE' PLUGIN_FLAGS='-shared -avoid-version' RANLIB='ranlib' RC='' SAME_PLATFORM_AND_GUI_FALSE='' SAME_PLATFORM_AND_GUI_TRUE='' SET_MAKE='' SHARED_FLAGS='-shared' SHELL='/bin/sh' STLPORT_CFLAGS='' STLPORT_LIBS='' STRIP='strip' USE_DEVIL_FALSE='' USE_DEVIL_TRUE='' USE_FREEIMAGE_FALSE='#' USE_FREEIMAGE_TRUE='' VERSION='1.4.5' YACC='bison -y' ZZIPLIB_CFLAGS='-I/usr/local/include' ZZIPLIB_LIBS='-L/usr/local/lib -lzzip' abs_top_builddir='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_RC='' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='/usr/local/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/graphics/ogre3d/work/ogrenew/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' ogreexecdir='' oldincludedir='/usr/include' prefix='' program_transform_name='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_LIBDL 1 #define HAVE_LIBM 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBZ 1 #define HAVE_SNPRINTF #define HAVE_VSNPRINTF #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 #define HAVE_X11_EXTENSIONS_XRANDR_H 1 #define HAVE_X11_INTRINSIC_H 1 #define HAVE_X11_XAW_COMMAND_H 1 #define OGRE_DOUBLE_PRECISION 0 #define OGRE_THREAD_SUPPORT 0 #define PACKAGE "OGRE" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "OGRE" #define PACKAGE_STRING "OGRE 1.4.5" #define PACKAGE_TARNAME "ogre" #define PACKAGE_VERSION "1.4.5" #define VERSION "1.4.5" #define YYTEXT_POINTER 1 #endif #ifdef __cplusplus void exit (int); configure: exit 1