This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:566: checking for ICU version numbers configure:593: checking for gcc configure:706: checking whether the C compiler (i586-uhu-linux-gcc -O -mtune=pentiumpro ) works configure:722: i586-uhu-linux-gcc -o conftest -O -mtune=pentiumpro conftest.c 1>&5 configure:748: checking whether the C compiler (i586-uhu-linux-gcc -O -mtune=pentiumpro ) is a cross-compiler configure:753: checking whether we are using GNU C configure:762: i586-uhu-linux-gcc -E conftest.c configure:781: checking whether i586-uhu-linux-gcc accepts -g configure:817: checking for c++ configure:849: checking whether the C++ compiler (i586-uhu-linux-g++ -O -mtune=pentiumpro ) works configure:865: i586-uhu-linux-g++ -o conftest -O -mtune=pentiumpro conftest.C 1>&5 configure:891: checking whether the C++ compiler (i586-uhu-linux-g++ -O -mtune=pentiumpro ) is a cross-compiler configure:896: checking whether we are using GNU C++ configure:905: i586-uhu-linux-g++ -E conftest.C configure:924: checking whether i586-uhu-linux-g++ accepts -g configure:973: i586-uhu-linux-gcc -c -O -mtune=pentiumpro conftest.c 1>&5 configure:990: i586-uhu-linux-gcc -c -O -mtune=pentiumpro conftest.c 1>&5 configure:1037: checking for a BSD compatible install configure:1101: checking for autoconf configure:1131: checking for strip configure:1164: checking for gmake configure:1164: checking for gnumake configure:1205: checking for doxygen configure:1245: checking host system type configure:1266: checking for Cygwin environment configure:1282: i586-uhu-linux-gcc -c -O -mtune=pentiumpro conftest.c 1>&5 configure: In function `main': configure:1278: error: `__CYGWIN32__' undeclared (first use in this function) configure:1278: error: (Each undeclared identifier is reported only once configure:1278: error: for each function it appears in.) configure: failed program was: #line 1271 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1299: checking for mingw32 environment configure:1311: i586-uhu-linux-gcc -c -O -mtune=pentiumpro conftest.c 1>&5 configure: In function `main': configure:1307: error: `__MINGW32__' undeclared (first use in this function) configure:1307: error: (Each undeclared identifier is reported only once configure:1307: error: for each function it appears in.) configure: failed program was: #line 1304 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1330: checking for executable suffix configure:1340: i586-uhu-linux-gcc -o conftest -O -mtune=pentiumpro conftest.c 1>&5 configure:1363: checking whether strict compiling is on configure:1413: checking for 64-bit executable support configure:1519: checking which Makefile fragment to use configure:1663: checking for floor in -lm configure:1682: i586-uhu-linux-gcc -o conftest -O -mtune=pentiumpro conftest.c -lm 1>&5 configure:1675: warning: conflicting types for built-in function 'floor' configure:1745: checking whether to build shared libraries configure:1764: checking whether to build static libraries configure:1782: checking for ranlib configure:1812: checking for ar configure:1847: checking whether to enable renaming of symbols configure:1880: checking for definition of U_INLINE for C configure:1894: i586-uhu-linux-gcc -c -O -mtune=pentiumpro conftest.c 1>&5 configure:1995: checking for pthread_attr_init in -lpthread configure:2014: i586-uhu-linux-gcc -o conftest -O -mtune=pentiumpro conftest.c -lpthread -lm 1>&5 configure:2228: checking for mmap configure:2245: i586-uhu-linux-gcc -o conftest -O -mtune=pentiumpro conftest.c -lpthread -lm 1>&5 configure:2265: checking how to run the C preprocessor configure:2286: i586-uhu-linux-gcc -E conftest.c >/dev/null 2>conftest.out configure:2348: checking for inttypes.h configure:2358: i586-uhu-linux-gcc -E conftest.c >/dev/null 2>conftest.out configure:2425: checking iostream usability configure:2434: i586-uhu-linux-g++ -c -O -mtune=pentiumpro conftest.C 1>&5 configure:2578: checking whether byte ordering is bigendian configure:2596: i586-uhu-linux-gcc -c -O -mtune=pentiumpro conftest.c 1>&5 configure:2611: i586-uhu-linux-gcc -c -O -mtune=pentiumpro conftest.c 1>&5 configure: In function `main': configure:2606: error: `not' undeclared (first use in this function) configure:2606: error: (Each undeclared identifier is reported only once configure:2606: error: for each function it appears in.) configure:2606: error: syntax error before "big" configure: failed program was: #line 2600 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:2679: checking for nl_langinfo configure:2707: i586-uhu-linux-gcc -o conftest -O -mtune=pentiumpro conftest.c -lpthread -lm 1>&5 configure:2730: checking for nl_langinfo's argument to obtain the codeset configure:2744: i586-uhu-linux-gcc -o conftest -O -mtune=pentiumpro conftest.c -lpthread -lm 1>&5 configure:2773: checking for namespace support configure:2788: i586-uhu-linux-g++ -o conftest -O -mtune=pentiumpro conftest.C -lpthread -lm 1>&5 configure:2809: checking for properly overriding new and delete configure:2830: i586-uhu-linux-g++ -o conftest -O -mtune=pentiumpro conftest.C -lpthread -lm 1>&5 configure:2847: checking for placement new and delete configure:2868: i586-uhu-linux-g++ -o conftest -O -mtune=pentiumpro conftest.C -lpthread -lm 1>&5 configure:2897: checking for popen configure:2925: i586-uhu-linux-gcc -o conftest -O -mtune=pentiumpro conftest.c -lpthread -lm 1>&5 configure:2953: checking for tzset configure:2981: i586-uhu-linux-gcc -o conftest -O -mtune=pentiumpro conftest.c -lpthread -lm 1>&5 configure:3059: checking for tzname configure:3077: i586-uhu-linux-gcc -o conftest -O -mtune=pentiumpro conftest.c -lpthread -lm 1>&5 configure:3128: checking for timezone configure:3147: i586-uhu-linux-gcc -o conftest -O -mtune=pentiumpro conftest.c -lpthread -lm 1>&5 configure:3233: checking for ANSI C header files configure:3246: i586-uhu-linux-gcc -E conftest.c >/dev/null 2>conftest.out configure:3313: i586-uhu-linux-gcc -o conftest -O -mtune=pentiumpro conftest.c -lpthread -lm 1>&5 configure:3337: checking for int8_t configure:3370: checking for uint8_t configure:3403: checking for int16_t configure:3436: checking for uint16_t configure:3469: checking for int32_t configure:3502: checking for uint32_t configure:3535: checking for int64_t configure:3568: checking for uint64_t configure:3659: checking for wchar.h configure:3669: i586-uhu-linux-gcc -E conftest.c >/dev/null 2>conftest.out configure:3702: checking for library containing wcscpy configure:3720: i586-uhu-linux-gcc -o conftest -O -mtune=pentiumpro conftest.c -lpthread -lm 1>&5 configure:3773: checking size of wchar_t configure:3799: i586-uhu-linux-gcc -o conftest -O -mtune=pentiumpro conftest.c -lpthread -lm 1>&5 configure:3981: checking for a library suffix to use