I'm running Fink unstable on Tiger 10.4.1 with Xcode 2.1. I get the
following error, whether compiling with gcc 3.3 or gcc 4.0:
ld: warning -dylib_install_name /sw/lib/libbonoboui-2.0.dylib not
found in segment address table LD_SEG_ADDR_TABLE
/sw/var/lib/fink/prebound/seg_addr_table
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
ld: Undefined symbols:
__
/usr/bin/libtool: internal link edit command failed
make[2]: *** [libbonoboui-2.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing build lock...
dpkg -r fink-buildlock-libbonoboui2-2.6.1-10
(Reading database ... 45112 files and directories currently installed.)
Removing fink-buildlock-libbonoboui2-2.6.1-10 ...
Failed: phase compiling: libbonoboui2-2.6.1-10 failed