This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:645: checking whether make sets ${MAKE} configure:674: checking for gcc configure:790: checking whether the C compiler (gcc ) works configure:806: gcc -o conftest conftest.c 1>&5 configure:832: checking whether the C compiler (gcc ) is a cross-compiler configure:837: checking whether we are using GNU C configure:846: gcc -E conftest.c configure:865: checking whether gcc accepts -g configure:897: checking how to run the C preprocessor configure:918: gcc -E conftest.c >/dev/null 2>conftest.out configure:981: checking for X configure:1048: gcc -E conftest.c >/dev/null 2>conftest.out configure:1125: gcc -o conftest -g -O2 conftest.c -lXt 1>&5 configure:1303: checking for dnet_ntoa in -ldnet configure:1322: gcc -o conftest -g -O2 conftest.c -ldnet 1>&5 /usr/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure: failed program was: #line 1311 "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:1344: checking for dnet_ntoa in -ldnet_stub configure:1363: gcc -o conftest -g -O2 conftest.c -ldnet_stub 1>&5 /usr/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure: failed program was: #line 1352 "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:1392: checking for gethostbyname configure:1420: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1490: checking for connect configure:1518: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1582: checking for remove configure:1610: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1674: checking for shmat configure:1702: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1775: checking for IceConnectionNumber in -lICE configure:1794: gcc -o conftest -g -O2 conftest.c -lICE 1>&5 configure:1830: checking for a BSD compatible install configure:1887: checking for ranlib configure:1918: checking whether to enable maintainer-specific portions of Makefiles configure:1937: checking for loader (symbol LD) configure:1951: checking for archiver (symbol AR) configure:1965: checking for archiver options (symbol ARFLAGS) configure:2035: checking where the main texmf tree is located configure:2095: checking whether char is unsigned configure:2158: checking size of char configure:2177: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2197: checking size of short configure:2216: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2236: checking size of int configure:2255: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2275: checking size of long configure:2294: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2314: checking size of long long configure:2333: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2353: checking size of float configure:2372: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2392: checking size of double configure:2411: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2431: checking size of long double configure:2450: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2470: checking size of void * configure:2489: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2513: checking for gcc strength-reduce bug configure:2532: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2555: checking whether external symbols need an underscore prefix configure:2574: gcc -o conftest -g -O2 conftest.c conftest_asm.s 1>&5 /tmp/cccKrDSf.o: In function `main': /var/uhubuild/work/compile/libs/t1lib/configure:2570: undefined reference to `ac_test' collect2: ld returned 1 exit status configure: failed program was: #line 2567 "configure" #include "confdefs.h" extern int ac_test; int main() { if (ac_test) return 1 ; return 0; } configure:2597: checking which ANSI integer type is 16 bit configure:2617: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2641: checking which ANSI integer type is 32 bit configure:2661: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2685: checking which ANSI integer type is 64 bit configure:2703: gcc -o conftest -g -O2 conftest.c 1>&5 configure: failed program was: #line 2693 "configure" #include "confdefs.h" int main(void) { if (sizeof(long)==8) return(0); else return(1); } configure:2730: checking whether stat file-mode macros are broken configure:2786: checking for working const configure:2840: gcc -c -g -O2 conftest.c 1>&5 configure:2861: checking for ANSI C header files configure:2874: gcc -E conftest.c >/dev/null 2>conftest.out configure:2941: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2965: checking for size_t