This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:572: checking for ICU version numbers configure:600: checking for gcc configure:713: checking whether the C compiler (gcc ) works configure:729: gcc -o conftest conftest.c 1>&5 configure:755: checking whether the C compiler (gcc ) is a cross-compiler configure:760: checking whether we are using GNU C configure:769: gcc -E conftest.c configure:788: checking whether gcc accepts -g configure:824: checking for c++ configure:856: checking whether the C++ compiler (c++ ) works configure:872: c++ -o conftest conftest.C 1>&5 configure:898: checking whether the C++ compiler (c++ ) is a cross-compiler configure:903: checking whether we are using GNU C++ configure:912: c++ -E conftest.C configure:931: checking whether c++ accepts -g configure:980: gcc -c -g -O2 conftest.c 1>&5 configure:997: gcc -c -g -O2 conftest.c 1>&5 configure:1044: checking for a BSD compatible install configure:1109: checking for strip configure:1142: checking for gmake configure:1142: checking for gnumake configure:1183: checking for doxygen configure:1223: checking host system type configure:1245: checking checking for executable suffix configure:1256: checking whether strict compiling is on configure:1322: checking for 64-bit executable support configure:1502: checking which Makefile fragment to use configure:1621: checking for floor in -lm configure:1640: gcc -o conftest -g -O2 conftest.c -lm 1>&5 configure:1633: warning: conflicting types for built-in function 'floor' configure:1672: checking whether to build shared libraries configure:1691: checking whether to build static libraries configure:1707: checking whether to build debug libraries configure:1723: checking whether to build release libraries configure:1739: checking whether to enable draft APIs configure:1760: checking for ranlib configure:1790: checking for ar configure:1825: checking whether to enable renaming of symbols configure:1842: checking whether to enable function and data tracing configure:1875: checking for definition of U_INLINE for C configure:1889: gcc -c -g -O2 conftest.c 1>&5 configure:1935: checking for pthread_attr_init in -lpthread configure:1954: gcc -o conftest -g -O2 conftest.c -lpthread -lm 1>&5 configure:2184: checking for mmap configure:2201: gcc -o conftest -g -O2 conftest.c -lpthread -lm 1>&5 configure:2234: checking how to run the C preprocessor configure:2255: gcc -E conftest.c >/dev/null 2>conftest.out configure:2317: checking for inttypes.h configure:2327: gcc -E conftest.c >/dev/null 2>conftest.out configure:2400: checking iostream usability configure:2409: c++ -c -g -O2 conftest.C 1>&5 configure:2565: checking whether byte ordering is bigendian configure:2583: gcc -c -g -O2 conftest.c 1>&5 configure:2598: gcc -c -g -O2 conftest.c 1>&5 configure: In function `main': configure:2593: error: `not' undeclared (first use in this function) configure:2593: error: (Each undeclared identifier is reported only once configure:2593: error: for each function it appears in.) configure:2593: error: syntax error before "big" configure: failed program was: #line 2587 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:2666: checking for nl_langinfo configure:2694: gcc -o conftest -g -O2 conftest.c -lpthread -lm 1>&5 configure:2717: checking for nl_langinfo's argument to obtain the codeset configure:2731: gcc -o conftest -g -O2 conftest.c -lpthread -lm 1>&5 configure:2760: checking for namespace support configure:2775: c++ -o conftest -g -O2 conftest.C -lpthread -lm 1>&5 configure:2796: checking for properly overriding new and delete configure:2818: c++ -o conftest -g -O2 conftest.C -lpthread -lm 1>&5 configure:2835: checking for placement new and delete configure:2857: c++ -o conftest -g -O2 conftest.C -lpthread -lm 1>&5 configure:2886: checking for popen configure:2914: gcc -o conftest -g -O2 conftest.c -lpthread -lm 1>&5 configure:2942: checking for tzset configure:2970: gcc -o conftest -g -O2 conftest.c -lpthread -lm 1>&5 configure:3054: checking for tzname configure:3073: gcc -o conftest -g -O2 conftest.c -lpthread -lm 1>&5 configure:3128: checking for timezone configure:3147: gcc -o conftest -g -O2 conftest.c -lpthread -lm 1>&5 configure:3233: checking for ANSI C header files configure:3246: gcc -E conftest.c >/dev/null 2>conftest.out configure:3313: gcc -o conftest -g -O2 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: gcc -E conftest.c >/dev/null 2>conftest.out configure:3702: checking for library containing wcscpy configure:3720: gcc -o conftest -g -O2 conftest.c -lpthread -lm 1>&5 configure:3773: checking size of wchar_t configure:3799: gcc -o conftest -g -O2 conftest.c -lpthread -lm 1>&5 configure:3966: checking for a library suffix to use