On Fri, Jul 22, 2005 at 01:48:38PM +0200, Graham Leggett wrote: > After building subversion v1.2.1 against apr-util v1.1.2, the subversion > binary refuses to run, failing like so: > > bash-2.03$ /usr/local/bin/svn --helpld.so.1: /usr/local/bin/svn: fatal: > relocation error: file /usr/local/lib/libaprutil-1.so.0: symbol > libiconv_open: referenced symbol not found > Killed
#28854, still lacking config.log + configure output + reporter sanity check as to why you're building libiconv on a Solaris box (which has a perfectly good iconv implementation in libc) ;) joe
