This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:540: checking for gcc configure:653: checking whether the C compiler (cc -fno-common ) works configure:669: cc -o conftest -fno-common conftest.c 1>&5 configure:695: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:700: checking whether we are using GNU C configure:709: cc -E conftest.c configure:728: checking whether cc accepts -g configure:790: checking for a BSD compatible install configure:844: checking how to run the C preprocessor configure:865: cc -E conftest.c >/dev/null 2>conftest.out configure:924: checking for ANSI C header files configure:937: cc -E conftest.c >/dev/null 2>conftest.out configure:1004: cc -o conftest -fno-common conftest.c 1>&5 configure:1031: checking for machine/smb.h configure:1041: cc -E conftest.c >/dev/null 2>conftest.out configure:1037:25: machine/smb.h: No such file or directory configure: failed program was: #line 1036 "configure" #include "confdefs.h" #include configure:1076: checking for X configure:1316: checking for libXpm configure:1440: cc -o conftest -fno-common conftest.c -lXpm -lX11 1>&5 ld: can't locate file for: -lXpm configure: failed program was: #line 1433 "configure" #include "confdefs.h" char XpmReadFileToPixmap(); int main() { XpmReadFileToPixmap() ; return 0; } configure:1498: cc -o conftest -fno-common conftest.c -L/usr/X11R6/lib -lXpm -lX11 1>&5 configure:1602: checking for main in -lXpm configure:1617: cc -o conftest -fno-common conftest.c -lXpm -L/usr/X11R6/lib -lXpm -lX11 1>&5