This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:542: checking if building in the top-level directory configure:577: checking for a BSD compatible install configure:636: checking host system type configure:700: checking if --enable-debug option specified configure:722: checking for cc configure:751: checking for gcc configure:780: checking for gcc configure:893: checking whether the C compiler (cc -fno-common ) works configure:909: cc -o conftest -fno-common conftest.c 1>&5 configure:935: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:940: checking whether we are using GNU C configure:949: cc -E conftest.c configure:968: checking whether cc accepts -g configure:1001: checking if --enable-diagnostic option specified configure:1019: checking if --enable-cxx option specified configure:1035: checking for c++ configure:1067: checking whether the C++ compiler (c++ -fno-common ) works configure:1083: c++ -o conftest -fno-common conftest.C 1>&5 configure:1109: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:1114: checking whether we are using GNU C++ configure:1123: c++ -E conftest.C configure:1142: checking whether c++ accepts -g configure:1184: checking if --enable-compat185 option specified configure:1200: checking if --enable-dump185 option specified configure:1217: checking for ar configure:1256: checking for chmod configure:1295: checking for cp configure:1334: checking for mkdir configure:1373: checking for ranlib configure:1409: checking for rm configure:1448: checking for sh configure:1487: checking for strip configure:1525: checking how to run the C preprocessor configure:1546: cc -E conftest.c >/dev/null 2>conftest.out configure:1605: checking for ANSI C header files configure:1618: cc -E conftest.c >/dev/null 2>conftest.out configure:1685: cc -o conftest -fno-common conftest.c 1>&5 configure:1709: checking for ssize_t configure:1742: checking whether byte ordering is bigendian configure:1760: cc -c -fno-common conftest.c 1>&5 configure:1775: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1770: error: `not' undeclared (first use in this function) configure:1770: error: (Each undeclared identifier is reported only once configure:1770: error: for each function it appears in.) configure:1770: error: parse error before "big" configure: failed program was: #line 1764 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:1832: checking for working const configure:1886: cc -c -fno-common conftest.c 1>&5 configure:1907: checking for st_blksize in struct stat configure:1920: cc -c -fno-common conftest.c 1>&5 configure:1941: checking whether stat file-mode macros are broken configure:1997: checking for mode_t configure:2030: checking for off_t configure:2063: checking for pid_t configure:2096: checking for size_t configure:2134: checking for dirent.h that defines DIR configure:2147: cc -c -fno-common conftest.c 1>&5 configure:2172: checking for opendir in -ldir configure:2191: cc -o conftest -fno-common conftest.c -ldir 1>&5 ld: can't locate file for: -ldir configure: failed program was: #line 2180 "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:2258: checking for sys/select.h configure:2268: cc -E conftest.c >/dev/null 2>conftest.out configure:2298: checking for sys/time.h configure:2308: cc -E conftest.c >/dev/null 2>conftest.out configure:2338: checking for getcwd configure:2366: cc -o conftest -fno-common conftest.c 1>&5 configure:2338: checking for getopt configure:2366: cc -o conftest -fno-common conftest.c 1>&5 configure:2338: checking for memcmp configure:2366: cc -o conftest -fno-common conftest.c 1>&5 configure:2350: warning: conflicting types for built-in function `memcmp' configure:2338: checking for memcpy configure:2366: cc -o conftest -fno-common conftest.c 1>&5 configure:2350: warning: conflicting types for built-in function `memcpy' configure:2338: checking for memmove configure:2366: cc -o conftest -fno-common conftest.c 1>&5 configure:2395: checking for raise configure:2423: cc -o conftest -fno-common conftest.c 1>&5 configure:2395: checking for snprintf configure:2423: cc -o conftest -fno-common conftest.c 1>&5 configure:2407: warning: conflicting types for built-in function `snprintf' configure:2395: checking for strerror configure:2423: cc -o conftest -fno-common conftest.c 1>&5 configure:2395: checking for strsep configure:2423: cc -o conftest -fno-common conftest.c 1>&5 configure:2395: checking for vsnprintf configure:2423: cc -o conftest -fno-common conftest.c 1>&5 configure:2407: warning: conflicting types for built-in function `vsnprintf' configure:2453: checking for getuid configure:2481: cc -o conftest -fno-common conftest.c 1>&5 configure:2453: checking for pread configure:2481: cc -o conftest -fno-common conftest.c 1>&5 configure:2453: checking for pstat_getdynamic configure:2481: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _pstat_getdynamic configure: failed program was: #line 2458 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char pstat_getdynamic(); 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 pstat_getdynamic(); 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_pstat_getdynamic) || defined (__stub___pstat_getdynamic) choke me #else pstat_getdynamic(); #endif ; return 0; } configure:2453: checking for sysconf configure:2481: cc -o conftest -fno-common conftest.c 1>&5 configure:2521: checking for shmget configure:2549: cc -o conftest -fno-common conftest.c 1>&5 configure:2584: checking for mmap configure:2612: cc -o conftest -fno-common conftest.c 1>&5 configure:2584: checking for munmap configure:2612: cc -o conftest -fno-common conftest.c 1>&5 configure:2646: checking for qsort configure:2674: cc -o conftest -fno-common conftest.c 1>&5 configure:2702: checking for select configure:2730: cc -o conftest -fno-common conftest.c 1>&5 configure:2757: checking for sigfillset configure:2769: cc -o conftest -fno-common conftest.c 1>&5 configure:2790: checking for int type sprintf return value configure:2802: cc -o conftest -fno-common conftest.c 1>&5 configure:2825: checking if --disable-bigfile option specified configure:2847: checking for spinlocks configure:2871: cc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 2858 "configure" #include "confdefs.h" main(){ #if defined(__hppa) #include typedef msemaphore tsl_t; msemaphore x; msem_init(&x, 0); msem_lock(&x, 0); msem_unlock(&x, 0); exit(0); #else exit(1); #endif } configure:2894: cc -o conftest -fno-common conftest.c 1>&5 configure: In function `main': configure:2889: error: syntax error before "tsl_t" configure:2890: error: `msemaphore' undeclared (first use in this function) configure:2890: error: (Each undeclared identifier is reported only once configure:2890: error: for each function it appears in.) configure:2890: error: `x' undeclared (first use in this function) configure: failed program was: #line 2885 "configure" #include "confdefs.h" #include int main() { #include ; typedef msemaphore tsl_t; msemaphore x; msem_init(&x, 0); msem_lock(&x, 0); msem_unlock(&x, 0); ; return 0; } configure:2916: cc -o conftest -fno-common conftest.c -lmproc 1>&5 configure:2909:20: ulocks.h: No such file or directory configure: In function `main': configure:2911: error: syntax error before "tsl_t" configure:2912: error: `spinlock_t' undeclared (first use in this function) configure:2912: error: (Each undeclared identifier is reported only once configure:2912: error: for each function it appears in.) configure:2912: error: `x' undeclared (first use in this function) configure: failed program was: #line 2908 "configure" #include "confdefs.h" #include int main() { typedef spinlock_t tsl_t; spinlock_t x; initspin(&x, 1); cspinlock(&x); spinunlock(&x); ; return 0; } configure:2941: cc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 2933 "configure" #include "confdefs.h" main(){ #if defined(__USLC__) exit(0); #endif exit(1);} configure:2963: cc -o conftest -fno-common conftest.c 1>&5 configure:2956:23: abi_mutex.h: No such file or directory configure: In function `main': configure:2958: error: syntax error before "tsl_t" configure:2959: error: `abilock_t' undeclared (first use in this function) configure:2959: error: (Each undeclared identifier is reported only once configure:2959: error: for each function it appears in.) configure:2959: error: `x' undeclared (first use in this function) configure: failed program was: #line 2955 "configure" #include "confdefs.h" #include int main() { typedef abilock_t tsl_t; abilock_t x; init_lock(&x); acquire_lock(&x); release_lock(&x); ; return 0; } configure:3005: cc -o conftest -fno-common conftest.c 1>&5 configure:2997:26: sys/machlock.h: No such file or directory configure: In function `main': configure:2999: error: syntax error before "tsl_t" configure:3000: error: `lock_t' undeclared (first use in this function) configure:3000: error: (Each undeclared identifier is reported only once configure:3000: error: for each function it appears in.) configure:3001: error: `x' undeclared (first use in this function) configure: failed program was: #line 2996 "configure" #include "confdefs.h" #include int main() { typedef lock_t tsl_t; lock_t x; _lock_try(&x); _lock_clear(&x); ; return 0; } configure:3024: cc -o conftest -fno-common conftest.c 1>&5 configure:3018:27: sys/atomic_op.h: No such file or directory configure: failed program was: #line 3017 "configure" #include "confdefs.h" #include int main() { int x; _check_lock(x,0,1); _clear_lock(x,0); ; return 0; } configure:3049: cc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 3039 "configure" #include "confdefs.h" main(){ #if defined(__hppa) #if defined(__GNUC__) exit(0); #endif #endif exit(1);} configure:3076: cc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 3066 "configure" #include "confdefs.h" main(){ #if defined(__sparc__) #if defined(__GNUC__) exit(0); #endif #endif exit(1);} configure:3103: cc -o conftest -fno-common conftest.c 1>&5 configure: failed program was: #line 3093 "configure" #include "confdefs.h" main(){ #if (defined(mc68020) || defined(sun3)) #if defined(__GNUC__) exit(0); #endif #endif exit(1);} configure:3130: cc -o conftest -fno-common conftest.c 1>&5 configure:3300: checking for u_char configure:3312: cc -c -fno-common conftest.c 1>&5 configure:3331: checking for u_short configure:3343: cc -c -fno-common conftest.c 1>&5 configure:3362: checking for u_int configure:3374: cc -c -fno-common conftest.c 1>&5 configure:3393: checking for u_long configure:3405: cc -c -fno-common conftest.c 1>&5 configure:3424: checking for u_int8_t configure:3436: cc -c -fno-common conftest.c 1>&5 configure:3477: checking for u_int16_t configure:3489: cc -c -fno-common conftest.c 1>&5 configure:3549: checking for int16_t configure:3561: cc -c -fno-common conftest.c 1>&5 configure:3621: checking for u_int32_t configure:3633: cc -c -fno-common conftest.c 1>&5 configure:3693: checking for int32_t configure:3705: cc -c -fno-common conftest.c 1>&5 configure:3764: checking if --enable-test option specified