This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:530: checking for gcc configure:643: checking whether the C compiler (cc -fno-common ) works configure:659: cc -o conftest -fno-common conftest.c 1>&5 configure:685: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:690: checking whether we are using GNU C configure:699: cc -E conftest.c configure:718: checking whether cc accepts -g configure:780: checking for a BSD compatible install configure:835: checking for ranlib configure:865: checking for flex configure:899: checking for yywrap in -lfl configure:918: cc -o conftest -fno-common conftest.c -lfl 1>&5 configure:941: checking how to run the C preprocessor configure:962: cc -E conftest.c >/dev/null 2>conftest.out configure:1021: checking lex output file root configure:1042: checking whether yytext is a pointer configure:1061: cc -o conftest -fno-common conftest.c -lfl 1>&5 configure:1087: checking for bison configure:1121: checking for err configure:1149: cc -o conftest -fno-common conftest.c 1>&5 configure:1121: checking for xmalloc configure:1149: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _xmalloc configure: failed program was: #line 1126 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char xmalloc(); 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 xmalloc(); 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_xmalloc) || defined (__stub___xmalloc) choke me #else xmalloc(); #endif ; return 0; } configure:1121: checking for xrealloc configure:1149: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _xrealloc configure: failed program was: #line 1126 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char xrealloc(); 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 xrealloc(); 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_xrealloc) || defined (__stub___xrealloc) choke me #else xrealloc(); #endif ; return 0; } configure:1121: checking for xstrdup configure:1149: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _xstrdup configure: failed program was: #line 1126 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char xstrdup(); 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 xstrdup(); 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_xstrdup) || defined (__stub___xstrdup) choke me #else xstrdup(); #endif ; return 0; } configure:1181: checking for dirent.h that defines DIR configure:1194: cc -c -fno-common conftest.c 1>&5 configure:1219: checking for opendir in -ldir configure:1238: cc -o conftest -fno-common conftest.c -ldir 1>&5 ld: can't locate file for: -ldir configure: failed program was: #line 1227 "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 opendir(); int main() { opendir() ; return 0; } configure:1302: checking for ANSI C header files configure:1315: cc -E conftest.c >/dev/null 2>conftest.out configure:1382: cc -o conftest -fno-common conftest.c 1>&5 configure:1409: checking for unistd.h configure:1419: cc -E conftest.c >/dev/null 2>conftest.out configure:1447: checking for working const configure:1501: cc -c -fno-common conftest.c 1>&5 configure:1523: checking for 8-bit clean memcmp configure:1541: cc -o conftest -fno-common conftest.c 1>&5 configure:1559: checking for vprintf configure:1587: cc -o conftest -fno-common conftest.c 1>&5 configure:1571: warning: conflicting types for built-in function `vprintf' configure:1666: checking for strerror configure:1694: cc -o conftest -fno-common conftest.c 1>&5