This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:662: checking whether make sets ${MAKE} configure:691: checking for gcc configure:768: checking whether the C compiler (gcc ) works configure:782: gcc -o conftest conftest.c 1>&5 configure:802: checking whether the C compiler (gcc ) is a cross-compiler configure:807: checking whether we are using GNU C configure:831: checking whether gcc accepts -g configure:859: checking how to run the C preprocessor configure:924: checking for X configure:1238: checking for dnet_ntoa in -ldnet configure:1279: checking for dnet_ntoa in -ldnet_stub configure:1327: checking for gethostbyname configure:1425: checking for connect configure:1517: checking for remove configure:1609: checking for shmat configure:1710: checking for IceConnectionNumber in -lICE configure:1781: checking for Athena configure:1812: gcc -c -g -O2 conftest.c 1>&5 configure:1886: gcc -o conftest -g -O2 -L/usr/X11R6/lib conftest.c -lSM -lICE -lXaw -lXmu -lXext -lXt -lX11 1>&5 configure:2013: checking host system type configure:2036: checking for ranlib configure:2075: checking for ld used by GCC configure:2132: checking if the linker (/usr/i386-pc-linux/bin/ld) is GNU ld GNU ld version 2.10 (with BFD 2.10) configure:2148: checking for BSD-compatible nm configure:2185: checking whether ln -s works configure:2262: checking for a BSD compatible install configure:2314: checking whether char is unsigned configure:2377: checking size of char configure:2396: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2416: checking size of short configure:2435: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2455: checking size of int configure:2474: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2494: checking size of long configure:2513: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2533: checking size of long long configure:2552: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2572: checking size of float configure:2591: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2611: checking size of double configure:2630: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2650: checking size of long double configure:2669: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2689: checking size of void * configure:2708: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2733: checking for gcc strength-reduce bug configure:2752: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2775: checking whether external symbols need an underscore prefix configure:2794: gcc -o conftest -g -O2 conftest.c conftest_asm.s 1>&5 /tmp/ccHrfT09.o: In function `main': /mnt/Plamo-Src/jpt1/xdvik-22.15-t1-beta1/libs/t1lib/configure:2790: undefined reference to `ac_test' collect2: ld returned 1 exit status configure: failed program was: #line 2787 "configure" #include "confdefs.h" extern int ac_test; int main() { if (ac_test) return 1 ; return 0; } configure:2818: checking which ANSI integer type is 16 bit configure:2838: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2863: checking which ANSI integer type is 32 bit configure:2883: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2908: checking which ANSI integer type is 64 bit configure:2926: gcc -o conftest -g -O2 conftest.c 1>&5 configure: failed program was: #line 2916 "configure" #include "confdefs.h" int main(void) { if (sizeof(long)==8) return(0); else return(1); } configure:2953: checking whether stat file-mode macros are broken configure:3009: checking for working const configure:3084: checking for ANSI C header files configure:3188: checking for size_t