This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ /mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/lib/odbc/./configure --prefix= --prefix= --enable-threads --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common LDFLAGS= -L/usr/local/lib build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --cache-file=/dev/null --srcdir=/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/lib --cache-file=../../ --srcdir=/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/lib/odbc/. ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 144 tasks, 200 threads, 4 processors Load average: 0.68, Mach factor: 3.31 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1338: checking build system type configure:1356: result: i386-unknown-gnu configure:1364: checking host system type configure:1378: result: i386-unknown-gnu configure:1398: checking for i386-unknown-gnu-gcc configure:1424: result: cc configure:1706: checking for C compiler version configure:1709: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1712: $? = 0 configure:1714: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1717: $? = 0 configure:1719: cc -V &5 cc: `-V' option must have argument configure:1722: $? = 1 configure:1745: checking for C compiler default output file name configure:1748: cc -fno-common -L/usr/local/lib conftest.c >&5 configure:1751: $? = 0 configure:1797: result: a.out configure:1802: checking whether the C compiler works configure:1808: ./a.out configure:1811: $? = 0 configure:1828: result: yes configure:1835: checking whether we are cross compiling configure:1837: result: no configure:1840: checking for suffix of executables configure:1842: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:1845: $? = 0 configure:1870: result: configure:1876: checking for suffix of object files configure:1897: cc -c -fno-common conftest.c >&5 configure:1900: $? = 0 configure:1922: result: configure:1926: checking whether we are using the GNU C compiler configure:1950: cc -c -fno-common conftest.c >&5 configure:1956: $? = 0 configure:1960: test -z || test ! -s conftest.err configure:1963: $? = 0 configure:1966: test -s conftest. configure:1969: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1982: result: no configure:1988: checking whether cc accepts -g configure:2009: cc -c -g conftest.c >&5 configure:2015: $? = 0 configure:2019: test -z || test ! -s conftest.err configure:2022: $? = 0 configure:2025: test -s conftest. configure:2028: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2039: result: no configure:2056: checking for cc option to accept ANSI C configure:2126: cc -c -fno-common conftest.c >&5 configure:2132: $? = 0 configure:2136: test -z || test ! -s conftest.err configure:2139: $? = 0 configure:2142: test -s conftest. configure:2145: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2126: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2132: $? = 0 configure:2136: test -z || test ! -s conftest.err configure:2139: $? = 0 configure:2142: test -s conftest. configure:2145: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2126: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2126: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2126: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2126: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2132: $? = 0 configure:2136: test -z || test ! -s conftest.err configure:2139: $? = 0 configure:2142: test -s conftest. configure:2145: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2163: result: none needed configure:2181: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2187: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2321: checking for mixed cygwin and native VC++ environment configure:2337: result: no configure:2343: checking whether gmake sets $(MAKE) configure:2363: result: yes configure:2376: checking for ld.sh configure:2405: result: no configure:2376: checking for ld configure:2392: found /usr/bin/ld configure:2402: result: ld configure:2503: checking for pthread_create in -lpthread configure:2533: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lpthread >&5 symbol _pthread_create used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getguardsize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_kill used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_join used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getconcurrency used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcanceltype used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_testcancel used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setconcurrency used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getdetachstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getinheritsched used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setscope used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedpolicy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcancelstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_once used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstackaddr used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedpolicy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getscope used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_equal used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_cancel used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstackaddr used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstacksize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstacksize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_exit used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_init used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setdetachstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setguardsize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setinheritsched used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getspecific used from dynamic library /usr/lib/libSystem.dylib(pthread_getspecific.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setspecific used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_create used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_delete used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_yield_np used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_lock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_unlock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_settype used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_init used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setpshared used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprotocol used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_init used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_gettype used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getpshared used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprotocol used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_setprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_getprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_trylock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _write used from dynamic library /usr/lib/libSystem.dylib(write.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _read used from dynamic library /usr/lib/libSystem.dylib(read.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sigprocmask used from dynamic library /usr/lib/libSystem.dylib(sigprocmask.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sleep used from dynamic library /usr/lib/libSystem.dylib(sleep.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _pthread_self used from dynamic library /usr/lib/libSystem.dylib(pthread_self.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _select used from dynamic library /usr/lib/libSystem.dylib(select.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:2539: $? = 0 configure:2543: test -z || test ! -s conftest.err configure:2546: $? = 0 configure:2549: test -s conftest configure:2552: $? = 0 configure:2565: result: yes configure:2578: checking for odbc in standard locations configure:2597: result: -L/usr/lib configure:2607: checking for SQLAllocHandle in -lodbc configure:2637: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lodbc -L/usr/lib -lpthread >&5 symbol _pthread_attr_getguardsize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_kill used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_join used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getconcurrency used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcanceltype used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_testcancel used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setconcurrency used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getdetachstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getinheritsched used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setscope used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedpolicy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcancelstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_once used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstackaddr used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedpolicy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getscope used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_equal used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_create used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_cancel used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstackaddr used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstacksize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstacksize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_exit used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_init used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setdetachstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setguardsize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setinheritsched used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _write used from dynamic library /usr/lib/libSystem.dylib(write.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _read used from dynamic library /usr/lib/libSystem.dylib(read.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sleep used from dynamic library /usr/lib/libSystem.dylib(sleep.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sigprocmask used from dynamic library /usr/lib/libSystem.dylib(sigprocmask.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sendto used from dynamic library /usr/lib/libSystem.dylib(sendto.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _writev used from dynamic library /usr/lib/libSystem.dylib(writev.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _connect used from dynamic library /usr/lib/libSystem.dylib(connect.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _select used from dynamic library /usr/lib/libSystem.dylib(select.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _recvfrom used from dynamic library /usr/lib/libSystem.dylib(recvfrom.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) ld: warning multiple definitions of symbol _pthread_attr_setschedparam /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_setschedparam /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_setschedparam ld: warning multiple definitions of symbol _pthread_create /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_create /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_create ld: warning multiple definitions of symbol _pthread_equal /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_equal /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_equal ld: warning multiple definitions of symbol _pthread_exit /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_exit /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_exit ld: warning multiple definitions of symbol _pthread_getconcurrency /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_getconcurrency /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_getconcurrency ld: warning multiple definitions of symbol _pthread_getschedparam /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_getschedparam /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_getschedparam ld: warning multiple definitions of symbol _pthread_join /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_join /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_join ld: warning multiple definitions of symbol _pthread_kill /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_kill /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_kill ld: warning multiple definitions of symbol _pthread_once /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_once /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_once ld: warning multiple definitions of symbol _pthread_setcancelstate /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_setcancelstate /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_setcancelstate ld: warning multiple definitions of symbol _pthread_setcanceltype /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_setcanceltype /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_setcanceltype ld: warning multiple definitions of symbol _pthread_setconcurrency /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_setconcurrency /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_setconcurrency ld: warning multiple definitions of symbol _pthread_setschedparam /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_setschedparam /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_setschedparam ld: warning multiple definitions of symbol _pthread_testcancel /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_testcancel /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_testcancel ld: warning multiple definitions of symbol _pthread_attr_destroy /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_destroy /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_destroy ld: warning multiple definitions of symbol _pthread_attr_getdetachstate /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_getdetachstate /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_getdetachstate ld: warning multiple definitions of symbol _pthread_attr_getguardsize /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_getguardsize /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_getguardsize ld: warning multiple definitions of symbol _pthread_attr_getinheritsched /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_getinheritsched /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_getinheritsched ld: warning multiple definitions of symbol _pthread_attr_getschedparam /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_getschedparam /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_getschedparam ld: warning multiple definitions of symbol _pthread_attr_getschedpolicy /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_getschedpolicy /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_getschedpolicy ld: warning multiple definitions of symbol _pthread_attr_getscope /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_getscope /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_getscope ld: warning multiple definitions of symbol _pthread_attr_getstackaddr /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_getstackaddr /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_getstackaddr ld: warning multiple definitions of symbol _pthread_attr_getstacksize /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_getstacksize /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_getstacksize ld: warning multiple definitions of symbol _pthread_attr_init /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_init /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_init ld: warning multiple definitions of symbol _pthread_attr_setdetachstate /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_setdetachstate /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_setdetachstate ld: warning multiple definitions of symbol _pthread_attr_setguardsize /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_setguardsize /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_setguardsize ld: warning multiple definitions of symbol _pthread_attr_setinheritsched /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_setinheritsched /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_setinheritsched ld: warning multiple definitions of symbol _pthread_attr_setschedpolicy /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_setschedpolicy /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_setschedpolicy ld: warning multiple definitions of symbol _pthread_attr_setscope /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_setscope /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_setscope ld: warning multiple definitions of symbol _pthread_attr_setstackaddr /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_setstackaddr /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_setstackaddr ld: warning multiple definitions of symbol _pthread_attr_setstacksize /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_attr_setstacksize /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_attr_setstacksize ld: warning multiple definitions of symbol _pthread_cancel /usr/lib/libSystem.dylib(pthread.So) definition of _pthread_cancel /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_cancel ld: warning multiple definitions of symbol _pthread_getspecific /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_getspecific /usr/lib/libSystem.dylib(pthread_getspecific.So) definition of _pthread_getspecific ld: warning multiple definitions of symbol _pthread_setspecific /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_setspecific /usr/lib/libSystem.dylib(pthread_tsd.So) definition of _pthread_setspecific ld: warning multiple definitions of symbol _pthread_key_create /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_key_create /usr/lib/libSystem.dylib(pthread_tsd.So) definition of _pthread_key_create ld: warning multiple definitions of symbol _pthread_key_delete /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_key_delete /usr/lib/libSystem.dylib(pthread_tsd.So) definition of _pthread_key_delete ld: warning multiple definitions of symbol _pthread_yield_np /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_yield_np /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_yield_np ld: warning multiple definitions of symbol _pthread_mutex_lock /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutex_lock /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutex_lock ld: warning multiple definitions of symbol _pthread_mutex_unlock /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutex_unlock /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutex_unlock ld: warning multiple definitions of symbol _pthread_mutex_destroy /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutex_destroy /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutex_destroy ld: warning multiple definitions of symbol _pthread_mutexattr_settype /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutexattr_settype /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutexattr_settype ld: warning multiple definitions of symbol _pthread_mutex_init /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutex_init /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutex_init ld: warning multiple definitions of symbol _pthread_mutexattr_setpshared /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutexattr_setpshared /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutexattr_setpshared ld: warning multiple definitions of symbol _pthread_mutexattr_setprotocol /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutexattr_setprotocol /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutexattr_setprotocol ld: warning multiple definitions of symbol _pthread_mutexattr_setprioceiling /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutexattr_setprioceiling /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutexattr_setprioceiling ld: warning multiple definitions of symbol _pthread_mutexattr_init /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutexattr_init /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutexattr_init ld: warning multiple definitions of symbol _pthread_mutexattr_gettype /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutexattr_gettype /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutexattr_gettype ld: warning multiple definitions of symbol _pthread_mutexattr_getpshared /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutexattr_getpshared /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutexattr_getpshared ld: warning multiple definitions of symbol _pthread_mutexattr_getprotocol /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutexattr_getprotocol /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutexattr_getprotocol ld: warning multiple definitions of symbol _pthread_mutexattr_getprioceiling /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutexattr_getprioceiling /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutexattr_getprioceiling ld: warning multiple definitions of symbol _pthread_mutexattr_destroy /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutexattr_destroy /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutexattr_destroy ld: warning multiple definitions of symbol _pthread_mutex_setprioceiling /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutex_setprioceiling /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutex_setprioceiling ld: warning multiple definitions of symbol _pthread_mutex_getprioceiling /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutex_getprioceiling /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutex_getprioceiling ld: warning multiple definitions of symbol _pthread_mutex_trylock /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_mutex_trylock /usr/lib/libSystem.dylib(pthread_mutex.So) definition of _pthread_mutex_trylock ld: warning multiple definitions of symbol _pthread_self /usr/local/lib/libpthread.dylib(pthread.o) definition of _pthread_self /usr/lib/libSystem.dylib(pthread_self.So) definition of _pthread_self ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _SQLGetPrivateProfileString _SQLSetConfigMode _SQLGetConfigMode configure:2643: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char SQLAllocHandle (); | int | main () | { | SQLAllocHandle (); | ; | return 0; | } configure:2669: result: no configure:2680: checking for main in -lodbc32 configure:2704: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lodbc32 -lpthread >&5 ld: can't locate file for: -lodbc32 configure:2710: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:2736: result: no configure:2767: checking for connect configure:2824: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lpthread >&5 symbol _pthread_attr_getguardsize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_kill used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_join used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getconcurrency used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcanceltype used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_testcancel used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setconcurrency used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getdetachstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getinheritsched used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setscope used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedpolicy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcancelstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_once used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstackaddr used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedpolicy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getscope used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_equal used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_create used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_cancel used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstackaddr used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstacksize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstacksize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_exit used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_init used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setdetachstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setguardsize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setinheritsched used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getspecific used from dynamic library /usr/lib/libSystem.dylib(pthread_getspecific.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setspecific used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_create used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_delete used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_yield_np used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_lock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_unlock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_settype used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_init used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setpshared used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprotocol used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_init used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_gettype used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getpshared used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprotocol used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_setprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_getprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_trylock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_self used from dynamic library /usr/lib/libSystem.dylib(pthread_self.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) ld: warning multiple definitions of symbol _write /usr/local/lib/libpthread.dylib(pth_syscall.o) definition of _write /usr/lib/libSystem.dylib(write.So) definition of _write ld: warning multiple definitions of symbol _read /usr/local/lib/libpthread.dylib(pth_syscall.o) definition of _read /usr/lib/libSystem.dylib(read.So) definition of _read ld: warning multiple definitions of symbol _sigprocmask /usr/local/lib/libpthread.dylib(pth_syscall.o) definition of _sigprocmask /usr/lib/libSystem.dylib(sigprocmask.So) definition of _sigprocmask ld: warning multiple definitions of symbol _sleep /usr/local/lib/libpthread.dylib(pth_syscall.o) definition of _sleep /usr/lib/libSystem.dylib(sleep.So) definition of _sleep ld: warning multiple definitions of symbol _select /usr/local/lib/libpthread.dylib(pth_syscall.o) definition of _select /usr/lib/libSystem.dylib(select.So) definition of _select ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:2830: $? = 0 configure:2834: test -z || test ! -s conftest.err configure:2837: $? = 0 configure:2840: test -s conftest configure:2843: $? = 0 configure:2855: result: yes configure:3035: checking for gethostbyname configure:3092: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lpthread >&5 symbol _pthread_attr_getguardsize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_kill used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_join used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getconcurrency used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcanceltype used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_testcancel used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setconcurrency used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getdetachstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getinheritsched used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setscope used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedpolicy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcancelstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_once used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstackaddr used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedpolicy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getscope used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_equal used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_create used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_cancel used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstackaddr used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstacksize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstacksize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_exit used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_init used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setdetachstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setguardsize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setinheritsched used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getspecific used from dynamic library /usr/lib/libSystem.dylib(pthread_getspecific.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setspecific used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_create used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_delete used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_yield_np used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_lock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_unlock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_settype used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_init used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setpshared used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprotocol used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_init used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_gettype used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getpshared used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprotocol used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_setprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_getprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_trylock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _write used from dynamic library /usr/lib/libSystem.dylib(write.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _read used from dynamic library /usr/lib/libSystem.dylib(read.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sigprocmask used from dynamic library /usr/lib/libSystem.dylib(sigprocmask.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sleep used from dynamic library /usr/lib/libSystem.dylib(sleep.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _writev used from dynamic library /usr/lib/libSystem.dylib(writev.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _pthread_self used from dynamic library /usr/lib/libSystem.dylib(pthread_self.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _connect used from dynamic library /usr/lib/libSystem.dylib(connect.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _recvfrom used from dynamic library /usr/lib/libSystem.dylib(recvfrom.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _select used from dynamic library /usr/lib/libSystem.dylib(select.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sendto used from dynamic library /usr/lib/libSystem.dylib(sendto.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:3098: $? = 0 configure:3102: test -z || test ! -s conftest.err configure:3105: $? = 0 configure:3108: test -s conftest configure:3111: $? = 0 configure:3123: result: yes configure:3198: checking how to run the C preprocessor configure:3233: cc -E conftest.c configure:3239: $? = 0 configure:3271: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3277: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include configure:3316: result: cc -E configure:3340: cc -E conftest.c configure:3346: $? = 0 configure:3378: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3384: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include configure:3428: checking for egrep configure:3438: result: grep -E configure:3443: checking for ANSI C header files configure:3468: cc -c -fno-common conftest.c >&5 configure:3474: $? = 0 configure:3478: test -z || test ! -s conftest.err configure:3481: $? = 0 configure:3484: test -s conftest. configure:3487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3596: result: no configure:4024: checking fcntl.h usability configure:4036: cc -c -fno-common conftest.c >&5 configure:4042: $? = 0 configure:4046: test -z || test ! -s conftest.err configure:4049: $? = 0 configure:4052: test -s conftest. configure:4055: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4065: result: no configure:4069: checking fcntl.h presence configure:4079: cc -E conftest.c configure:4085: $? = 0 configure:4105: result: yes configure:4118: WARNING: fcntl.h: present but cannot be compiled configure:4120: WARNING: fcntl.h: check for missing prerequisite headers? configure:4122: WARNING: fcntl.h: see the Autoconf documentation configure:4124: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4126: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4128: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4140: checking for fcntl.h configure:4147: result: yes configure:4024: checking netdb.h usability configure:4036: cc -c -fno-common conftest.c >&5 configure:4042: $? = 0 configure:4046: test -z || test ! -s conftest.err configure:4049: $? = 0 configure:4052: test -s conftest. configure:4055: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4065: result: no configure:4069: checking netdb.h presence configure:4079: cc -E conftest.c configure:4085: $? = 0 configure:4105: result: yes configure:4118: WARNING: netdb.h: present but cannot be compiled configure:4120: WARNING: netdb.h: check for missing prerequisite headers? configure:4122: WARNING: netdb.h: see the Autoconf documentation configure:4124: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:4126: WARNING: netdb.h: proceeding with the preprocessor's result configure:4128: WARNING: netdb.h: in the future, the compiler will take precedence configure:4140: checking for netdb.h configure:4147: result: yes configure:4024: checking stdlib.h usability configure:4036: cc -c -fno-common conftest.c >&5 configure:4042: $? = 0 configure:4046: test -z || test ! -s conftest.err configure:4049: $? = 0 configure:4052: test -s conftest. configure:4055: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4065: result: no configure:4069: checking stdlib.h presence configure:4079: cc -E conftest.c configure:4085: $? = 0 configure:4105: result: yes configure:4118: WARNING: stdlib.h: present but cannot be compiled configure:4120: WARNING: stdlib.h: check for missing prerequisite headers? configure:4122: WARNING: stdlib.h: see the Autoconf documentation configure:4124: WARNING: stdlib.h: section "Present But Cannot Be Compiled" configure:4126: WARNING: stdlib.h: proceeding with the preprocessor's result configure:4128: WARNING: stdlib.h: in the future, the compiler will take precedence configure:4140: checking for stdlib.h configure:4147: result: yes configure:4024: checking string.h usability configure:4036: cc -c -fno-common conftest.c >&5 configure:4042: $? = 0 configure:4046: test -z || test ! -s conftest.err configure:4049: $? = 0 configure:4052: test -s conftest. configure:4055: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4065: result: no configure:4069: checking string.h presence configure:4079: cc -E conftest.c configure:4085: $? = 0 configure:4105: result: yes configure:4118: WARNING: string.h: present but cannot be compiled configure:4120: WARNING: string.h: check for missing prerequisite headers? configure:4122: WARNING: string.h: see the Autoconf documentation configure:4124: WARNING: string.h: section "Present But Cannot Be Compiled" configure:4126: WARNING: string.h: proceeding with the preprocessor's result configure:4128: WARNING: string.h: in the future, the compiler will take precedence configure:4140: checking for string.h configure:4147: result: yes configure:4024: checking sys/socket.h usability configure:4036: cc -c -fno-common conftest.c >&5 configure:4042: $? = 0 configure:4046: test -z || test ! -s conftest.err configure:4049: $? = 0 configure:4052: test -s conftest. configure:4055: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4065: result: no configure:4069: checking sys/socket.h presence configure:4079: cc -E conftest.c configure:4085: $? = 0 configure:4105: result: yes configure:4118: WARNING: sys/socket.h: present but cannot be compiled configure:4120: WARNING: sys/socket.h: check for missing prerequisite headers? configure:4122: WARNING: sys/socket.h: see the Autoconf documentation configure:4124: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:4126: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:4128: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:4140: checking for sys/socket.h configure:4147: result: yes configure:4161: checking for an ANSI C-conforming const configure:4228: cc -c -fno-common conftest.c >&5 configure:4234: $? = 0 configure:4238: test -z || test ! -s conftest.err configure:4241: $? = 0 configure:4244: test -s conftest. configure:4247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:4258: result: no configure:4268: checking for size_t configure:4292: cc -c -fno-common conftest.c >&5 configure:4298: $? = 0 configure:4302: test -z || test ! -s conftest.err configure:4305: $? = 0 configure:4308: test -s conftest. configure:4311: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBPTHREAD 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4322: result: no configure:4340: checking for memset configure:4397: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lpthread >&5 symbol _pthread_attr_getguardsize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_kill used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_join used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getconcurrency used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcanceltype used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_testcancel used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setconcurrency used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getdetachstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getinheritsched used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setscope used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedpolicy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcancelstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_once used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstackaddr used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedpolicy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getscope used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_equal used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_create used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_cancel used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstackaddr used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstacksize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstacksize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_exit used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_init used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setdetachstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setguardsize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setinheritsched used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getspecific used from dynamic library /usr/lib/libSystem.dylib(pthread_getspecific.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setspecific used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_create used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_delete used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_yield_np used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_lock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_unlock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_settype used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_init used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setpshared used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprotocol used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_init used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_gettype used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getpshared used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprotocol used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_setprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_getprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_trylock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _write used from dynamic library /usr/lib/libSystem.dylib(write.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _read used from dynamic library /usr/lib/libSystem.dylib(read.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sigprocmask used from dynamic library /usr/lib/libSystem.dylib(sigprocmask.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sleep used from dynamic library /usr/lib/libSystem.dylib(sleep.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _pthread_self used from dynamic library /usr/lib/libSystem.dylib(pthread_self.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _select used from dynamic library /usr/lib/libSystem.dylib(select.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) conftest.c:41: warning: conflicting types for built-in function `memset' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:4403: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest configure:4416: $? = 0 configure:4428: result: yes configure:4340: checking for socket configure:4397: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lpthread >&5 symbol _pthread_attr_getguardsize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_kill used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_join used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getconcurrency used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcanceltype used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_testcancel used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setconcurrency used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getdetachstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getinheritsched used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setscope used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedpolicy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcancelstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_once used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstackaddr used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedpolicy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getscope used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_equal used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_create used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_cancel used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstackaddr used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstacksize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstacksize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_exit used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_init used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setdetachstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setguardsize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setinheritsched used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getspecific used from dynamic library /usr/lib/libSystem.dylib(pthread_getspecific.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setspecific used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_create used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_delete used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_yield_np used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_lock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_unlock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_settype used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_init used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setpshared used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprotocol used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_init used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_gettype used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getpshared used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprotocol used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_setprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_getprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_trylock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _write used from dynamic library /usr/lib/libSystem.dylib(write.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _read used from dynamic library /usr/lib/libSystem.dylib(read.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sigprocmask used from dynamic library /usr/lib/libSystem.dylib(sigprocmask.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sleep used from dynamic library /usr/lib/libSystem.dylib(sleep.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _pthread_self used from dynamic library /usr/lib/libSystem.dylib(pthread_self.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _select used from dynamic library /usr/lib/libSystem.dylib(select.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:4403: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest configure:4416: $? = 0 configure:4428: result: yes configure:4513: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:647: creating c_src/i386-unknown-gnu/Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_memset=yes ac_cv_func_socket=yes ac_cv_header_fcntl_h=yes ac_cv_header_netdb_h=yes ac_cv_header_stdc=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_sys_socket_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_odbc32_main=no ac_cv_lib_odbc_SQLAllocHandle=no ac_cv_lib_pthread_pthread_create=yes ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_DED_LD=ld ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_gmake_set=yes ac_cv_type_size_t=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DED_LD='ld' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBPTHREAD=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -Dconst= -Dsize_t=unsigned -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 ' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' LDFLAGS=' -L/usr/local/lib' LIBOBJS='' LIBS=' -lpthread' LTLIBOBJS='' MIXED_CYGWIN_VC='no' OBJEXT='' ODBC_INCLUDE='-I/usr/include' ODBC_LIB='-L/usr/lib' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' TARGET_FLAGS='-DUNIX' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_FCNTL_H 1 #define HAVE_LIBPTHREAD 1 #define HAVE_MEMSET 1 #define HAVE_NETDB_H 1 #define HAVE_SOCKET 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SOCKET_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define const #define size_t unsigned configure: exit 0