This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:697: checking host system type configure:720: checking for ranlib configure:750: checking for gcc configure:863: checking whether the C compiler (cc -fno-common ) works configure:879: cc -o conftest -fno-common conftest.c 1>&5 configure:905: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:910: checking whether we are using GNU C configure:919: cc -E conftest.c configure:938: checking whether cc accepts -g configure:982: checking for ld used by GCC configure:1039: checking if the linker (/usr/bin/ld) is GNU ld configure:1055: checking for BSD-compatible nm configure:1092: checking whether ln -s works configure:1173: checking for gcc configure:1286: checking whether the C compiler (cc -fno-common ) works configure:1302: cc -o conftest -fno-common conftest.c 1>&5 configure:1328: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1333: checking whether we are using GNU C configure:1361: checking whether cc accepts -g configure:1393: checking how to run the C preprocessor configure:1414: cc -E conftest.c >/dev/null 2>conftest.out configure:1473: checking whether ln -s works configure:1505: checking for a BSD compatible install configure:1558: checking whether make sets ${MAKE} configure:1587: checking for ranlib configure:1670: cc -E -I/usr/local/include/freetype1/freetype conftest.c >/dev/null 2>conftest.out configure:1709: checking for libintl.h configure:1719: cc -E conftest.c >/dev/null 2>conftest.out configure:1782: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _libintl_bindtextdomain configure: failed program was: #line 1775 "configure" #include "confdefs.h" #include int main() { bindtextdomain("xxx", "/usr/share/locale"); ; return 0; } configure:1799: checking for X configure:2029: checking for ANSI C header files configure:2042: cc -E conftest.c >/dev/null 2>conftest.out configure:2109: cc -o conftest -fno-common conftest.c 1>&5 configure:2136: checking for unistd.h configure:2146: cc -E conftest.c >/dev/null 2>conftest.out configure:2136: checking for strings.h configure:2146: cc -E conftest.c >/dev/null 2>conftest.out configure:2136: checking for string.h configure:2146: cc -E conftest.c >/dev/null 2>conftest.out configure:2175: checking for memset configure:2203: cc -o conftest -fno-common conftest.c 1>&5 configure:2187: warning: conflicting types for built-in function `memset' configure:2230: checking for strchr configure:2258: cc -o conftest -fno-common conftest.c 1>&5 configure:2242: warning: conflicting types for built-in function `strchr' configure:2285: checking for strdup configure:2313: cc -o conftest -fno-common conftest.c 1>&5 configure:2338: checking for size_t configure:2371: checking for 8-bit clean memcmp configure:2389: cc -o conftest -fno-common conftest.c 1>&5 configure:2407: checking for vprintf configure:2435: cc -o conftest -fno-common conftest.c 1>&5 configure:2419: warning: conflicting types for built-in function `vprintf'