This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:852: checking whether make sets ${MAKE} configure:882: checking for gcc configure:998: checking whether the C compiler (gcc ) works configure:1014: gcc -o conftest conftest.c 1>&5 configure:1040: checking whether the C compiler (gcc ) is a cross-compiler configure:1045: checking whether we are using GNU C configure:1054: gcc -E conftest.c configure:1073: checking whether gcc accepts -g configure:1105: checking for POSIXized ISC configure:1126: checking whether ln -s works configure:1230: checking for a BSD compatible install configure:1615: checking whether to enable maintainer-specific portions of Makefiles configure:1634: checking for loader (symbol LD) configure:1648: checking for archiver (symbol AR) configure:1662: checking for archiver options (symbol ARFLAGS) configure:1732: checking where the main texmf tree is located configure:1863: checking for connect configure:1891: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2327: checking for Cygwin environment configure:2343: gcc -c -g -O2 conftest.c 1>&5 configure: In function `main': configure:2339: error: `__CYGWIN32__' undeclared (first use in this function) configure:2339: error: (Each undeclared identifier is reported only once configure:2339: error: for each function it appears in.) configure: failed program was: #line 2332 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:2360: checking for mingw32 environment configure:2372: gcc -c -g -O2 conftest.c 1>&5 configure: In function `main': configure:2368: error: `__MINGW32__' undeclared (first use in this function) configure:2368: error: (Each undeclared identifier is reported only once configure:2368: error: for each function it appears in.) configure: failed program was: #line 2365 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:2389: checking how to run the C preprocessor configure:2410: gcc -E conftest.c >/dev/null 2>conftest.out configure:2544: checking host system type configure:2565: checking build system type configure:2594: checking for ld used by GCC configure:2662: checking if the linker (ld) is GNU ld GNU ld version 2.16.1 configure:2679: checking for ld option to reload object files configure:2691: checking for BSD-compatible nm configure:2729: checking for a sed that does not truncate output configure:2813: checking how to recognise dependent libraries configure:2999: checking for object suffix configure:3005: gcc -c -g -O2 conftest.c 1>&5 configure:3025: checking for executable suffix configure:3035: gcc -o conftest -g -O2 conftest.c 1>&5 configure:3066: checking command to parse /usr/bin/nm -B output configure:3149: gcc -c -g -O2 conftest.c 1>&5 configure:3152: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm configure:3203: gcc -o conftest -g -O2 conftest.c conftstm.o 1>&5 configure:3252: checking for dlfcn.h configure:3262: gcc -E conftest.c >/dev/null 2>conftest.out configure:3431: checking for ranlib configure:3500: checking for strip configure:3747: checking for objdir configure:3778: checking for gcc option to produce PIC configure:3926: checking if gcc PIC flag -fPIC works configure:3940: gcc -c -g -O2 -fPIC -DPIC conftest.c 1>&5 configure:3996: checking if gcc static flag -static works configure:4011: gcc -o conftest -g -O2 -static conftest.c 1>&5 configure:4042: checking if gcc supports -c -o file.o configure:4061: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5 configure:4090: checking if gcc supports -c -o file.lo configure:4108: gcc -c -g -O2 -c -o conftest.lo conftest.c 1>&5 configure:4166: checking if gcc supports -fno-rtti -fno-exceptions configure:4179: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:4210: checking whether the linker (ld) supports shared libraries configure:4913: checking how to hardcode library paths into programs configure:4945: checking whether stripping libraries is possible configure:4963: checking dynamic linker characteristics configure:5391: checking if libtool supports shared libraries configure:5399: checking whether to build shared libraries configure:5426: checking whether to build static libraries configure:5966: checking whether -lc should be explicitly linked in configure:5973: gcc -c -g -O2 conftest.c 1>&5 configure:5986: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1