This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:582: checking host system type configure:870: checking pathname of iconv shared library configure:959: checking for gcc configure:1072: checking whether the C compiler (cc -fno-common ) works configure:1088: cc -o conftest -fno-common conftest.c 1>&5 configure:1114: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1119: checking whether we are using GNU C configure:1128: cc -E conftest.c configure:1147: checking whether cc accepts -g configure:1190: checking for a BSD compatible install configure:1312: checking build system type configure:1332: checking for ranlib configure:1371: checking for ld used by GCC configure:1433: checking if the linker (/usr/bin/ld) is GNU ld configure:1449: checking for BSD-compatible nm configure:1485: 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:1653: checking if global_symbol_pipe works ltconfig:1654: cc -c -fno-common conftest.c 1>&5 ltconfig:1657: 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:1653: checking if global_symbol_pipe works ltconfig:1654: cc -c -fno-common conftest.c 1>&5 ltconfig:1657: 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:1709: cc -o conftest -fno-common -fno-builtin conftest.c conftstm.o 1>&5 configure:1675: checking for perl configure:1713: checking how to run the C preprocessor configure:1734: cc -E conftest.c >/dev/null 2>conftest.out configure:1796: checking for unistd.h configure:1806: cc -E conftest.c >/dev/null 2>conftest.out configure:1796: checking for locale.h configure:1806: cc -E conftest.c >/dev/null 2>conftest.out configure:1796: checking for langinfo.h configure:1806: cc -E conftest.c >/dev/null 2>conftest.out configure:1796: checking for pwd.h configure:1806: cc -E conftest.c >/dev/null 2>conftest.out configure:1837: checking for dlfcn.h configure:1847: cc -E conftest.c >/dev/null 2>conftest.out configure:1880: checking for iconv.h configure:1890: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1916: checking for uid_t in sys/types.h configure:1950: checking for ANSI C header files configure:1963: cc -E conftest.c >/dev/null 2>conftest.out configure:2030: cc -o conftest -fno-common conftest.c 1>&5 configure:2054: checking for BOOL configure:2089: checking for socket in -lsocket configure:2108: cc -o conftest -fno-common conftest.c -lsocket 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 2097 "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 socket(); int main() { socket() ; return 0; } configure:2136: checking for inet_addr in -lnsl configure:2155: cc -o conftest -fno-common conftest.c -lnsl 1>&5 ld: can't locate file for: -lnsl configure: failed program was: #line 2144 "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 inet_addr(); int main() { inet_addr() ; return 0; } configure:2183: checking for dlopen in -ldl configure:2202: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2236: checking for vsnprintf configure:2264: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2248: warning: conflicting types for built-in function `vsnprintf' configure:2236: checking for setvbuf configure:2264: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2236: checking for setlocale configure:2264: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2236: checking for nl_langinfo configure:2264: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2236: checking for memmove configure:2264: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2236: checking for bcopy configure:2264: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2236: checking for setenv configure:2264: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2236: checking for unsetenv configure:2264: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2292: checking for gethostbyname configure:2320: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2292: checking for gethostbyname2 configure:2320: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2292: checking for gethostbyaddr configure:2320: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2347: checking for gethostbyname_r configure:2375: cc -o conftest -fno-common conftest.c -ldl 1>&5 ld: Undefined symbols: _gethostbyname_r configure: failed program was: #line 2352 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethostbyname_r(); 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 gethostbyname_r(); 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_gethostbyname_r) || defined (__stub___gethostbyname_r) choke me #else gethostbyname_r(); #endif ; return 0; } configure:2347: checking for gethostbyname2_r configure:2375: cc -o conftest -fno-common conftest.c -ldl 1>&5 ld: Undefined symbols: _gethostbyname2_r configure: failed program was: #line 2352 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethostbyname2_r(); 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 gethostbyname2_r(); 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_gethostbyname2_r) || defined (__stub___gethostbyname2_r) choke me #else gethostbyname2_r(); #endif ; return 0; } configure:2347: checking for gethostbyaddr_r configure:2375: cc -o conftest -fno-common conftest.c -ldl 1>&5 ld: Undefined symbols: _gethostbyaddr_r configure: failed program was: #line 2352 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethostbyaddr_r(); 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 gethostbyaddr_r(); 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_gethostbyaddr_r) || defined (__stub___gethostbyaddr_r) choke me #else gethostbyaddr_r(); #endif ; return 0; } configure:2402: checking for getipnodebyname configure:2430: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2402: checking for getipnodebyaddr configure:2430: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2402: checking for freehostent configure:2430: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2457: checking for getaddrinfo configure:2485: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2457: checking for freeaddrinfo configure:2485: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2457: checking for getnameinfo configure:2485: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2512: checking for dlopen configure:2540: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2512: checking for dlsym configure:2540: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2568: checking flavor of gethostbyaddr configure:2593: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2623: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2613: error: conflicting types for `gethostbyaddr' /usr/include/netdb.h:266: error: previous declaration of `gethostbyaddr' configure: failed program was: #line 2607 "configure" #include "confdefs.h" #include #include #include #include struct hostent *gethostbyaddr(const char *addr, size_t len, int type) { return NULL; } int main() { (void)gethostbyaddr(NULL, 0, 0); return 0; } configure:2664: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2654: error: conflicting types for `gethostbyaddr' /usr/include/netdb.h:266: error: previous declaration of `gethostbyaddr' configure: failed program was: #line 2648 "configure" #include "confdefs.h" #include #include #include #include struct hostent *gethostbyaddr(const void *addr, int len, int type) { return NULL; } int main() { (void)gethostbyaddr(NULL, 0, 0); return 0; } configure:2653: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2684: error: conflicting types for `gethostbyaddr' /usr/include/netdb.h:266: error: previous declaration of `gethostbyaddr' configure: failed program was: #line 2678 "configure" #include "confdefs.h" #include #include #include #include struct hostent *gethostbyaddr(const char *addr, int len, int type) { return NULL; } int main() { (void)gethostbyaddr(NULL, 0, 0); return 0; } configure:2697: checking flavor of getnameinfo configure:2724: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2714: error: conflicting types for `getnameinfo' /usr/include/netdb.h:271: error: previous declaration of `getnameinfo' configure: In function `getnameinfo': configure:2715: warning: return makes integer from pointer without a cast configure: failed program was: #line 2706 "configure" #include "confdefs.h" #include #include #include #include int getnameinfo(const struct sockaddr *sa, socklen_t salen, char *host, socklen_t hostlen, char *serv, socklen_t servlen, unsigned int flags) { return NULL; } int main() { (void)getnameinfo(NULL, 0, NULL, 0, NULL, 0, 0); return 0; } configure:2756: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure: In function `getnameinfo': configure:2747: warning: return makes integer from pointer without a cast configure:2787: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2777: error: conflicting types for `getnameinfo' /usr/include/netdb.h:271: error: previous declaration of `getnameinfo' configure: In function `getnameinfo': configure:2778: warning: return makes integer from pointer without a cast configure: failed program was: #line 2770 "configure" #include "confdefs.h" #include #include #include #include int getnameinfo(const struct sockaddr *sa, socklen_t salen, char *host, size_t hostlen, char *serv, size_t servlen, int flags) { return NULL; } int main() { (void)getnameinfo(NULL, 0, NULL, 0, NULL, 0, 0); return 0; } configure:2818: cc -o conftest -fno-common conftest.c -ldl 1>&5 configure:2808: error: conflicting types for `getnameinfo' /usr/include/netdb.h:271: error: previous declaration of `getnameinfo' configure: In function `getnameinfo': configure:2809: warning: return makes integer from pointer without a cast configure: failed program was: #line 2801 "configure" #include "confdefs.h" #include #include #include #include int getnameinfo(const struct sockaddr *sa, size_t salen, char *host, size_t hostlen, char *serv, size_t servlen, int flags) { return NULL; } int main() { (void)getnameinfo(NULL, 0, NULL, 0, NULL, 0, 0); return 0; } configure:2938: checking for libc shared object configure:2977: checking for libnsl shared object configure:3017: checking for iconv configure:3035: cc -o conftest -fno-common -I/usr/local/include conftest.c -ldl -L/usr/local/lib -R/usr/local/lib -liconv 1>&5 cc: unrecognized option `-R/usr/local/lib' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:3055: checking for codeset name UTF-8 configure:3092: cc -o conftest -fno-common -I/usr/local/include conftest.c -ldl -L/usr/local/lib -R/usr/local/lib -liconv 1>&5 cc: unrecognized option `-R/usr/local/lib' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o)