This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:561: checking for Cygwin environment configure:594: checking for mingw32 environment configure:671: checking host system type configure:692: checking target system type configure:710: checking build system type configure:735: checking for gcc configure:848: checking whether the C compiler (gcc -g -O2 ) works configure:864: gcc -o conftest -g -O2 conftest.c 1>&5 configure:890: checking whether the C compiler (gcc -g -O2 ) is a cross-compiler configure:895: checking whether we are using GNU C configure:923: checking whether gcc accepts -g configure:955: checking for POSIXized ISC configure:989: checking for a BSD compatible install configure:1042: checking whether build environment is sane configure:1099: checking whether make sets ${MAKE} configure:1145: checking for working aclocal configure:1158: checking for working autoconf configure:1171: checking for working automake configure:1184: checking for working autoheader configure:1197: checking for working makeinfo configure:1292: checking for ld used by GCC configure:1360: checking if the linker (/usr/ccs/bin/ld) is GNU ld configure:1377: checking for /usr/ccs/bin/ld option to reload object files configure:1389: checking for BSD-compatible nm configure:1427: checking whether ln -s works configure:1448: checking how to recognise dependant libraries configure:1591: checking for object suffix configure:1617: checking for executable suffix configure:1793: checking for ranlib configure:1860: checking for strip ltconfig:675:checking for gcc option to produce PIC ltconfig:684:checking that gcc PIC flag -fPIC -DPIC works. ltconfig:746: checking if gcc static flag -static works ltconfig:792: checking if gcc supports -c -o file.o ltconfig:793: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5 ltconfig:846: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:847: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltconfig:1309: checking if global_symbol_pipe works ltconfig:1310: gcc -c -g -O2 conftest.c 1>&5 ltconfig:1313: eval "/usr/ccs/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BDT]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1365: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions conftest.c conftstm.o 1>&5 configure:2179: checking for gcc configure:2292: checking whether the C compiler (gcc -g -O2 ) works configure:2308: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2334: checking whether the C compiler (gcc -g -O2 ) is a cross-compiler configure:2339: checking whether we are using GNU C configure:2367: checking whether gcc accepts -g configure:2410: checking for a BSD compatible install configure:2465: checking how to run the C preprocessor configure:2547: checking for ranlib configure:2575: checking for ANSI C header files configure:2679: checking for working const configure:2754: checking for inline configure:2794: checking for off_t configure:2827: checking for size_t configure:2862: checking for working alloca.h configure:2895: checking for alloca configure:3097: checking for unistd.h configure:3136: checking for getpagesize configure:3189: checking for working mmap configure:3365: checking for argz.h configure:3365: checking for limits.h configure:3365: checking for locale.h configure:3365: checking for nl_types.h configure:3365: checking for malloc.h configure:3365: checking for string.h configure:3365: checking for unistd.h configure:3365: checking for values.h configure:3365: checking for sys/param.h configure:3405: checking for getcwd configure:3405: checking for munmap configure:3405: checking for putenv configure:3405: checking for setenv configure:3405: checking for setlocale configure:3405: checking for strchr configure:3405: checking for strcasecmp configure:3405: checking for __argz_count configure:3405: checking for __argz_stringify configure:3405: checking for __argz_next configure:3524: checking for LC_MESSAGES configure:3557: checking whether NLS is requested configure:3577: checking whether included gettext is requested configure:3596: checking for libintl.h configure:3623: checking for gettext in libc configure:3726: checking for msgfmt configure:3760: checking for dcgettext configure:3815: checking for gmsgfmt configure:3851: checking for xgettext configure:3891: gcc -o conftest -g -O2 conftest.c 1>&5 Undefined first referenced symbol in file _nl_msg_cat_cntr /tmp/ccq9XSvt.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure: failed program was: #line 3883 "configure" #include "confdefs.h" int main() { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:4186: checking for executable suffix configure:4222: checking for bison configure:4258: checking for flex configure:4291: checking for flex configure:4325: checking for yywrap in -ll configure:4367: checking lex output file root configure:4388: checking whether yytext is a pointer configure:4430: checking whether to enable maintainer-specific portions of Makefiles configure:4464: checking for string.h configure:4464: checking for strings.h configure:4464: checking for stdlib.h configure:4464: checking for unistd.h configure:4503: checking for sbrk configure:4560: checking for dirent.h that defines DIR configure:4598: checking for opendir in -ldir configure:4691: checking whether strstr must be declared configure:4738: checking whether free must be declared configure:4785: checking whether sbrk must be declared configure:4832: checking whether getenv must be declared configure:4879: checking whether environ must be declared configure:4933: checking whether ANSI C string concatenation works