This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --with-ttf-includes=/usr/local/include/freetype1 --with-ttf-libraries=/usr/local/lib --with-gl-includes=/usr/X11R6/include --with-gl-libraries=/usr/X11R6/lib --with-glut-includes=/usr/X11R6/include --with-glut-libraries=/usr/X11R6/lib --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 i386-unknown-gnu CC=cc CFLAGS=-fno-common CPPFLAGS=-I/usr/X11R6/include CXXFLAGS=-fno-common CXX=c++ build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 140 tasks, 194 threads, 4 processors Load average: 1.03, Mach factor: 2.96 /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:1974: checking for a BSD-compatible install configure:2030: result: /usr/local/bin/ginstall -c configure:2041: checking whether build environment is sane configure:2084: result: yes configure:2099: checking whether make sets $(MAKE) configure:2120: result: yes configure:2152: checking for working aclocal configure:2159: result: found configure:2167: checking for working autoconf configure:2174: result: found configure:2182: checking for working automake configure:2189: result: found configure:2197: checking for working autoheader configure:2204: result: found configure:2212: checking for working makeinfo configure:2219: result: found configure:2244: checking for i386-unknown-gnu-gcc configure:2274: result: no configure:2284: checking for gcc configure:2300: found /usr/bin/gcc configure:2311: result: gcc configure:2549: checking for C compiler version configure:2556: 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:2559: $? = 0 configure:2566: 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:2569: $? = 0 configure:2576: gcc -V >&5 gcc: `-V' option must have argument configure:2579: $? = 1 configure:2602: checking for C compiler default output file name configure:2629: gcc -fno-common conftest.c >&5 configure:2632: $? = 0 configure:2670: result: a.out configure:2687: checking whether the C compiler works configure:2697: ./a.out configure:2700: $? = 0 configure:2717: result: yes configure:2724: checking whether we are cross compiling configure:2726: result: no configure:2729: checking for suffix of executables configure:2736: gcc -o conftest -fno-common conftest.c >&5 configure:2739: $? = 0 configure:2763: result: configure:2769: checking for suffix of object files configure:2795: gcc -c -fno-common conftest.c >&5 configure:2798: $? = 0 configure:2821: result: configure:2825: checking whether we are using the GNU C compiler configure:2854: gcc -c -fno-common conftest.c >&5 configure:2860: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2877: result: no configure:2882: checking whether gcc accepts -g configure:2912: gcc -c -g conftest.c >&5 configure:2918: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2950: gcc -c conftest.c >&5 configure:2956: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2989: gcc -c -g conftest.c >&5 configure:2995: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3017: result: no configure:3034: checking for gcc option to accept ISO C89 configure:3108: gcc -c -fno-common conftest.c >&5 configure:3114: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3108: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3114: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3108: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3114: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3108: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3114: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3108: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3114: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3108: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3114: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3108: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3114: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3140: result: unsupported configure:3160: checking how to run the C preprocessor configure:3200: gcc -E conftest.c configure:3206: $? = 0 configure:3237: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3243: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include configure:3276: result: gcc -E configure:3305: gcc -E conftest.c configure:3311: $? = 0 configure:3342: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3348: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include configure:3399: checking for i386-unknown-gnu-g++ configure:3429: result: no configure:3399: checking for i386-unknown-gnu-c++ configure:3429: result: no configure:3399: checking for i386-unknown-gnu-gpp configure:3429: result: no configure:3399: checking for i386-unknown-gnu-aCC configure:3429: result: no configure:3399: checking for i386-unknown-gnu-CC configure:3429: result: no configure:3399: checking for i386-unknown-gnu-cxx configure:3429: result: no configure:3399: checking for i386-unknown-gnu-cc++ configure:3429: result: no configure:3399: checking for i386-unknown-gnu-cl.exe configure:3429: result: no configure:3399: checking for i386-unknown-gnu-FCC configure:3429: result: no configure:3399: checking for i386-unknown-gnu-KCC configure:3429: result: no configure:3399: checking for i386-unknown-gnu-RCC configure:3429: result: no configure:3399: checking for i386-unknown-gnu-xlC_r configure:3429: result: no configure:3399: checking for i386-unknown-gnu-xlC configure:3429: result: no configure:3443: checking for g++ configure:3459: found /usr/local/bin/g++ configure:3470: result: g++ configure:3501: checking for C++ compiler version configure:3508: 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:3511: $? = 0 configure:3518: 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:3521: $? = 0 configure:3528: g++ -V >&5 g++: `-V' option must have argument configure:3531: $? = 1 configure:3534: checking whether we are using the GNU C++ compiler configure:3563: g++ -c -fno-common conftest.cpp >&5 configure:3569: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3586: result: no configure:3591: checking whether g++ accepts -g configure:3621: g++ -c -g conftest.cpp >&5 configure:3627: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3659: g++ -c conftest.cpp >&5 configure:3665: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3698: g++ -c -g conftest.cpp >&5 configure:3704: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3726: result: no configure:3821: checking build system type configure:3839: result: i386-unknown-gnu configure:3861: checking host system type configure:3876: result: i386-unknown-gnu configure:3942: checking for non-GNU ld configure:3972: result: /usr/bin/ld configure:3981: checking if the linker (/usr/bin/ld) is GNU ld configure:3993: result: no configure:3998: checking for /usr/bin/ld option to reload object files configure:4005: result: -r configure:4010: checking for BSD-compatible nm configure:4046: result: nm configure:4049: checking whether ln -s works configure:4053: result: yes configure:4060: checking how to recognise dependant libraries configure:4228: result: pass_all configure:4241: checking command to parse nm output configure:4318: gcc -c -fno-common conftest.c >&5 configure:4321: $? = 0 configure:4325: 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:4328: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4318: gcc -c -fno-common conftest.c >&5 configure:4321: $? = 0 configure:4325: 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:4328: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4421: result: failed configure:4429: checking for grep that handles long lines and -e configure:4503: result: /usr/bin/grep configure:4508: checking for egrep configure:4586: result: /usr/bin/grep -E configure:4591: checking for ANSI C header files configure:4621: gcc -c -fno-common conftest.c >&5 configure:4627: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4752: result: no configure:4776: checking for sys/types.h configure:4797: gcc -c -fno-common conftest.c >&5 configure:4803: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4819: result: no configure:4776: checking for sys/stat.h configure:4797: gcc -c -fno-common conftest.c >&5 configure:4803: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4819: result: no configure:4776: checking for stdlib.h configure:4797: gcc -c -fno-common conftest.c >&5 configure:4803: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4819: result: no configure:4776: checking for string.h configure:4797: gcc -c -fno-common conftest.c >&5 configure:4803: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4819: result: no configure:4776: checking for memory.h configure:4797: gcc -c -fno-common conftest.c >&5 configure:4803: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4819: result: no configure:4776: checking for strings.h configure:4797: gcc -c -fno-common conftest.c >&5 configure:4803: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4819: result: no configure:4776: checking for inttypes.h configure:4797: gcc -c -fno-common conftest.c >&5 configure:4803: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4819: result: no configure:4776: checking for stdint.h configure:4797: gcc -c -fno-common conftest.c >&5 configure:4803: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4819: result: no configure:4776: checking for unistd.h configure:4797: gcc -c -fno-common conftest.c >&5 configure:4803: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4819: result: no configure:4846: checking dlfcn.h usability configure:4863: gcc -c -fno-common conftest.c >&5 configure:4869: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4883: result: no configure:4887: checking dlfcn.h presence configure:4902: gcc -E conftest.c configure:4908: $? = 0 configure:4922: result: yes configure:4935: WARNING: dlfcn.h: present but cannot be compiled configure:4937: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4939: WARNING: dlfcn.h: see the Autoconf documentation configure:4941: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4943: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4945: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4950: checking for dlfcn.h configure:4958: result: yes configure:5117: checking for i386-unknown-gnu-ranlib configure:5147: result: no configure:5157: checking for ranlib configure:5173: found /usr/bin/ranlib configure:5184: result: ranlib configure:5213: checking for i386-unknown-gnu-strip configure:5243: result: no configure:5253: checking for strip configure:5269: found /usr/bin/strip configure:5280: result: strip configure:5503: checking for objdir configure:5514: result: .libs configure:5531: checking for gcc option to produce PIC configure:5678: result: none configure:5777: checking if gcc static flag works configure:5806: gcc -o conftest -fno-common conftest.c >&5 configure:5812: $? = 0 configure:5835: result: yes configure:5847: checking if gcc supports -c -o file.o configure:5870: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:5891: result: yes configure:5896: checking if gcc supports -c -o file.lo configure:5926: gcc -c -fno-common -c -o conftest.lo conftest.c >&5 configure:5932: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | int some_variable = 0; | ; | return 0; | } configure:5958: result: configure:6055: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6667: result: no configure:6672: checking how to hardcode library paths into programs configure:6696: result: unsupported configure:6701: checking whether stripping libraries is possible configure:6709: result: no configure:6717: checking dynamic linker characteristics configure:7099: result: gnu ld.so configure:7104: checking if libtool supports shared libraries configure:7106: result: no configure:8409: checking for ranlib configure:8436: result: ranlib configure:8475: checking for a BSD-compatible install configure:8531: result: /usr/local/bin/ginstall -c configure:8543: checking for ANSI C header files configure:8704: result: no configure:8730: checking sys/time.h usability configure:8747: gcc -c -fno-common conftest.c >&5 configure:8753: $? = 0 configure:8767: result: yes configure:8771: checking sys/time.h presence configure:8786: gcc -E conftest.c configure:8792: $? = 0 configure:8806: result: yes configure:8834: checking for sys/time.h configure:8842: result: yes configure:8720: checking for unistd.h configure:8726: result: no configure:8856: checking for an ANSI C-conforming const configure:8931: gcc -c -fno-common conftest.c >&5 configure:8937: $? = 0 configure:8952: result: yes configure:8962: checking whether time.h and sys/time.h may both be included configure:8992: gcc -c -fno-common conftest.c >&5 configure:8998: $? = 0 configure:9013: result: yes configure:9030: checking for gettimeofday configure:9086: gcc -o conftest -fno-common conftest.c >&5 configure:9092: $? = 0 configure:9110: result: yes configure:9030: checking for select configure:9086: gcc -o conftest -fno-common conftest.c >&5 configure:9092: $? = 0 configure:9110: result: yes configure:9030: checking for usleep configure:9086: gcc -o conftest -fno-common conftest.c >&5 configure:9092: $? = 0 configure:9110: result: yes configure:9122: checking for FreeType configure:9218: g++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cpp -lttf >&5 ld: warning can't open dynamic library: /usr/local/lib/libgcc.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) configure:9221: $? = 0 configure:9257: g++ -o conftest -fno-common -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp -L/usr/local/lib -lfreetype -lz >&5 In file included from conftest.cpp:2: /usr/local/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' hasn't been included yet!" /usr/local/include/freetype2/freetype/freetype.h:21:2: #error "Please always use macros to include FreeType header files." /usr/local/include/freetype2/freetype/freetype.h:22:2: #error "Example:" /usr/local/include/freetype2/freetype/freetype.h:23:2: #error " #include " /usr/local/include/freetype2/freetype/freetype.h:24:2: #error " #include FT_FREETYPE_H" conftest.cpp: In function `int main()': conftest.cpp:4: error: `TT_Engine' undeclared (first use this function) conftest.cpp:4: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cpp:4: error: parse error before `;' token conftest.cpp:5: error: `engine' undeclared (first use this function) conftest.cpp:5: error: `TT_Init_FreeType' undeclared (first use this function) configure:9260: $? = 1 configure: failed program was: #include "confdefs.h" #include "freetype/freetype.h" int main() { TT_Engine engine; TT_Init_FreeType(&engine); return 0; } configure:9311: result: libraries /usr/local/lib, headers /usr/local/include configure:9350: checking for socket in -lsocket configure:9385: g++ -o conftest -fno-common conftest.cpp -lsocket >&5 ld: can't locate file for: -lsocket configure:9391: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:9409: result: no configure:9415: checking for killpg in -lucb configure:9450: g++ -o conftest -fno-common conftest.cpp -lucb >&5 ld: can't locate file for: -lucb configure:9456: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char killpg (); | int | main () | { | return killpg (); | ; | return 0; | } configure:9474: result: no configure:9486: checking how to run the C++ preprocessor configure:9522: g++ -E conftest.cpp configure:9528: $? = 0 configure:9559: g++ -E conftest.cpp conftest.cpp:16:28: ac_nonexistent.h: No such file or directory configure:9565: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | /* end confdefs.h. */ | #include configure:9598: result: g++ -E configure:9627: g++ -E conftest.cpp configure:9633: $? = 0 configure:9664: g++ -E conftest.cpp conftest.cpp:16:28: ac_nonexistent.h: No such file or directory configure:9670: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | /* end confdefs.h. */ | #include configure:9708: checking for X configure:9943: result: libraries , headers configure:10104: g++ -o conftest -fno-common conftest.cpp -lX11 >&5 ld: can't locate file for: -lX11 configure:10110: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XOpenDisplay (); | int | main () | { | return XOpenDisplay (); | ; | return 0; | } configure:10121: checking for dnet_ntoa in -ldnet configure:10156: g++ -o conftest -fno-common conftest.cpp -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:10162: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:10180: result: no configure:10187: checking for dnet_ntoa in -ldnet_stub configure:10222: g++ -o conftest -fno-common conftest.cpp -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:10228: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:10246: result: no configure:10267: checking for gethostbyname configure:10323: g++ -o conftest -fno-common conftest.cpp >&5 configure:10329: $? = 0 configure:10346: result: yes configure:10491: checking for connect configure:10547: g++ -o conftest -fno-common conftest.cpp >&5 configure:10553: $? = 0 configure:10570: result: yes configure:10642: checking for remove configure:10698: g++ -o conftest -fno-common conftest.cpp >&5 configure:10704: $? = 0 configure:10721: result: yes configure:10793: checking for shmat configure:10849: g++ -o conftest -fno-common conftest.cpp >&5 configure:10855: $? = 0 configure:10872: result: yes configure:10953: checking for IceConnectionNumber in -lICE configure:10988: g++ -o conftest -fno-common conftest.cpp -lICE >&5 ld: can't locate file for: -lICE configure:10994: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char IceConnectionNumber (); | int | main () | { | return IceConnectionNumber (); | ; | return 0; | } configure:11012: result: no configure:11024: checking for X configure:11305: result: libraries , headers configure:11336: checking for sin in -lm configure:11371: g++ -o conftest -fno-common conftest.cpp -lm >&5 configure:11377: $? = 0 configure:11395: result: yes configure:11407: checking for XOpenDisplay in -lX11 configure:11442: g++ -o conftest -fno-common conftest.cpp -lX11 -lm >&5 ld: can't locate file for: -lX11 configure:11448: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XOpenDisplay (); | int | main () | { | return XOpenDisplay (); | ; | return 0; | } configure:11466: result: no configure:11478: checking for XShmCreateImage in -lXext configure:11513: g++ -o conftest -fno-common conftest.cpp -lXext -lm >&5 ld: can't locate file for: -lXext configure:11519: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XShmCreateImage (); | int | main () | { | return XShmCreateImage (); | ; | return 0; | } configure:11537: result: no configure:11549: checking for IceSetIOErrorHandler in -lICE configure:11584: g++ -o conftest -fno-common conftest.cpp -lICE -lm >&5 ld: can't locate file for: -lICE configure:11590: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char IceSetIOErrorHandler (); | int | main () | { | return IceSetIOErrorHandler (); | ; | return 0; | } configure:11608: result: no configure:11624: checking for SmsSetErrorHandler in -lSM configure:11659: g++ -o conftest -fno-common conftest.cpp -lSM -lm >&5 ld: can't locate file for: -lSM configure:11665: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SmsSetErrorHandler (); | int | main () | { | return SmsSetErrorHandler (); | ; | return 0; | } configure:11683: result: no configure:11695: checking for XtDisplay in -lXt configure:11730: g++ -o conftest -fno-common conftest.cpp -lXt -lm >&5 ld: can't locate file for: -lXt configure:11736: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XtDisplay (); | int | main () | { | return XtDisplay (); | ; | return 0; | } configure:11754: result: no configure:11766: checking for XOpenDevice in -lXi configure:11801: g++ -o conftest -fno-common conftest.cpp -lXi -lm >&5 ld: can't locate file for: -lXi configure:11807: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XOpenDevice (); | int | main () | { | return XOpenDevice (); | ; | return 0; | } configure:11825: result: no configure:11837: checking for XmuSimpleErrorHandler in -lXmu configure:11872: g++ -o conftest -fno-common conftest.cpp -lXmu -lXt -lm >&5 ld: can't locate file for: -lXmu configure:11878: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gltt" | #define VERSION "2.5.2" | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XmuSimpleErrorHandler (); | int | main () | { | return XmuSimpleErrorHandler (); | ; | return 0; | } configure:11896: result: no configure:11910: checking for GL configure:12054: g++ -o conftest -fno-common -I/usr/X11R6/include -L/usr/X11R6/lib conftest.cpp -lGL -lm >&5 configure:12057: $? = 0 configure:12125: result: libraries /usr/X11R6/lib/libGL*, headers /usr/X11R6/include/GL configure:12160: checking for glut configure:12258: g++ -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib conftest.cpp -lglut -L/usr/X11R6/lib -lGL -lGLU -lm >&5 ld: Undefined symbols: _XDisplayName _XInternAtom _XOpenDisplay _XParseGeometry _XSynchronize configure:12261: $? = 1 configure: failed program was: #include "confdefs.h" #include "GL/glut.h" int main( int argc, char** argv ) { glutInit(&argc, argv); return 0; } configure:12287: WARNING: glut (libraries) not found. Demos won't be built! configure:12304: result: no configure:12449: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_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= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_remove=yes ac_cv_func_select=yes ac_cv_func_shmat=yes ac_cv_func_usleep=yes ac_cv_have_gl='have_gl=yes ac_gl_includes=/usr/X11R6/include ac_gl_libraries=/usr/X11R6/lib' ac_cv_have_glut=have_glut=no ac_cv_have_ttf='have_ttf=yes ac_ttf_includes=/usr/local/include ac_ttf_libraries=/usr/local/lib' ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' 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_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_ICE_IceSetIOErrorHandler=no ac_cv_lib_SM_SmsSetErrorHandler=no ac_cv_lib_X11_XOpenDisplay=no ac_cv_lib_Xext_XShmCreateImage=no ac_cv_lib_Xi_XOpenDevice=no ac_cv_lib_Xmu_XmuSimpleErrorHandler=no ac_cv_lib_Xt_XtDisplay=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_m_sin=yes ac_cv_lib_socket_socket=no ac_cv_lib_ucb_killpg=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -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_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= 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=nm 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. ## ## ----------------- ## ACLOCAL='aclocal' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake' CC='gcc' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-fno-common' DEFS='-DHAVE_CONFIG_H' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GLTT_MAKE_TARGET='lib_only' GLUT_INCLUDES='' GLUT_LDFLAGS='' GL_INCLUDES='-I/usr/X11R6/include' GL_LDFLAGS='-L/usr/X11R6/lib' GL_LIBNAME='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LIBSOCKET='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUCB='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='makeinfo' OBJEXT='' PACKAGE='gltt' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TTF_INCLUDES='-I/usr/local/include' TTF_LDFLAGS='' VERSION='2.5.2' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_INCLUDES='' X_LDFLAGS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' gl_includes='/usr/X11R6/include' gl_libraries='/usr/X11R6/lib' glut_includes='' glut_libraries='' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' topdir='/mnt/gmirror/ports/graphics/gltt/work/gltt-2.5.2' ttf_includes='/usr/local/include' ttf_libraries='/usr/local/lib' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "gltt" #define VERSION "2.5.2" #define HAVE_DLFCN_H 1 #define HAVE_SYS_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SELECT 1 #define HAVE_USLEEP 1 #define HAVE_LIBM 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:659: creating Makefile config.status:794: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:889: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:659: creating config.h config.status:876: config.h is unchanged config.status:889: executing default-1 commands