This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:679: checking for gcc configure:756: checking whether the C compiler (cc ) works configure:770: cc -o conftest -Dsolaris conftest.c 1>&5 configure:790: checking whether the C compiler (cc ) is a cross-compiler configure:795: checking whether we are using GNU C configure:804: cc -E conftest.c configure:863: checking for ncdump configure:929: checking for perl configure:960: checking for perl configure:994: checking for csh configure:1025: checking for csh configure:1054: checking how to run the C preprocessor configure:1075: cc -E -Dsolaris conftest.c >/dev/null 2>conftest.out configure:1345: checking to see if f90 recognizes type byte as unsigned configure:1368: checking to see if f90 recognizes type byte as signed configure:1392: checking to see if f90 recognizes type integer*1 configure:1487: checking For intrinsic degree based trig functions in f90 configure:1625: checking how to compile with ncar graphics configure:1631: checking for ncargf77 configure:1717: checking whether make sets ${MAKE} configure:1746: checking for ranlib configure:1788: checking for dirent.h that defines DIR configure:1801: cc -c -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c 1>&5 configure:1826: checking for opendir in -ldir configure:1845: cc -o conftest -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c -ldir 1>&5 ld: fatal: library -ldir: not found ld: fatal: File processing errors. No output written to conftest configure: failed program was: #line 1834 "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 opendir(); int main() { opendir() ; return 0; } configure:1909: checking for ANSI C header files configure:1922: /usr/ucb/cc -P -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c >/dev/null 2>conftest.out configure:2016: checking for fcntl.h configure:2026: /usr/ucb/cc -P -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c >/dev/null 2>conftest.out configure:2016: checking for malloc.h configure:2026: /usr/ucb/cc -P -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c >/dev/null 2>conftest.out configure:2016: checking for strings.h configure:2026: /usr/ucb/cc -P -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c >/dev/null 2>conftest.out configure:2016: checking for sys/ioctl.h configure:2026: /usr/ucb/cc -P -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c >/dev/null 2>conftest.out configure:2016: checking for sys/time.h configure:2026: /usr/ucb/cc -P -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c >/dev/null 2>conftest.out configure:2016: checking for unistd.h configure:2026: /usr/ucb/cc -P -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c >/dev/null 2>conftest.out configure:2054: checking whether byte ordering is bigendian configure:2072: cc -c -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c 1>&5 "configure", line 2067: undefined symbol: bogus "configure", line 2067: syntax error before or at: endian cc: acomp failed for conftest.c configure: failed program was: #line 2061 "configure" #include "confdefs.h" #include #include int main() { #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN bogus endian macros #endif ; return 0; } configure:2120: cc -o conftest -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c 1>&5 configure: failed program was: #line 2107 "configure" #include "confdefs.h" main () { /* Are we little or big endian? From Harbison&Steele. */ union { long l; char c[sizeof (long)]; } u; u.l = 1; exit (u.c[sizeof (long) - 1] == 1); } configure:2144: checking size of short configure:2163: cc -o conftest -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c 1>&5 configure:2183: checking size of int configure:2202: cc -o conftest -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c 1>&5 configure:2222: checking size of long configure:2241: cc -o conftest -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c 1>&5 configure:2262: checking for working const configure:2316: cc -c -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c 1>&5 configure:2337: checking for off_t configure:2370: checking for size_t configure:2403: checking whether struct tm is in sys/time.h or time.h configure:2416: cc -c -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c 1>&5 "/usr/include/sys/types.h", line 132: warning: useless declaration "/usr/include/sys/types.h", line 132: warning: typedef declares no type name "/usr/include/sys/types.h", line 445: invalid type combination "/usr/include/sys/types.h", line 445: warning: useless declaration "/usr/include/sys/types.h", line 445: warning: typedef declares no type name cc: acomp failed for conftest.c configure: failed program was: #line 2408 "configure" #include "confdefs.h" #include #include int main() { struct tm *tp; tp->tm_sec; ; return 0; } configure:2440: checking for working alloca.h configure:2452: cc -o conftest -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c 1>&5 "/usr/include/sys/types.h", line 132: warning: useless declaration "/usr/include/sys/types.h", line 132: warning: typedef declares no type name "/usr/include/sys/types.h", line 445: invalid type combination "/usr/include/sys/types.h", line 445: warning: useless declaration "/usr/include/sys/types.h", line 445: warning: typedef declares no type name cc: acomp failed for conftest.c configure: failed program was: #line 2445 "configure" #include "confdefs.h" #include int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } configure:2473: checking for alloca configure:2501: cc -o conftest -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c 1>&5 Undefined first referenced symbol in file alloca conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure: failed program was: #line 2478 "configure" #include "confdefs.h" #ifdef __GNUC__ # define alloca __builtin_alloca #else # if HAVE_ALLOCA_H # include # else # ifdef _AIX #pragma alloca # else # ifndef alloca /* predefined by HP cc +Olibcalls */ char *alloca (); # endif # endif # endif #endif int main() { char *p = (char *) alloca(1); ; return 0; } configure:2533: checking whether alloca needs Cray hooks configure:2618: checking stack direction for C alloca configure:2645: cc -o conftest -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c 1>&5 configure: failed program was: #line 2626 "configure" #include "confdefs.h" find_stack_direction () { static char *addr = 0; auto char dummy; if (addr == 0) { addr = &dummy; return find_stack_direction (); } else return (&dummy > addr) ? 1 : -1; } main () { exit (find_stack_direction() < 0); } configure:2667: checking return type of signal handlers configure:2689: cc -c -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c 1>&5 "/usr/include/sys/types.h", line 132: warning: useless declaration "/usr/include/sys/types.h", line 132: warning: typedef declares no type name "/usr/include/sys/types.h", line 445: invalid type combination "/usr/include/sys/types.h", line 445: warning: useless declaration "/usr/include/sys/types.h", line 445: warning: typedef declares no type name cc: acomp failed for conftest.c configure: failed program was: #line 2672 "configure" #include "confdefs.h" #include #include #ifdef signal #undef signal #endif #ifdef __cplusplus extern "C" void (*signal (int, void (*)(int)))(int); #else void (*signal ()) (); #endif int main() { int i; ; return 0; } configure:2710: checking for gettimeofday configure:2738: cc -o conftest -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c 1>&5 configure:2710: checking for re_comp configure:2738: cc -o conftest -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c 1>&5 configure:2710: checking for regcomp configure:2738: cc -o conftest -g -Dsolaris -DF90 -DFORTRANUNDERSCORE -DDYNAMIC conftest.c 1>&5