This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:580: checking for gcc configure:693: checking whether the C compiler (cc -fno-common ) works configure:709: cc -o conftest -fno-common conftest.c 1>&5 configure:735: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:740: checking whether we are using GNU C configure:749: cc -E conftest.c configure:768: checking whether cc accepts -g configure:804: checking for c++ configure:836: checking whether the C++ compiler (c++ -fno-common ) works configure:852: c++ -o conftest -fno-common conftest.C 1>&5 configure:878: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:883: checking whether we are using GNU C++ configure:892: c++ -E conftest.C configure:911: checking whether c++ accepts -g configure:954: checking whether the C++ compiler (c++) accepts -fomit-frame-pointer configure:977: c++ -c -fomit-frame-pointer conftest.C 1>&5 configure:1007: checking whether the C++ compiler (c++) supports exception handling configure:1028: c++ -c -fno-common conftest.C 1>&5 configure:1059: checking whether the C++ compiler (c++) accepts -fno-exceptions configure:1082: c++ -c -fno-exceptions conftest.C 1>&5 configure:1112: checking whether the C++ compiler (c++) accepts -fno-rtti configure:1135: c++ -c -fno-rtti conftest.C 1>&5 configure:1165: checking whether the C++ compiler (c++) has the new(nothrow) operator configure:1186: c++ -c -fno-common conftest.C 1>&5 configure:1217: checking whether the C++ compiler (c++) supports the bool data type configure:1238: c++ -c -fno-common conftest.C 1>&5 configure:1269: checking how to run the C++ preprocessor configure:1287: c++ -E conftest.C >/dev/null 2>conftest.out configure:1313: checking for new configure:1323: c++ -E conftest.C >/dev/null 2>conftest.out configure:1351: checking for unistd.h configure:1361: c++ -E conftest.C >/dev/null 2>conftest.out configure:1389: checking for stdarg.h configure:1399: c++ -E conftest.C >/dev/null 2>conftest.out configure:1425: checking for sys/time.h configure:1435: c++ -E conftest.C >/dev/null 2>conftest.out configure:1461: checking for sys/ioctl.h configure:1471: c++ -E conftest.C >/dev/null 2>conftest.out configure:1497: checking for sys/select.h configure:1507: c++ -E conftest.C >/dev/null 2>conftest.out configure:1533: checking for sys/filio.h configure:1543: c++ -E conftest.C >/dev/null 2>conftest.out configure:1569: checking for asm/ioctls.h configure:1579: c++ -E conftest.C >/dev/null 2>conftest.out configure:1575:24: asm/ioctls.h: No such file or directory configure: failed program was: #line 1574 "configure" #include "confdefs.h" #include configure:1605: checking for fcntl.h configure:1615: c++ -E conftest.C >/dev/null 2>conftest.out configure:1641: checking for pwd.h configure:1651: c++ -E conftest.C >/dev/null 2>conftest.out configure:1676: checking for money in your wallet configure:1680: checking for working const configure:1734: c++ -c -fno-common conftest.C 1>&5 configure: In function `int main()': configure:1690: error: uninitialized const `x' configure: failed program was: #line 1685 "configure" #include "confdefs.h" int main() { /* Ultrix mips cc rejects this. */ typedef int charset[2]; const charset x; /* SunOS 4.1.1 cc rejects this. */ char const *const *ccp; char **p; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; static struct point const zero = {0,0}; /* AIX XL C 1.02.0.0 rejects this. It does not let you subtract one const X* pointer from another in an arm of an if-expression whose if-part is not a constant expression */ const char *g = "string"; ccp = &g + (g ? g-g : 0); /* HPUX 7.0 cc rejects these. */ ++ccp; p = (char**) ccp; ccp = (char const *const *) p; { /* SCO 3.2v4 cc rejects this. */ char *t; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; const int *foo = &x[0]; ++foo; } { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ typedef const int *iptr; iptr p = 0; ++p; } { /* AIX XL C 1.02.0.0 rejects this saying "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ struct s { int j; const int *ap[3]; }; struct s *b; b->j = 5; } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; } ; return 0; } configure:1756: checking for socklen_t configure:1772: c++ -c -fno-common conftest.C 1>&5 configure:1797: checking for getrusage configure:1828: c++ -o conftest -fno-common conftest.C 1>&5 configure:1812: error: declaration of C function `char getrusage()' conflicts with /usr/include/sys/resource.h:217: error: previous declaration `int getrusage(int, rusage*)' here configure: failed program was: #line 1802 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getrusage(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getrusage(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_getrusage) || defined (__stub___getrusage) choke me #else getrusage(); #endif ; return 0; } configure:1851: checking for strcasecmp configure:1882: c++ -o conftest -fno-common conftest.C 1>&5 configure:1905: checking for vsnprintf configure:1936: c++ -o conftest -fno-common conftest.C 1>&5 configure:1959: checking for snprintf configure:1990: c++ -o conftest -fno-common conftest.C 1>&5 configure:2015: checking for debug build configure:2069: checking for gethostbyname configure:2100: c++ -o conftest -fno-common conftest.C 1>&5 configure:2211: checking for socket configure:2242: c++ -o conftest -fno-common conftest.C 1>&5 configure:2397: checking for select in -lcposix configure:2419: c++ -o conftest -fno-common conftest.C -lcposix 1>&5 ld: can't locate file for: -lcposix configure: failed program was: #line 2405 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char select(); int main() { select() ; return 0; } configure:2441: checking for requested i/o multiplexing function configure:2455: checking for poll configure:2486: c++ -o conftest -fno-common conftest.C 1>&5 configure:2510: checking for sys/poll.h configure:2520: c++ -E conftest.C >/dev/null 2>conftest.out configure:2546: checking for poll.h configure:2556: c++ -E conftest.C >/dev/null 2>conftest.out configure:2585: checking whether to include SSL support