This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:634: checking for a BSD compatible install configure:687: checking whether build environment is sane configure:744: checking whether make sets ${MAKE} configure:783: checking for working aclocal configure:796: checking for working autoconf configure:809: checking for working automake configure:822: checking for working autoheader configure:835: checking for working makeinfo configure:951: checking host system type configure:972: checking build system type configure:992: checking for ranlib configure:1022: checking for gcc configure:1135: checking whether the C compiler (cc -fno-common ) works configure:1151: cc -o conftest -fno-common conftest.c 1>&5 configure:1177: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1182: checking whether we are using GNU C configure:1191: cc -E conftest.c configure:1210: checking whether cc accepts -g configure:1253: checking for ld used by GCC configure:1315: checking if the linker (/usr/bin/ld) is GNU ld configure:1331: checking for BSD-compatible nm configure:1367: checking whether ln -s works ltconfig:603: checking for object suffix ltconfig:604: cc -c -fno-common conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: cc -o conftest -fno-common conftest.c 1>&5 ltconfig:776: checking if cc PIC flag -fPIC works ltconfig:777: cc -c -fno-common -fPIC -DPIC conftest.c 1>&5 ltconfig:829: checking if cc supports -c -o file.o ltconfig:830: cc -c -fno-common -o out/conftest2.o conftest.c 1>&5 ltconfig:862: checking if cc supports -c -o file.lo ltconfig:863: cc -c -fno-common -c -o conftest.lo conftest.c 1>&5 ltconfig:914: checking if cc supports -fno-rtti -fno-exceptions ltconfig:915: cc -c -fno-common -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltconfig:958: checking if cc static flag -static works ltconfig:959: cc -o conftest -fno-common -static conftest.c 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine ltconfig:1635: checking if global_symbol_pipe works ltconfig:1636: cc -c -fno-common conftest.c 1>&5 ltconfig:1639: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" cannot find nm_test_var in conftest.nm ltconfig:1635: checking if global_symbol_pipe works ltconfig:1636: cc -c -fno-common conftest.c 1>&5 ltconfig:1639: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1691: cc -o conftest -fno-common -fno-builtin conftest.c conftstm.o 1>&5 configure:1553: checking whether to enable maintainer-specific portions of Makefiles configure:1583: checking host system type configure:1653: checking whether to enable memory checking configure:1667: checking whether to enable memory profiling configure:1715: checking for gcc configure:1828: checking whether the C compiler (cc -fno-common ) works configure:1844: cc -o conftest -fno-common conftest.c 1>&5 configure:1870: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1875: checking whether we are using GNU C configure:1903: checking whether cc accepts -g configure:1938: checking for cc option to accept ANSI C configure:1991: cc -c -fno-common conftest.c 1>&5 configure:2026: checking for a BSD compatible install configure:2099: checking for extra flags to get ANSI library prototypes configure:2111: cc -o conftest -fno-common -Wall conftest.c -lm 1>&5 configure:2152: checking for extra flags for POSIX compliance configure:2161: cc -c -fno-common -Wall conftest.c 1>&5 configure: In function `main': configure:2157: warning: unused variable `dir' configure:2195: checking how to run the C preprocessor configure:2216: cc -E conftest.c >/dev/null 2>conftest.out configure:2275: checking for ANSI C header files configure:2288: cc -E conftest.c >/dev/null 2>conftest.out configure:2355: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure: In function `main': configure:2350: warning: implicit declaration of function `exit' configure:2381: checking for vprintf configure:2409: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2393: warning: conflicting types for built-in function `vprintf' configure:2489: checking for atexit configure:2517: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2489: checking for on_exit configure:2517: cc -o conftest -fno-common -Wall conftest.c 1>&5 ld: Undefined symbols: _on_exit configure: failed program was: #line 2494 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char on_exit(); 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 on_exit(); 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_on_exit) || defined (__stub___on_exit) choke me #else on_exit(); #endif ; return 0; } configure:2543: checking size of char configure:2562: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2554: warning: return type defaults to `int' configure: In function `main': configure:2556: warning: implicit declaration of function `exit' configure:2557: warning: int format, long unsigned int arg (arg 3) configure:2582: checking size of short configure:2601: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2593: warning: return type defaults to `int' configure: In function `main': configure:2595: warning: implicit declaration of function `exit' configure:2596: warning: int format, long unsigned int arg (arg 3) configure:2621: checking size of long configure:2640: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2632: warning: return type defaults to `int' configure: In function `main': configure:2634: warning: implicit declaration of function `exit' configure:2635: warning: int format, long unsigned int arg (arg 3) configure:2660: checking size of int configure:2679: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2671: warning: return type defaults to `int' configure: In function `main': configure:2673: warning: implicit declaration of function `exit' configure:2674: warning: int format, long unsigned int arg (arg 3) configure:2699: checking size of void * configure:2718: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2710: warning: return type defaults to `int' configure: In function `main': configure:2712: warning: implicit declaration of function `exit' configure:2713: warning: int format, long unsigned int arg (arg 3) configure:2738: checking size of long long configure:2757: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2749: warning: return type defaults to `int' configure: In function `main': configure:2751: warning: implicit declaration of function `exit' configure:2752: warning: int format, long unsigned int arg (arg 3) configure:2778: checking for working const configure:2832: cc -c -fno-common -Wall conftest.c 1>&5 configure: In function `main': configure:2806: warning: unused variable `s' configure:2826: warning: unused variable `foo' configure:2788: warning: unused variable `x' configure:2794: warning: unused variable `zero' configure:2854: checking for __inline configure:2870: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2895: checking for __inline__ configure:2911: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2936: checking for inline configure:2952: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2978: checking whether byte ordering is bigendian configure:2996: cc -c -fno-common -Wall conftest.c 1>&5 configure:3011: cc -c -fno-common -Wall conftest.c 1>&5 configure: In function `main': configure:3006: error: `not' undeclared (first use in this function) configure:3006: error: (Each undeclared identifier is reported only once configure:3006: error: for each function it appears in.) configure:3006: error: parse error before "big" configure: failed program was: #line 3000 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:3072: checking for float.h configure:3082: cc -E conftest.c >/dev/null 2>conftest.out configure:3115: checking for limits.h configure:3125: cc -E conftest.c >/dev/null 2>conftest.out configure:3158: checking for pwd.h configure:3168: cc -E conftest.c >/dev/null 2>conftest.out configure:3201: checking for sys/param.h configure:3211: cc -E conftest.c >/dev/null 2>conftest.out configure:3244: checking for sys/poll.h configure:3254: cc -E conftest.c >/dev/null 2>conftest.out configure:3287: checking for sys/select.h configure:3297: cc -E conftest.c >/dev/null 2>conftest.out configure:3330: checking for sys/time.h configure:3340: cc -E conftest.c >/dev/null 2>conftest.out configure:3373: checking for sys/times.h configure:3383: cc -E conftest.c >/dev/null 2>conftest.out configure:3416: checking for unistd.h configure:3426: cc -E conftest.c >/dev/null 2>conftest.out configure:3459: checking for values.h configure:3469: cc -E conftest.c >/dev/null 2>conftest.out configure:3503: checking for lstat configure:3531: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:3503: checking for strerror configure:3531: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:3503: checking for strsignal configure:3531: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:3503: checking for memmove configure:3531: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:3503: checking for vsnprintf configure:3531: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:3515: warning: conflicting types for built-in function `vsnprintf' configure:3503: checking for strcasecmp configure:3531: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:3503: checking for strncasecmp configure:3531: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:3558: checking for sys_errlist configure:3571: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:3591: checking for sys_siglist configure:3603: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure: In function `main': configure:3598: warning: implicit declaration of function `exit' configure:3598: warning: passing arg 1 of `exit' makes integer from pointer without a cast configure:3623: checking for sys_siglist declaration configure:3634: cc -c -fno-common -Wall conftest.c 1>&5 configure: In function `main': configure:3629: warning: implicit declaration of function `strlen' configure:3654: checking for fd_set configure:3663: cc -c -fno-common -Wall conftest.c 1>&5 configure: In function `main': configure:3659: warning: unused variable `readMask' configure:3659: warning: unused variable `writeMask' configure:3711: checking for wchar.h configure:3718: cc -E conftest.c >/dev/null 2>conftest.out configure:3742: checking for wctype.h configure:3749: cc -E conftest.c >/dev/null 2>conftest.out configure:3773: checking for iswalnum configure:3801: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:3870: checking if iswalnum() and friends are properly defined configure:3892: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:3913: checking whether realloc (NULL,) will work configure:3930: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:3955: checking for an implementation of va_copy() configure:3981: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure: In function `f': configure:3972: warning: implicit declaration of function `exit' configure:4000: checking for an implementation of __va_copy() configure:4026: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure: In function `f': configure:4017: warning: implicit declaration of function `exit' configure:4045: checking whether va_lists can be copied by value configure:4071: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure: In function `f': configure:4062: warning: implicit declaration of function `exit' configure:4116: checking for dlopen configure:4144: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:4159: checking for dlsym configure:4187: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:4400: checking for RTLD_GLOBAL brokenness configure:4429: cc -o conftest -fno-common -Wall conftest.c 1>&5 ld: warning multiple definitions of symbol _pthread_create /var/tmp//cc0tYkC9.o definition of _pthread_create in section (__DATA,__common) /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_create configure:4452: checking for preceeding underscore in symbols configure:4475: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure: failed program was: #line 4461 "configure" #include "confdefs.h" #include int glib_underscore_test (void) { return 42; } int main() { void *f1 = (void*)0, *f2 = (void*)0, *handle; handle = dlopen ((void*)0, 0); if (handle) { f1 = dlsym (handle, "glib_underscore_test"); f2 = dlsym (handle, "_glib_underscore_test"); } return (!f2 || f1); } configure:4500: checking for dlerror configure:4528: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:4658: checking for pthread.h configure:4668: cc -E conftest.c >/dev/null 2>conftest.out configure:4737: checking for thread implementation configure:4756: checking for pthread_attr_init in -pthread configure:4775: cc -o conftest -fno-common -Wall conftest.c -pthread 1>&5 cc: unrecognized option `-pthread' configure:5167: checking necessary linker options configure:5212: checking necessary compiler options configure:5230: checking for localtime_r configure:5258: cc -o conftest -fno-common -Wall -D_REENTRANT conftest.c 1>&5 configure:5230: checking for rand_r configure:5258: cc -o conftest -fno-common -Wall -D_REENTRANT conftest.c 1>&5 configure:5284: checking for getpwuid_r configure:5304: cc -o conftest -fno-common -Wall -D_REENTRANT conftest.c 1>&5 configure:5329: checking whether getpwuid_r is posix like configure:5342: cc -c -fno-common -Wall -D_REENTRANT conftest.c 1>&5 configure:5361: checking whether pthread_getspecific is posix like configure:5371: cc -c -fno-common -Wall -D_REENTRANT conftest.c 1>&5 configure: In function `main': configure:5367: error: too many arguments to function `pthread_getspecific' configure: failed program was: #line 5364 "configure" #include "confdefs.h" #include int main() { pthread_getspecific(0,NULL); ; return 0; } configure:5386: checking whether pthread_mutex_trylock is posix like configure:5399: cc -o conftest -fno-common -Wall -D_REENTRANT conftest.c -pthread 1>&5 cc: unrecognized option `-pthread' configure: failed program was: #line 5392 "configure" #include "confdefs.h" #include pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; int main () { return !pthread_mutex_trylock (&mutex); } configure:5416: checking whether pthread_cond_timedwait is posix like configure:5436: cc -o conftest -fno-common -Wall -D_REENTRANT conftest.c -pthread 1>&5 cc: unrecognized option `-pthread' configure: In function `main': configure:5427: error: storage size of `tval' isn't known configure:5429: warning: implicit declaration of function `gettimeofday' configure:5427: warning: unused variable `tval' configure: failed program was: #line 5422 "configure" #include "confdefs.h" #include int main () { pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; pthread_cond_t cond = PTHREAD_COND_INITIALIZER; struct timeval tval; struct timespec tspec; gettimeofday (&tval, NULL); tspec.tv_sec = tval.tv_sec; tspec.tv_nsec = 0; return pthread_cond_timedwait (&cond,&mutex,&tspec) != -1;} configure:5479: checking size of pthread_mutex_t configure:5499: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:5491: warning: return type defaults to `int' configure: In function `main': configure:5493: warning: implicit declaration of function `exit' configure:5494: warning: int format, long unsigned int arg (arg 3) configure:5519: checking byte contents of pthread_mutex_t configure:5544: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:5531: warning: return type defaults to `int' configure: In function `main': configure:5536: warning: implicit declaration of function `exit' configure:5636: checking for poll configure:5664: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:5580: checking system definitions for POLLIN POLLOUT POLLPRI POLLERR POLLHUP POLLNVAL configure:5611: cc -o conftest -fno-common -Wall conftest.c 1>&5