This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ftgl configure 2.0.5, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure ## --------- ## ## 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: 160 tasks, 215 threads, 4 processors Load average: 0.23, Mach factor: 3.76 /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: /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: /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: /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:1502: checking build system type configure:1520: result: i686-apple-darwin8.0.1 configure:1528: checking host system type configure:1542: result: i686-apple-darwin8.0.1 configure:1621: checking for g++ configure:1637: found /usr/local/bin/g++ configure:1647: result: g++ configure:1663: checking for C++ compiler version configure:1666: g++ --version &5 g++ (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:1669: $? = 0 configure:1671: g++ -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:1674: $? = 0 configure:1676: g++ -V &5 g++: `-V' option must have argument configure:1679: $? = 1 configure:1703: checking for C++ compiler default output configure:1706: g++ -fno-common conftest.cc >&5 configure:1709: $? = 0 configure:1755: result: a.out configure:1760: checking whether the C++ compiler works configure:1766: ./a.out configure:1769: $? = 0 configure:1786: result: yes configure:1793: checking whether we are cross compiling configure:1795: result: no configure:1798: checking for suffix of executables configure:1800: g++ -o conftest -fno-common conftest.cc >&5 configure:1803: $? = 0 configure:1828: result: configure:1834: checking for suffix of object files configure:1856: g++ -c -fno-common conftest.cc >&5 configure:1859: $? = 0 configure:1881: result: configure:1885: checking whether we are using the GNU C++ compiler configure:1910: g++ -c -fno-common conftest.cc >&5 configure:1913: $? = 0 configure:1916: test -s conftest. configure:1919: $? = 1 configure: failed program was: | #line 1890 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1932: result: no configure:1938: checking whether g++ accepts -g configure:1960: g++ -c -g conftest.cc >&5 configure:1963: $? = 0 configure:1966: test -s conftest. configure:1969: $? = 1 configure: failed program was: | #line 1943 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1980: result: no configure:2024: g++ -c -fno-common conftest.cc >&5 configure:2027: $? = 0 configure:2030: test -s conftest. configure:2033: $? = 1 configure: failed program was: | #line 2006 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | /* end confdefs.h. */ | #include | | int | main () | { | exit (42); | ; | return 0; | } configure:2024: g++ -c -fno-common conftest.cc >&5 configure:2027: $? = 0 configure:2030: test -s conftest. configure:2033: $? = 1 configure: failed program was: | #line 2006 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | /* end confdefs.h. */ | #include | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2024: g++ -c -fno-common conftest.cc >&5 configure:2027: $? = 0 configure:2030: test -s conftest. configure:2033: $? = 1 configure: failed program was: | #line 2006 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | /* end confdefs.h. */ | #include | extern "C" void std::exit (int) throw (); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:2024: g++ -c -fno-common conftest.cc >&5 configure:2027: $? = 0 configure:2030: test -s conftest. configure:2033: $? = 1 configure: failed program was: | #line 2006 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | /* end confdefs.h. */ | #include | extern "C" void std::exit (int); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:2024: g++ -c -fno-common conftest.cc >&5 configure:2027: $? = 0 configure:2030: test -s conftest. configure:2033: $? = 1 configure: failed program was: | #line 2006 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | /* end confdefs.h. */ | #include | extern "C" void exit (int) throw (); | int | main () | { | exit (42); | ; | return 0; | } configure:2024: g++ -c -fno-common conftest.cc >&5 configure:2027: $? = 0 configure:2030: test -s conftest. configure:2033: $? = 1 configure: failed program was: | #line 2006 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | /* end confdefs.h. */ | #include | extern "C" void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:2024: g++ -c -fno-common conftest.cc >&5 configure:2027: $? = 0 configure:2030: test -s conftest. configure:2033: $? = 1 configure: failed program was: | #line 2006 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | /* end confdefs.h. */ | #include | void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:2206: checking for gcc configure:2222: found /usr/bin/gcc configure:2232: result: gcc configure:2476: checking for C compiler version configure:2479: gcc --version &5 gcc (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:2482: $? = 0 configure:2484: gcc -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:2487: $? = 0 configure:2489: gcc -V &5 gcc: `-V' option must have argument configure:2492: $? = 1 configure:2495: checking whether we are using the GNU C compiler configure:2520: gcc -c -fno-common conftest.c >&5 configure:2523: $? = 0 configure:2526: test -s conftest. configure:2529: $? = 1 configure: failed program was: | #line 2500 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2542: result: no configure:2548: checking whether gcc accepts -g configure:2570: gcc -c -g conftest.c >&5 configure:2573: $? = 0 configure:2576: test -s conftest. configure:2579: $? = 1 configure: failed program was: | #line 2553 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2590: result: no configure:2607: checking for gcc option to accept ANSI C configure:2668: gcc -c -fno-common conftest.c >&5 configure:2671: $? = 0 configure:2674: test -s conftest. configure:2677: $? = 1 configure: failed program was: | #line 2614 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* 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; | } | 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:2668: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2671: $? = 0 configure:2674: test -s conftest. configure:2677: $? = 1 configure: failed program was: | #line 2614 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* 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; | } | 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:2668: gcc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2671: $? = 1 configure: failed program was: | #line 2614 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* 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; | } | 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:2668: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2671: $? = 1 configure: failed program was: | #line 2614 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* 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; | } | 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:2668: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2671: $? = 1 configure: failed program was: | #line 2614 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* 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; | } | 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:2668: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:2671: $? = 0 configure:2674: test -s conftest. configure:2677: $? = 1 configure: failed program was: | #line 2614 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* 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; | } | 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:2695: result: none needed configure:2713: gcc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2716: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2880: checking for non-GNU ld configure:2910: result: /usr/bin/ld configure:2919: checking if the linker (/usr/bin/ld) is GNU ld configure:2931: result: no configure:2936: checking for /usr/bin/ld option to reload object files configure:2943: result: -r configure:2948: checking for BSD-compatible nm configure:2984: result: /usr/bin/nm -p configure:2987: checking for a sed that does not truncate output configure:3069: result: /usr/local/bin/sed configure:3072: checking whether ln -s works configure:3076: result: yes configure:3083: checking how to recognise dependent libraries configure:3264: result: file_magic Mach-O dynamically linked shared library configure:3277: checking command to parse /usr/bin/nm -p output configure:3361: gcc -c -fno-common conftest.c >&5 configure:3364: $? = 0 configure:3368: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:3371: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3361: gcc -c -fno-common conftest.c >&5 configure:3364: $? = 0 configure:3368: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:3371: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3467: result: failed configure:3479: checking how to run the C preprocessor configure:3515: gcc -E conftest.c configure:3521: $? = 0 configure:3553: gcc -E conftest.c configure:3555:28: ac_nonexistent.h: No such file or directory configure:3559: $? = 1 configure: failed program was: | #line 3544 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3597: result: gcc -E configure:3622: gcc -E conftest.c configure:3628: $? = 0 configure:3660: gcc -E conftest.c configure:3662:28: ac_nonexistent.h: No such file or directory configure:3666: $? = 1 configure: failed program was: | #line 3651 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3709: checking for egrep configure:3719: result: grep -E configure:3724: checking for ANSI C header files configure:3750: gcc -c -fno-common conftest.c >&5 configure:3753: $? = 0 configure:3756: test -s conftest. configure:3759: $? = 1 configure: failed program was: | #line 3729 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3871: result: no configure:3895: checking for sys/types.h configure:3912: gcc -c -fno-common conftest.c >&5 configure:3915: $? = 0 configure:3918: test -s conftest. configure:3921: $? = 1 configure: failed program was: | #line 3900 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3932: result: no configure:3895: checking for sys/stat.h configure:3912: gcc -c -fno-common conftest.c >&5 configure:3915: $? = 0 configure:3918: test -s conftest. configure:3921: $? = 1 configure: failed program was: | #line 3900 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3932: result: no configure:3895: checking for stdlib.h configure:3912: gcc -c -fno-common conftest.c >&5 configure:3915: $? = 0 configure:3918: test -s conftest. configure:3921: $? = 1 configure: failed program was: | #line 3900 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3932: result: no configure:3895: checking for string.h configure:3912: gcc -c -fno-common conftest.c >&5 configure:3915: $? = 0 configure:3918: test -s conftest. configure:3921: $? = 1 configure: failed program was: | #line 3900 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3932: result: no configure:3895: checking for memory.h configure:3912: gcc -c -fno-common conftest.c >&5 configure:3915: $? = 0 configure:3918: test -s conftest. configure:3921: $? = 1 configure: failed program was: | #line 3900 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3932: result: no configure:3895: checking for strings.h configure:3912: gcc -c -fno-common conftest.c >&5 configure:3915: $? = 0 configure:3918: test -s conftest. configure:3921: $? = 1 configure: failed program was: | #line 3900 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3932: result: no configure:3895: checking for inttypes.h configure:3912: gcc -c -fno-common conftest.c >&5 configure:3915: $? = 0 configure:3918: test -s conftest. configure:3921: $? = 1 configure: failed program was: | #line 3900 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3932: result: no configure:3895: checking for stdint.h configure:3912: gcc -c -fno-common conftest.c >&5 configure:3915: $? = 0 configure:3918: test -s conftest. configure:3921: $? = 1 configure: failed program was: | #line 3900 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3932: result: no configure:3895: checking for unistd.h configure:3912: gcc -c -fno-common conftest.c >&5 configure:3915: $? = 0 configure:3918: test -s conftest. configure:3921: $? = 1 configure: failed program was: | #line 3900 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3932: result: no configure:3958: checking dlfcn.h usability configure:3971: gcc -c -fno-common conftest.c >&5 configure:3974: $? = 0 configure:3977: test -s conftest. configure:3980: $? = 1 configure: failed program was: | #line 3960 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3990: result: no configure:3994: checking dlfcn.h presence configure:4005: gcc -E conftest.c configure:4011: $? = 0 configure:4030: result: yes configure:4050: WARNING: dlfcn.h: present but cannot be compiled configure:4052: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4054: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4066: checking for dlfcn.h configure:4073: result: yes configure:4271: checking for ranlib configure:4287: found /usr/bin/ranlib configure:4298: result: ranlib configure:4351: checking for strip configure:4367: found /usr/bin/strip configure:4378: result: strip configure:4588: checking for objdir configure:4599: result: .libs configure:4616: checking for gcc option to produce PIC configure:4759: result: none configure:4853: checking if gcc static flag works configure:4878: gcc -o conftest -fno-common conftest.c >&5 configure:4881: $? = 0 configure:4884: test -s conftest configure:4887: $? = 0 configure:4903: result: yes configure:4915: checking if gcc supports -c -o file.o configure:4938: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:4959: result: yes configure:4964: checking if gcc supports -c -o file.lo configure:4992: gcc -c -fno-common -c -o conftest.lo conftest.c >&5 configure:4995: $? = 0 configure:4998: test -s conftest.lo configure:5001: $? = 0 configure:5023: result: yes configure:5114: checking whether the linker (/usr/bin/ld) supports shared libraries configure:5809: result: yes configure:5814: checking how to hardcode library paths into programs configure:5838: result: unsupported configure:5843: checking whether stripping libraries is possible configure:5851: result: no configure:5859: checking dynamic linker characteristics configure:6279: result: darwin8.0.1 dyld configure:6284: checking if libtool supports shared libraries configure:6286: result: no configure:6289: checking whether to build shared libraries configure:6310: result: no configure:6313: checking whether to build static libraries configure:6317: result: yes configure:7610: checking for ANSI C header files configure:7757: result: no configure:7768: checking for stdlib.h configure:7773: result: no configure:7901: checking for X configure:8007: gcc -E conftest.c configure:8010:27: X11/Intrinsic.h: No such file or directory configure:8013: $? = 1 configure: failed program was: | #line 7998 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8063: gcc -o conftest -fno-common conftest.c -lXt >&5 configure:8058:27: X11/Intrinsic.h: No such file or directory configure:8066: $? = 1 configure: failed program was: | #line 8046 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | int | main () | { | XtMalloc (0) | ; | return 0; | } configure:8121: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:8164: checking for freetype-config configure:8182: found /usr/local/bin/freetype-config configure:8195: result: /usr/local/bin/freetype-config configure:8204: checking for FreeType - version >= 9.0.3 configure:8266: gcc -o conftest -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.c -L/usr/local/lib -lfreetype -lz >&5 configure:8269: $? = 0 configure:8271: ./conftest configure:8274: $? = 0 configure:8293: result: yes configure:8469: gcc -o conftest -fno-common conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:8472: $? = 0 configure:8475: test -s conftest configure:8478: $? = 0 configure:8615: checking for gethostbyname configure:8665: gcc -o conftest -fno-common conftest.c >&5 configure:8668: $? = 0 configure:8671: test -s conftest configure:8674: $? = 0 configure:8685: result: yes configure:8816: checking for connect configure:8866: gcc -o conftest -fno-common conftest.c >&5 configure:8869: $? = 0 configure:8872: test -s conftest configure:8875: $? = 0 configure:8886: result: yes configure:8951: checking for remove configure:9001: gcc -o conftest -fno-common conftest.c >&5 configure:9004: $? = 0 configure:9007: test -s conftest configure:9010: $? = 0 configure:9021: result: yes configure:9086: checking for shmat configure:9136: gcc -o conftest -fno-common conftest.c >&5 configure:9139: $? = 0 configure:9142: test -s conftest configure:9145: $? = 0 configure:9156: result: yes configure:9230: checking for IceConnectionNumber in -lICE configure:9261: gcc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE >&5 configure:9264: $? = 0 configure:9267: test -s conftest configure:9270: $? = 0 configure:9282: result: yes configure:9348: checking GL/gl.h usability configure:9361: gcc -c -fno-common conftest.c >&5 configure:9364: $? = 0 configure:9367: test -s conftest.o configure:9370: $? = 0 configure:9380: result: yes configure:9384: checking GL/gl.h presence configure:9395: gcc -E conftest.c configure:9401: $? = 0 configure:9420: result: yes configure:9456: checking for GL/gl.h configure:9463: result: yes configure:9477: checking for GL library configure:9512: gcc -o conftest -fno-common conftest.c -lGL >&5 configure:9515: $? = 0 configure:9518: test -s conftest configure:9521: $? = 0 configure:9580: result: yes configure:9601: checking GL/glu.h usability configure:9614: gcc -c -fno-common conftest.c >&5 configure:9617: $? = 0 configure:9620: test -s conftest.o configure:9623: $? = 0 configure:9633: result: yes configure:9637: checking GL/glu.h presence configure:9648: gcc -E conftest.c configure:9654: $? = 0 configure:9673: result: yes configure:9709: checking for GL/glu.h configure:9716: result: yes configure:9722: checking for GLU version >= 1.2 configure:9745: gcc -c -fno-common conftest.c >&5 configure:9742:2: #error GLU too old configure:9748: $? = 1 configure: failed program was: | #line 9724 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | int | main () | { | | #if !defined(GLU_VERSION_1_2) | #error GLU too old | #endif | | ; | return 0; | } configure:9762: result: no configure:9764: error: GLU >= 1.2 is needed to compile this library ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-apple-darwin8.0.1 ac_cv_build_alias=i686-apple-darwin8.0.1 ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glu_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=i686-apple-darwin8.0.1 ac_cv_host_alias=i686-apple-darwin8.0.1 ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_objext= ac_cv_path_FT2_CONFIG=/usr/local/bin/freetype-config ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library' lt_cv_file_magic_cmd='/usr/bin/file -L' lt_cv_file_magic_test_file=/usr/lib/libSystem.dylib lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-fno-common' DEFS='' DOXYGEN='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' 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' GLUT_CFLAGS='' GLUT_LIBS='' GL_CFLAGS='' GL_LIBS='-lGL' HAVE_GLUT='' INSTALL_DATA='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' LDFLAGS='' LIBOBJS='' LIBS='-lGL' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='henryj@paradise.net.nz' PACKAGE_NAME='ftgl' PACKAGE_STRING='ftgl 2.0.5' PACKAGE_TARNAME='ftgl' PACKAGE_VERSION='2.0.5' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/sh' STRIP='strip' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='i686-apple-darwin8.0.1' build_alias='' build_cpu='i686' build_os='darwin8.0.1' build_vendor='apple' datadir='${prefix}/share' exec_prefix='NONE' host='i686-apple-darwin8.0.1' host_alias='' host_cpu='i686' host_os='darwin8.0.1' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" #define PACKAGE_NAME "ftgl" #define PACKAGE_STRING "ftgl 2.0.5" #define PACKAGE_TARNAME "ftgl" #define PACKAGE_VERSION "2.0.5" #endif #ifdef __cplusplus void exit (int); configure: exit 1