This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:595: checking host system type configure:616: checking target system type configure:634: checking build system type configure:666: checking for gcc configure:779: checking whether the C compiler (cc -fno-common ) works configure:795: cc -o conftest -fno-common conftest.c 1>&5 configure:821: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:826: checking whether we are using GNU C configure:835: cc -E conftest.c configure:854: checking whether cc accepts -g configure:886: checking how to run the C preprocessor configure:907: cc -E conftest.c >/dev/null 2>conftest.out configure:968: checking for Cygwin environment configure:984: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:980: error: `__CYGWIN32__' undeclared (first use in this function) configure:980: error: (Each undeclared identifier is reported only once configure:980: error: for each function it appears in.) configure: failed program was: #line 973 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1081: checking for ar configure:1111: checking for csh configure:1141: checking for ld configure:1171: checking for as configure:1210: checking for a BSD compatible install configure:1267: checking for gawk configure:1299: checking for ranlib configure:1354: checking for wrapper bin directory configure:1363: checking for wrapper man directory configure:1372: checking for www directory configure:1380: checking for man page section configure:1395: checking for file locking configure:1398: checking if we should compile with debugging switch -g configure:1417: checking if the triangulation by Shewchuck should be used configure:1428: checking if we can build shared libraries configure:1470: checking how to make a shared object configure:1507: checking the file extension for a shared object configure:1511: checking compiler options for GMT configure:1560: checking linker options for GMT configure:1563: checking for default GMT units configure:1589: checking for default PostScript format configure:1608: checking for library containing sin configure:1626: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:1619: warning: conflicting types for built-in function `sin' configure:1670: checking for library containing sincos configure:1688: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 ld: Undefined symbols: _sincos configure: failed program was: #line 1677 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char sincos(); int main() { sincos() ; return 0; } configure:1710: cc -o conftest -fno-common -Wl,-x conftest.c -lm 1>&5 ld: Undefined symbols: _sincos configure: failed program was: #line 1699 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char sincos(); int main() { sincos() ; return 0; } configure:1710: cc -o conftest -fno-common -Wl,-x conftest.c -lsunmath 1>&5 ld: can't locate file for: -lsunmath configure: failed program was: #line 1699 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char sincos(); int main() { sincos() ; return 0; } configure:1787: checking for copysign configure:1815: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:1838: checking for log1p configure:1866: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:1889: checking for hypot configure:1917: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:1940: checking for acosh configure:1968: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:1991: checking for asinh configure:2019: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:2042: checking for atanh configure:2070: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:2093: checking for rint configure:2121: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:2144: checking for irint configure:2172: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 ld: Undefined symbols: _irint configure: failed program was: #line 2149 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char irint(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char irint(); 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_irint) || defined (__stub___irint) choke me #else irint(); #endif ; return 0; } configure:2195: checking for isnanf configure:2223: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 ld: Undefined symbols: _isnanf configure: failed program was: #line 2200 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char isnanf(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char isnanf(); 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_isnanf) || defined (__stub___isnanf) choke me #else isnanf(); #endif ; return 0; } configure:2246: checking for isnand configure:2274: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 ld: Undefined symbols: _isnand configure: failed program was: #line 2251 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char isnand(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char isnand(); 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_isnand) || defined (__stub___isnand) choke me #else isnand(); #endif ; return 0; } configure:2297: checking for isnan configure:2325: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:2348: checking for j0 configure:2376: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:2399: checking for j1 configure:2427: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:2450: checking for jn configure:2478: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:2501: checking for y0 configure:2529: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:2552: checking for y1 configure:2580: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:2603: checking for yn configure:2631: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:2654: checking for erf configure:2682: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:2705: checking for erfc configure:2733: cc -o conftest -fno-common -Wl,-x conftest.c 1>&5 configure:2767: checking for hypot configure:2819: checking whether byte ordering is bigendian configure:2837: cc -c -fno-common conftest.c 1>&5 configure:2852: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:2847: error: `not' undeclared (first use in this function) configure:2847: error: (Each undeclared identifier is reported only once configure:2847: error: for each function it appears in.) configure:2847: error: parse error before "big" configure: failed program was: #line 2841 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; }