This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:577: checking for c++ configure:609: checking whether the C++ compiler (c++ -fno-common ) works configure:625: c++ -o conftest -fno-common conftest.C 1>&5 configure:651: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:656: checking whether we are using GNU C++ configure:665: c++ -E conftest.C configure:684: checking whether c++ accepts -g configure:733: cc -c -fno-common conftest.c 1>&5 configure:750: cc -c -fno-common conftest.c 1>&5 configure:769: checking for ldconfig configure:840: checking for a BSD compatible install configure:895: checking for install-info configure:929: checking whether gmake sets ${MAKE} configure:956: checking for long long configure:965: c++ -c -fno-common conftest.C 1>&5 configure:978: checking for long double configure:987: c++ -c -fno-common conftest.C 1>&5 configure: In function `int main()': configure:983: warning: use of `long double' type; its size may change in a future release configure:983: warning: (Long double usage is reported only once for each file. configure:983: warning: To disable this warning, use -Wno-long-double.) configure:1000: checking if before returns int configure:1013: c++ -c -fno-common conftest.C 1>&5 configure: In function `int main()': configure:1009: error: cannot convert `bool (std::type_info::*)(const std::type_info&) const' to `int (std::type_info::*)(const std::type_info&) const' for argument `1' to `void g(int (std::type_info::*)(const std::type_info&) const)' configure: failed program was: #line 1002 "configure" #include "confdefs.h" #include typedef int (std::type_info::*ifi)(const std::type_info&) const; void g(ifi h) {} int main() { g(&std::type_info::before); ; return 0; } configure:1026: checking for explicit template function arguments configure:1035: c++ -c -fno-common conftest.C 1>&5 configure:1048: checking for numeric_limits configure:1059: c++ -c -fno-common conftest.C 1>&5 configure:1072: checking for std::min configure:1083: c++ -c -fno-common conftest.C 1>&5 configure:1095: checking how to run the C++ preprocessor configure:1113: c++ -E conftest.C >/dev/null 2>conftest.out configure:1145: c++ -E conftest.C >/dev/null 2>conftest.out configure:1159: checking for sstream configure:1162: checking for template friends configure:1175: c++ -c -fno-common conftest.C 1>&5 configure:1189: checking for sed configure:1221: checking for preprocessor -M directive configure:1228: c++ -E -M conftest.C >/dev/null 2>conftest.out configure:1247: checking for dlopen in -ldl configure:1269: c++ -o conftest -fno-common conftest.C -ldl 1>&5