This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:596: checking for a BSD compatible install configure:649: checking whether build environment is sane configure:706: checking whether make sets ${MAKE} configure:752: checking for working aclocal configure:765: checking for working autoconf configure:778: checking for working automake configure:791: checking for working autoheader configure:804: checking for working makeinfo configure:828: checking host system type configure:856: checking for gcc configure:969: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES ) works configure:985: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c 1>&5 configure:1011: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES ) is a cross-compiler configure:1016: checking whether we are using GNU C configure:1025: gcc -E conftest.c configure:1044: checking whether gcc accepts -g configure:1085: checking for c++ configure:1117: checking whether the C++ compiler (c++ ) works configure:1133: c++ -o conftest conftest.C 1>&5 configure:1159: checking whether the C++ compiler (c++ ) is a cross-compiler configure:1164: checking whether we are using GNU C++ configure:1173: c++ -E conftest.C configure:1192: checking whether c++ accepts -g configure:1227: checking for ranlib configure:1256: checking how to run the C preprocessor configure:1277: gcc -E conftest.c >/dev/null 2>conftest.out configure:1336: checking for ANSI C header files configure:1349: gcc -E conftest.c >/dev/null 2>conftest.out configure:1416: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c 1>&5 configure: In function 'main': configure:1411:67: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); ^ configure:1443: checking for sys/time.h configure:1453: gcc -E conftest.c >/dev/null 2>conftest.out configure:1443: checking for unistd.h configure:1453: gcc -E conftest.c >/dev/null 2>conftest.out configure:1481: checking for working const configure:1535: gcc -c -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c 1>&5 configure:1556: checking whether time.h and sys/time.h may both be included configure:1570: gcc -c -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c 1>&5 configure:1594: checking for getcwd configure:1622: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c 1>&5 configure:1594: checking for gettimeofday configure:1622: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c 1>&5 configure:1594: checking for strdup configure:1622: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c 1>&5 configure:1606:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char $ac_func(); ^ configure:1650: checking for finite configure:1678: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c 1>&5 configure:1662:6: warning: conflicting types for built-in function 'finite' [enabled by default] char $ac_func(); ^ configure:1650: checking for isnan configure:1678: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c 1>&5 configure:1662:6: warning: conflicting types for built-in function 'isnan' [enabled by default] char $ac_func(); ^ configure:1705: checking for _finite configure:1733: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c 1>&5 /tmp/ccsOeGlO.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_finite' collect2: error: ld returned 1 exit status configure: failed program was: #line 1710 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _finite(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _finite(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub__finite) || defined (__stub____finite) choke me #else _finite(); #endif ; return 0; } configure:1705: checking for _isnan configure:1733: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c 1>&5 /tmp/cc4XLzA3.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_isnan' collect2: error: ld returned 1 exit status configure: failed program was: #line 1710 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _isnan(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _isnan(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub__isnan) || defined (__stub____isnan) choke me #else _isnan(); #endif ; return 0; } configure:1761: checking for ieeefp.h configure:1771: gcc -E conftest.c >/dev/null 2>conftest.out configure:1767:20: fatal error: ieeefp.h: No such file or directory #include <$ac_hdr> ^ compilation terminated. configure: failed program was: #line 1766 "configure" #include "confdefs.h" #include configure:1834: checking for Win32 platform configure:1866: checking for X configure:1933: gcc -E conftest.c >/dev/null 2>conftest.out configure:2009: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c -lXt 1>&5 configure:2180: checking for dnet_ntoa in -ldnet configure:2199: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c -ldnet 1>&5 /usr/bin/ld: cannot find -ldnet collect2: error: ld returned 1 exit status configure: failed program was: #line 2188 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:2221: checking for dnet_ntoa in -ldnet_stub configure:2240: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c -ldnet_stub 1>&5 /usr/bin/ld: cannot find -ldnet_stub collect2: error: ld returned 1 exit status configure: failed program was: #line 2229 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:2269: checking for gethostbyname configure:2297: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c 1>&5 configure:2367: checking for connect configure:2395: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c 1>&5 configure:2459: checking for remove configure:2487: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c 1>&5 configure:2551: checking for shmat configure:2579: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c 1>&5 configure:2652: checking for IceConnectionNumber in -lICE configure:2671: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c -lICE 1>&5 configure:2701: checking for main in -ldl configure:2716: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c -ldl 1>&5 configure:2737: checking for main in -lm configure:2752: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c -lm 1>&5 configure:2805: checking for tcl8.6 library configure:2815: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c -lSM -lICE -lX11 -lXi -lXext -lXmu -lXt -ldl -lm -ltcl8.6 1>&5 configure:2923: checking for tcl.h configure:2930: gcc -E -DTUXRACER_NO_ASSERT=1 conftest.c >/dev/null 2>conftest.out configure:3145: checking for sdl-config configure:3180: checking for SDL - version >= 1.0.1 configure:3265: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lSDL -lpthread 1>&5 configure:3355: checking for SDL_JoystickOpen configure:3383: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c -lSM -lICE -lX11 -lXi -lXext -lXmu -lXt -ldl -lm -ltcl8.6 -lSDL -lpthread 1>&5 configure:3415: checking for Mix_OpenAudio in -lSDL_mixer configure:3434: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c -lSDL_mixer -lSM -lICE -lX11 -lXi -lXext -lXmu -lXt -ldl -lm -ltcl8.6 -lSDL -lpthread 1>&5 configure:3505: checking for GL library configure:3515: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c -lSM -lICE -lX11 -lXi -lXext -lXmu -lXt -ldl -lm -ltcl8.6 -lSDL -lpthread -lSDL_mixer -lGL 1>&5 configure:3787: checking for glXGetProcAddressARB configure:3815: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c -lSM -lICE -lX11 -lXi -lXext -lXmu -lXt -ldl -lm -ltcl8.6 -lSDL -lpthread -lSDL_mixer -lGL 1>&5 configure:3863: checking for GLU library configure:3873: gcc -o conftest -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES conftest.c -lSM -lICE -lX11 -lXi -lXext -lXmu -lXt -ldl -lm -ltcl8.6 -lSDL -lpthread -lSDL_mixer -lGL -lGLU 1>&5 configure:3956: checking for GL/gl.h configure:3963: gcc -E -DTUXRACER_NO_ASSERT=1 -DTCL_HEADER=\ -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 conftest.c >/dev/null 2>conftest.out configure:4022: checking for GL/glx.h configure:4032: gcc -E -DTUXRACER_NO_ASSERT=1 -DTCL_HEADER=\ -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 conftest.c >/dev/null 2>conftest.out configure:4065: checking whether glx.h defines glXGetProcAddressARB configure:4074: gcc -c -O2 -march=i686 -mtune=generic -DGLX_GLXEXT_PROTOTYPES -DTUXRACER_NO_ASSERT=1 -DTCL_HEADER=\ -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 conftest.c 1>&5 configure:4095: checking for GL/glext.h configure:4105: gcc -E -DTUXRACER_NO_ASSERT=1 -DTCL_HEADER=\ -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 conftest.c >/dev/null 2>conftest.out configure:4144: checking whether glext.h is recent enough