This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:680: checking for gcc configure:757: checking whether the C compiler (cc ) works configure:771: cc -o conftest -Drs6000 conftest.c 1>&5 configure:791: checking whether the C compiler (cc ) is a cross-compiler configure:796: checking whether we are using GNU C configure:805: cc -E conftest.c configure:864: checking for ncdump configure:930: checking for perl configure:961: checking for perl configure:995: checking for csh configure:1026: checking for csh configure:1055: checking how to run the C preprocessor configure:1076: cc -E -Drs6000 conftest.c >/dev/null 2>conftest.out configure:1363: checking to see if xlf recognizes type byte as unsigned configure:1386: checking to see if xlf recognizes type byte as signed configure:1410: checking to see if xlf recognizes type integer*1 configure:1579: checking For intrinsic degree based trig functions in xlf configure:1722: checking how to compile with ncar graphics configure:1728: checking for ncargf77 configure:1817: checking whether make sets ${MAKE} configure:1846: checking for ranlib configure:1884: checking for main in -lz configure:1899: cc -o conftest -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c -lz 1>&5 configure:1927: checking for main in -lpng configure:1942: cc -o conftest -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c -lpng -lz 1>&5 configure:1970: checking for main in -ljasper configure:1985: cc -o conftest -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c -ljasper -lpng -lz 1>&5 configure:2038: checking for dirent.h that defines DIR configure:2051: cc -c -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c 1>&5 configure:2076: checking for opendir in -ldir configure:2095: cc -o conftest -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c -ldir -ljasper -lpng -lz 1>&5 ld: 0706-006 Cannot find or open library file: -l dir ld:open(): No such file or directory configure: failed program was: #line 2084 "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:2159: checking for ANSI C header files configure:2172: cc -P -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c >/dev/null 2>conftest.out configure:2266: checking for fcntl.h configure:2276: cc -P -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c >/dev/null 2>conftest.out configure:2266: checking for malloc.h configure:2276: cc -P -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c >/dev/null 2>conftest.out configure:2266: checking for strings.h configure:2276: cc -P -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c >/dev/null 2>conftest.out configure:2266: checking for sys/ioctl.h configure:2276: cc -P -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c >/dev/null 2>conftest.out configure:2266: checking for sys/time.h configure:2276: cc -P -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c >/dev/null 2>conftest.out configure:2266: checking for unistd.h configure:2276: cc -P -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c >/dev/null 2>conftest.out configure:2304: checking whether byte ordering is bigendian configure:2322: cc -c -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c 1>&5 configure:2337: cc -c -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c 1>&5 configure:2394: checking size of short configure:2413: cc -o conftest -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c -ljasper -lpng -lz 1>&5 configure:2433: checking size of int configure:2452: cc -o conftest -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c -ljasper -lpng -lz 1>&5 configure:2472: checking size of long configure:2491: cc -o conftest -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c -ljasper -lpng -lz 1>&5 configure:2512: checking for working const configure:2566: cc -c -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c 1>&5 "configure", line 2522.39: 1506-359 (I) Automatic variable x contains a const member and is not initialized. It will be initialized to zero. configure:2587: checking for off_t configure:2620: checking for size_t configure:2653: checking whether struct tm is in sys/time.h or time.h configure:2666: cc -c -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c 1>&5 "/usr/include/sys/types.h", line 116.25: 1506-115 (E) Duplicate type specifier "unsigned" ignored. "/usr/include/sys/types.h", line 116.1: 1506-137 (W) Declaration must declare at least one declarator, tag, or the members of an enumeration. "/usr/include/sys/types.h", line 176.1: 1506-137 (W) Declaration must declare at least one declarator, tag, or the members of an enumeration. configure:2690: checking for working alloca.h configure:2702: cc -o conftest -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c -ljasper -lpng -lz 1>&5 "configure", line 2696.10: 1506-296 (S) #include file not found. "configure", line 2698.9: 1506-196 (W) Initialization between types "unsigned char*" and "int" is not allowed. configure: failed program was: #line 2695 "configure" #include "confdefs.h" #include int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } configure:2723: checking for alloca configure:2751: cc -o conftest -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c -ljasper -lpng -lz 1>&5 configure:2917: checking return type of signal handlers configure:2939: cc -c -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c 1>&5 "/usr/include/sys/types.h", line 116.25: 1506-115 (E) Duplicate type specifier "unsigned" ignored. "/usr/include/sys/types.h", line 116.1: 1506-137 (W) Declaration must declare at least one declarator, tag, or the members of an enumeration. "/usr/include/sys/types.h", line 176.1: 1506-137 (W) Declaration must declare at least one declarator, tag, or the members of an enumeration. configure:2960: checking for gettimeofday configure:2988: cc -o conftest -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c -ljasper -lpng -lz 1>&5 configure:2960: checking for re_comp configure:2988: cc -o conftest -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c -ljasper -lpng -lz 1>&5 configure:2960: checking for regcomp configure:2988: cc -o conftest -g -Drs6000 -DFORTRANNOUNDERSCORE -DDYNAMIC -DMULTI_EXEC conftest.c -ljasper -lpng -lz 1>&5