monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Linker problems on OS X


From: Kevin Smith
Subject: [Monotone-devel] Linker problems on OS X
Date: Sun, 28 Mar 2004 15:51:34 -0500
User-agent: Mozilla Thunderbird 0.5 (Macintosh/20040208)

Maybe someone with more gcc-fu than I can help with this error message:

resolv -lpthread -lpopt -ldl
ld: monotone-monotone.o illegal reference to symbol: _bindtextdomain defined in indirectly referenced dynamic library /sw/lib/libintl.1.dylib ld: lib3rdparty.a(toutf8.o) illegal reference to symbol: _libiconv defined in indirectly referenced dynamic library /sw/lib/libiconv.2.dylib
ld: warning multiple definitions of symbol _inet_ntop
lib3rdparty.a(inet6.o) definition of _inet_ntop in section (__TEXT,__text)
/usr/lib/libpthread.dylib(inet_ntop.o) definition of _inet_ntop
ld: warning multiple definitions of symbol _inet_pton
lib3rdparty.a(inet6.o) definition of _inet_pton in section (__TEXT,__text)
/usr/lib/libpthread.dylib(inet_pton.o) definition of _inet_pton

This occurs at the end of a build after running ./configure --enable-static-boost. I have set the LDFLAGS env variable to "-L/usr/local/lib -L/sw/lib".

--Kevin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]