This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:763: checking for a BSD compatible install configure:816: checking whether build environment is sane configure:873: checking whether make sets ${MAKE} configure:912: checking for working aclocal configure:925: checking for working autoconf configure:938: checking for working automake configure:951: checking for working autoheader configure:964: checking for working makeinfo configure:984: checking whether make sets ${MAKE} configure:1014: checking for ranlib configure:1044: checking for ar configure:1080: checking for sh configure:1116: checking for sed configure:1152: checking for perl configure:1188: checking for find configure:1224: checking for gunzip configure:1260: checking for texi2dvi configure:1295: checking for dvips configure:1330: checking for makeinfo configure:1367: checking for rrdtool configure:1401: checking for tar configure:1435: checking for time configure:1473: checking verbose time flag configure:1487: checking whether to enable maintainer-specific portions of Makefiles configure:1541: checking for a BSD compatible install configure:1600: checking host system type configure:1624: checking for gcc configure:1737: checking whether the C compiler (cc -fno-common ) works configure:1753: cc -o conftest -fno-common conftest.c 1>&5 configure:1779: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1784: checking whether we are using GNU C configure:1793: cc -E conftest.c configure:1812: checking whether cc accepts -g configure:1848: checking for c++ configure:1880: checking whether the C++ compiler (c++ -fno-common ) works configure:1896: c++ -o conftest -fno-common conftest.C 1>&5 configure:1922: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:1927: checking whether we are using GNU C++ configure:1936: c++ -E conftest.C configure:1955: checking whether c++ accepts -g configure:1987: checking how to run the C preprocessor configure:2008: cc -E conftest.c >/dev/null 2>conftest.out configure:2067: checking for AIX configure:2091: checking maximum warning verbosity option configure:2117: checking adding -fno-rtti to g++ configure:2140: c++ -c -fno-common -Wall -Woverloaded-virtual -fno-rtti conftest.C 1>&5 configure:2161: checking adding -fno-exceptions to g++ configure:2184: c++ -c -fno-common -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions conftest.C 1>&5 configure:2206: checking for Cygwin environment configure:2222: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:2218: error: `__CYGWIN32__' undeclared (first use in this function) configure:2218: error: (Each undeclared identifier is reported only once configure:2218: error: for each function it appears in.) configure: failed program was: #line 2211 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:2239: checking for mingw32 environment configure:2251: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:2247: error: `__MINGW32__' undeclared (first use in this function) configure:2247: error: (Each undeclared identifier is reported only once configure:2247: error: for each function it appears in.) configure: failed program was: #line 2244 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:2337: checking build system type configure:2366: checking for ld used by GCC configure:2434: checking if the linker (/usr/bin/ld) is GNU ld configure:2451: checking for /usr/bin/ld option to reload object files configure:2463: checking for BSD-compatible nm configure:2501: checking whether ln -s works configure:2522: checking how to recognise dependant libraries configure:2695: checking for object suffix configure:2701: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:2721: checking for executable suffix configure:2731: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:2762: checking command to parse /usr/bin/nm -p output configure:2838: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 conftest.c:5: warning: no previous prototype for `nm_test_func' configure:2841: /usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm cannot find nm_test_var in conftest.nm configure:2838: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 conftest.c:5: warning: no previous prototype for `nm_test_func' configure:2841: /usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm configure:2892: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c conftstm.o 1>&5 conftest.c:6: warning: `main' is usually a function configure:2938: checking for dlfcn.h configure:2948: cc -E conftest.c >/dev/null 2>conftest.out configure:3116: checking for ranlib configure:3183: checking for strip configure:3419: checking for objdir configure:3446: checking for cc option to produce PIC configure:3598: checking if cc PIC flag -fPIC works configure:3612: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -fPIC -DPIC conftest.c 1>&5 configure:3664: checking if cc static flag -static works configure:3679: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -static conftest.c 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine configure: failed program was: #line 3672 "configure" #include "confdefs.h" int main() { ; return 0; } configure:3706: checking if cc supports -c -o file.o configure:3725: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -o out/conftest2.o conftest.c 1>&5 configure:3754: checking if cc supports -c -o file.lo configure:3770: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -c -o conftest.lo conftest.c 1>&5 configure: In function `main': configure:3766: warning: unused variable `some_variable' configure:3819: checking if cc supports -fno-rtti -fno-exceptions configure:3832: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 cc1: warning: "-frtti" is valid for C++ but not for C/ObjC configure: In function `main': configure:3828: warning: unused variable `some_variable' cc1: warning: "-frtti" is valid for C++ but not for C/ObjC configure: In function `main': configure:3828: warning: unused variable `some_variable' configure:3859: checking whether the linker (/usr/bin/ld) supports shared libraries configure:4475: checking how to hardcode library paths into programs configure:4503: checking whether stripping libraries is possible configure:4517: checking dynamic linker characteristics configure:4903: checking if libtool supports shared libraries configure:6000: checking for flex configure:6033: checking for flex configure:6067: checking for yywrap in -lfl configure:6086: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lfl 1>&5 configure:6109: checking lex output file root configure:6130: checking whether yytext is a pointer configure:6149: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lfl 1>&5 lex.yy.c:508: warning: no previous prototype for `yylex' lex.yy.c:948: warning: `yyunput' defined but not used configure:6175: checking for bison configure:6207: checking if malloc debugging is wanted configure:6231: checking if --disable-bigfile option specified configure:6243: checking if --enable-debug option specified configure:6255: checking if --enable-debug_rop option specified configure:6267: checking if --enable-debug_wop option specified configure:6279: checking if --enable-diagnostic option specified configure:6291: checking if --enable-posixmutexes option specified configure:6303: checking if --enable-uimutexes option specified configure:6371: checking whether byte ordering is bigendian configure:6389: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:6404: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:6399: error: `not' undeclared (first use in this function) configure:6399: error: (Each undeclared identifier is reported only once configure:6399: error: for each function it appears in.) configure:6399: error: parse error before "big" configure: failed program was: #line 6393 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:6461: checking for working const configure:6515: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:6489: warning: unused variable `s' configure:6509: warning: unused variable `foo' configure:6471: warning: unused variable `x' configure:6477: warning: unused variable `zero' configure:6536: checking whether stat file-mode macros are broken configure:6592: checking whether time.h and sys/time.h may both be included configure:6606: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:6602: warning: unused variable `tp' configure:6627: checking for st_blksize in struct stat configure:6640: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:6636: warning: statement with no effect configure:6661: checking for ANSI C header files configure:6674: cc -E conftest.c >/dev/null 2>conftest.out configure:6741: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:6736: warning: implicit declaration of function `exit' configure:6765: checking for mode_t configure:6798: checking for off_t configure:6831: checking for pid_t configure:6864: checking for size_t configure:6900: checking for ssize_t configure:6912: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:6908: warning: unused variable `foo' configure:6931: checking for u_char configure:6943: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:6939: warning: unused variable `foo' configure:6962: checking for u_short configure:6974: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:6970: warning: unused variable `foo' configure:6993: checking for u_int configure:7005: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:7001: warning: unused variable `foo' configure:7024: checking for u_long configure:7036: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:7032: warning: unused variable `foo' configure:7055: checking for u_int8_t configure:7067: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:7063: warning: unused variable `foo' configure:7108: checking for u_int16_t configure:7120: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:7116: warning: unused variable `foo' configure:7180: checking for int16_t configure:7192: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:7188: warning: unused variable `foo' configure:7252: checking for u_int32_t configure:7264: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:7260: warning: unused variable `foo' configure:7324: checking for int32_t configure:7336: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:7332: warning: unused variable `foo' configure:7396: checking for largest integral type configure:7408: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:7404: warning: unused variable `foo' configure:7425: checking for integral type equal to pointer size configure:7438: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:7435: warning: return type defaults to `int' configure: In function `main': configure:7435: warning: implicit declaration of function `exit' configure:7456: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:7453: warning: return type defaults to `int' configure: In function `main': configure:7453: warning: implicit declaration of function `exit' configure:7474: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:7471: warning: return type defaults to `int' configure: In function `main': configure:7471: warning: implicit declaration of function `exit' configure: failed program was: #line 7470 "configure" #include "confdefs.h" main(){exit(sizeof(unsigned long long) != sizeof(char *));} configure:7496: checking for dirent.h that defines DIR configure:7509: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure: In function `main': configure:7505: warning: unused variable `dirp' configure:7534: checking for opendir in -ldir configure:7553: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -ldir 1>&5 ld: can't locate file for: -ldir configure: failed program was: #line 7542 "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:7620: checking for sys/select.h configure:7630: cc -E conftest.c >/dev/null 2>conftest.out configure:7660: checking for sys/time.h configure:7670: cc -E conftest.c >/dev/null 2>conftest.out configure:7700: checking for mutexes configure:7735: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:7723:19: synch.h: No such file or directory configure:7724: warning: return type defaults to `int' configure: In function `main': configure:7725: error: syntax error before "mi" configure:7726: error: syntax error before "ci" configure:7727: error: `lwp_mutex_t' undeclared (first use in this function) configure:7727: error: (Each undeclared identifier is reported only once configure:7727: error: for each function it appears in.) configure:7728: error: `lwp_cond_t' undeclared (first use in this function) configure:7729: warning: implicit declaration of function `exit' configure:7730: warning: implicit declaration of function `_lwp_mutex_lock' configure:7730: error: `mutex' undeclared (first use in this function) configure:7731: warning: implicit declaration of function `_lwp_mutex_unlock' configure: failed program was: #line 7721 "configure" #include "confdefs.h" #include main(){ static lwp_mutex_t mi = SHAREDMUTEX; static lwp_cond_t ci = SHAREDCV; lwp_mutex_t mutex = mi; lwp_cond_t cond = ci; exit ( _lwp_mutex_lock(&mutex) || _lwp_mutex_unlock(&mutex)); } configure:7769: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lthread 1>&5 configure:7755:20: thread.h: No such file or directory configure:7756:19: synch.h: No such file or directory configure:7757: warning: return type defaults to `int' configure: In function `main': configure:7758: error: `mutex_t' undeclared (first use in this function) configure:7758: error: (Each undeclared identifier is reported only once configure:7758: error: for each function it appears in.) configure:7758: error: parse error before "mutex" configure:7759: error: `cond_t' undeclared (first use in this function) configure:7760: error: `USYNC_PROCESS' undeclared (first use in this function) configure:7761: warning: implicit declaration of function `exit' configure:7762: warning: implicit declaration of function `mutex_init' configure:7762: error: `mutex' undeclared (first use in this function) configure:7762: error: `NULL' undeclared (first use in this function) configure:7763: warning: implicit declaration of function `cond_init' configure:7763: error: `cond' undeclared (first use in this function) configure:7764: warning: implicit declaration of function `mutex_lock' configure:7765: warning: implicit declaration of function `mutex_unlock' configure: failed program was: #line 7753 "configure" #include "confdefs.h" #include #include main(){ mutex_t mutex; cond_t cond; int type = USYNC_PROCESS; exit ( mutex_init(&mutex, type, NULL) || cond_init(&cond, type, NULL) || mutex_lock(&mutex) || mutex_unlock(&mutex)); } configure:7802: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:7788:20: thread.h: No such file or directory configure:7789:19: synch.h: No such file or directory configure:7790: warning: return type defaults to `int' configure: In function `main': configure:7791: error: `mutex_t' undeclared (first use in this function) configure:7791: error: (Each undeclared identifier is reported only once configure:7791: error: for each function it appears in.) configure:7791: error: parse error before "mutex" configure:7792: error: `cond_t' undeclared (first use in this function) configure:7793: error: `USYNC_PROCESS' undeclared (first use in this function) configure:7794: warning: implicit declaration of function `exit' configure:7795: warning: implicit declaration of function `mutex_init' configure:7795: error: `mutex' undeclared (first use in this function) configure:7795: error: `NULL' undeclared (first use in this function) configure:7796: warning: implicit declaration of function `cond_init' configure:7796: error: `cond' undeclared (first use in this function) configure:7797: warning: implicit declaration of function `mutex_lock' configure:7798: warning: implicit declaration of function `mutex_unlock' configure: failed program was: #line 7786 "configure" #include "confdefs.h" #include #include main(){ mutex_t mutex; cond_t cond; int type = USYNC_PROCESS; exit ( mutex_init(&mutex, type, NULL) || cond_init(&cond, type, NULL) || mutex_lock(&mutex) || mutex_unlock(&mutex)); } configure:7843: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:7822: warning: return type defaults to `int' configure: In function `main': configure:7827: warning: implicit declaration of function `exit' configure: failed program was: #line 7819 "configure" #include "confdefs.h" #include main(){ pthread_cond_t cond; pthread_mutex_t mutex; pthread_condattr_t condattr; pthread_mutexattr_t mutexattr; exit ( pthread_condattr_init(&condattr) || pthread_condattr_setpshared(&condattr, PTHREAD_PROCESS_SHARED) || pthread_mutexattr_init(&mutexattr) || pthread_mutexattr_setpshared(&mutexattr, PTHREAD_PROCESS_SHARED) || pthread_cond_init(&cond, &condattr) || pthread_mutex_init(&mutex, &mutexattr) || pthread_mutex_lock(&mutex) || pthread_mutex_unlock(&mutex) || pthread_mutex_destroy(&mutex) || pthread_cond_destroy(&cond) || pthread_condattr_destroy(&condattr) || pthread_mutexattr_destroy(&mutexattr)); } configure:7884: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -pthread 1>&5 cc: unrecognized option `-pthread' configure:7863: warning: return type defaults to `int' configure: In function `main': configure:7868: warning: implicit declaration of function `exit' configure: failed program was: #line 7860 "configure" #include "confdefs.h" #include main(){ pthread_cond_t cond; pthread_mutex_t mutex; pthread_condattr_t condattr; pthread_mutexattr_t mutexattr; exit ( pthread_condattr_init(&condattr) || pthread_condattr_setpshared(&condattr, PTHREAD_PROCESS_SHARED) || pthread_mutexattr_init(&mutexattr) || pthread_mutexattr_setpshared(&mutexattr, PTHREAD_PROCESS_SHARED) || pthread_cond_init(&cond, &condattr) || pthread_mutex_init(&mutex, &mutexattr) || pthread_mutex_lock(&mutex) || pthread_mutex_unlock(&mutex) || pthread_mutex_destroy(&mutex) || pthread_cond_destroy(&cond) || pthread_condattr_destroy(&condattr) || pthread_mutexattr_destroy(&mutexattr)); } configure:7919: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:7905: warning: return type defaults to `int' configure: In function `main': configure:7914: warning: implicit declaration of function `exit' configure: failed program was: #line 7902 "configure" #include "confdefs.h" #include main(){ #if defined(__hppa) 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:7950: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:7940: warning: return type defaults to `int' configure: In function `main': configure:7941: error: syntax error before "tsl_t" configure:7942: error: `msemaphore' undeclared (first use in this function) configure:7942: error: (Each undeclared identifier is reported only once configure:7942: error: for each function it appears in.) configure:7943: warning: implicit declaration of function `msem_init' configure:7943: error: `x' undeclared (first use in this function) configure:7944: warning: implicit declaration of function `msem_lock' configure:7945: warning: implicit declaration of function `msem_unlock' configure:7946: warning: implicit declaration of function `exit' configure: failed program was: #line 7936 "configure" #include "confdefs.h" #include #include ; main(){ typedef msemaphore tsl_t; msemaphore x; msem_init(&x, 0); msem_lock(&x, 0); msem_unlock(&x, 0); exit(0); } configure:7973: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lmproc 1>&5 configure:7966:20: ulocks.h: No such file or directory configure: In function `main': configure:7968: error: syntax error before "tsl_t" configure:7969: error: `spinlock_t' undeclared (first use in this function) configure:7969: error: (Each undeclared identifier is reported only once configure:7969: error: for each function it appears in.) configure:7969: warning: implicit declaration of function `initspin' configure:7969: error: `x' undeclared (first use in this function) configure:7969: warning: implicit declaration of function `cspinlock' configure:7969: warning: implicit declaration of function `spinunlock' configure: failed program was: #line 7965 "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:7999: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:7991: warning: return type defaults to `int' configure: In function `main': configure:7995: warning: implicit declaration of function `exit' configure: failed program was: #line 7989 "configure" #include "confdefs.h" main(){ #if defined(__USLC__) exit(0); #endif exit(1); } configure:8021: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8014:23: abi_mutex.h: No such file or directory configure: In function `main': configure:8016: error: syntax error before "tsl_t" configure:8017: error: `abilock_t' undeclared (first use in this function) configure:8017: error: (Each undeclared identifier is reported only once configure:8017: error: for each function it appears in.) configure:8017: warning: implicit declaration of function `init_lock' configure:8017: error: `x' undeclared (first use in this function) configure:8017: warning: implicit declaration of function `acquire_lock' configure:8017: warning: implicit declaration of function `release_lock' configure: failed program was: #line 8013 "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:8063: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8055:26: sys/machlock.h: No such file or directory configure: In function `main': configure:8057: error: syntax error before "tsl_t" configure:8058: error: `lock_t' undeclared (first use in this function) configure:8058: error: (Each undeclared identifier is reported only once configure:8058: error: for each function it appears in.) configure:8059: warning: implicit declaration of function `_lock_try' configure:8059: error: `x' undeclared (first use in this function) configure:8059: warning: implicit declaration of function `_lock_clear' configure: failed program was: #line 8054 "configure" #include "confdefs.h" #include int main() { typedef lock_t tsl_t; lock_t x; _lock_try(&x); _lock_clear(&x); ; return 0; } configure:8082: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8076:27: sys/atomic_op.h: No such file or directory configure: In function `main': configure:8078: warning: implicit declaration of function `_check_lock' configure:8078: warning: implicit declaration of function `_clear_lock' configure: failed program was: #line 8075 "configure" #include "confdefs.h" #include int main() { int x; _check_lock(&x,0,1); _clear_lock(&x,0); ; return 0; } configure:8134: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8125: warning: return type defaults to `int' configure: In function `main': configure:8131: warning: implicit declaration of function `exit' configure: failed program was: #line 8124 "configure" #include "confdefs.h" main(){ #if defined(__hppa) #if defined(__GNUC__) exit(0); #endif #endif exit(1);} configure:8190: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8180: warning: return type defaults to `int' configure: In function `main': configure:8186: warning: implicit declaration of function `exit' configure: failed program was: #line 8179 "configure" #include "confdefs.h" main(){ #if (defined(mc68020) || defined(sun3)) #if defined(__GNUC__) exit(0); #endif #endif exit(1); } configure:8218: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8208: warning: return type defaults to `int' configure: In function `main': configure:8211: warning: implicit declaration of function `exit' configure:8468: checking for getuid configure:8496: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8468: checking for pstat_getdynamic configure:8496: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 ld: Undefined symbols: _pstat_getdynamic configure: failed program was: #line 8473 "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:8468: checking for sysconf configure:8496: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8523: checking for sched_yield configure:8551: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8523: checking for yield configure:8551: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 ld: Undefined symbols: _yield configure: failed program was: #line 8528 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char yield(); 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 yield(); 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_yield) || defined (__stub___yield) choke me #else yield(); #endif ; return 0; } configure:8582: checking for pread configure:8610: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8582: checking for pwrite configure:8610: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8637: checking for fcntl/F_SETFD configure:8652: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8649: warning: return type defaults to `int' configure: In function `main': configure:8649: warning: implicit declaration of function `exit' configure:8678: checking for qsort configure:8706: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8734: checking for select configure:8762: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8789: checking for int type sprintf return value configure:8801: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8798: warning: return type defaults to `int' configure: In function `main': configure:8798: warning: implicit declaration of function `exit' configure:8798: warning: implicit declaration of function `sprintf' configure:8891: checking for mlock configure:8919: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8891: checking for munlock configure:8919: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8946: checking for mmap configure:8974: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:8946: checking for munmap configure:8974: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:9010: checking for shmget configure:9038: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c 1>&5 configure:9073: checking if zlib is wanted configure:9119: checking for inflateEnd in -lz configure:9138: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lz 1>&5 configure:9169: checking for zlib.h configure:9179: cc -E conftest.c >/dev/null 2>conftest.out configure:9230: checking for iconv configure:9248: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure: failed program was: #line 9238 "configure" #include "confdefs.h" #include #include int main() { iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd); ; return 0; } configure:9270: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz -liconv 1>&5 configure:9291: checking for iconv declaration configure:9316: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include conftest.c 1>&5 configure:9306: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure: failed program was: #line 9297 "configure" #include "confdefs.h" #include #include extern #ifdef __cplusplus "C" #endif #if defined(__STDC__) || defined(__cplusplus) size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); #else size_t iconv(); #endif int main() { ; return 0; } configure:9348: checking if unac is wanted configure:9477: checking for ANSI C header files configure:9581: checking whether time.h and sys/time.h may both be included configure:9624: checking how to run the C++ preprocessor configure:9642: c++ -E -I/usr/local/include conftest.C >/dev/null 2>conftest.out configure:9670: checking for fcntl.h configure:9680: c++ -E -I/usr/local/include conftest.C >/dev/null 2>conftest.out configure:9670: checking for limits.h configure:9680: c++ -E -I/usr/local/include conftest.C >/dev/null 2>conftest.out configure:9670: checking for malloc.h configure:9680: c++ -E -I/usr/local/include conftest.C >/dev/null 2>conftest.out configure:9670: checking for sys/file.h configure:9680: c++ -E -I/usr/local/include conftest.C >/dev/null 2>conftest.out configure:9670: checking for sys/ioctl.h configure:9680: c++ -E -I/usr/local/include conftest.C >/dev/null 2>conftest.out configure:9670: checking for sys/time.h configure:9670: checking for unistd.h configure:9680: c++ -E -I/usr/local/include conftest.C >/dev/null 2>conftest.out configure:9670: checking for getopt.h configure:9680: c++ -E -I/usr/local/include conftest.C >/dev/null 2>conftest.out configure:9670: checking for strings.h configure:9680: c++ -E -I/usr/local/include conftest.C >/dev/null 2>conftest.out configure:9670: checking for zlib.h configure:9708: checking for fstream configure:9718: c++ -E -I/usr/local/include conftest.C >/dev/null 2>conftest.out configure:9752: checking for working const configure:9827: checking whether struct tm is in sys/time.h or time.h configure:9840: cc -c -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:9836: warning: statement with no effect configure:9864: checking for strdup configure:9892: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:9864: checking for strstr configure:9892: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:9876: warning: conflicting types for built-in function `strstr' configure:9864: checking for strtoul configure:9892: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:9919: checking for getcwd configure:9947: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:9919: checking for strerror configure:9947: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:9919: checking for memcmp configure:9947: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:9931: warning: conflicting types for built-in function `memcmp' configure:9919: checking for memcpy configure:9947: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:9931: warning: conflicting types for built-in function `memcpy' configure:9919: checking for memmove configure:9947: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:9919: checking for raise configure:9947: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:9976: checking for snprintf configure:10004: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:9988: warning: conflicting types for built-in function `snprintf' configure:9976: checking for vsnprintf configure:10004: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:9988: warning: conflicting types for built-in function `vsnprintf' configure:9976: checking for strncoll configure:10004: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 ld: Undefined symbols: _strncoll configure: failed program was: #line 9981 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strncoll(); 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 strncoll(); 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_strncoll) || defined (__stub___strncoll) choke me #else strncoll(); #endif ; return 0; } configure:10033: checking for strcasecmp configure:10061: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:10033: checking for strncasecmp configure:10061: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:10033: checking for strcasestr configure:10061: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:10090: checking for working alloca.h configure:10102: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure: In function `main': configure:10098: warning: unused variable `p' configure:10123: checking for alloca configure:10156: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure: In function `main': configure:10152: warning: unused variable `p' configure:10322: checking for strftime configure:10350: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:10421: checking for strptime configure:10449: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:10474: checking for strptime declaration in time.h configure:10503: checking for localtime_r configure:10531: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:10503: checking for timegm configure:10531: cc -o conftest -fno-common -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/include -L/usr/local/lib conftest.c -lz 1>&5 configure:10599: checking for bool data type? configure:10608: c++ -c -fno-common -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -I/usr/local/include conftest.C 1>&5 configure: In function `int main()': configure:10604: warning: unused variable `bool i' configure:10623: checking for true and false? configure:10632: c++ -c -fno-common -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -I/usr/local/include conftest.C 1>&5