On Thu, Dec 06, 2007 at 01:16:13AM +0100, Martin Costabel wrote:
> J?rgen Lorenz Simon wrote:
> 
> I just built xerces-c on a G5/10.4 and on an intel/10.5 without any 
> problem. I have a suspicion:
> 
> []
> []
> > c-2.7.0-1002/xerces-c-src_2_7_0/lib -lxerces-c
> > ld: Undefined symbols:
> > __ZN11xercesc_2_712XMLException14loadExceptTextENS_10XMLExcepts5CodesE
> 
> These symbols are defined in libxerces-c.dylib, and this library is 
> linked with with the -lxerces-c flag. Are you absolutely sure that you 
> don't have an older version of this library lying around somewhere where 
> the linker may pick it up, for example in /usr/local/lib?

I think that's the right problem, but even worse, is looks like the
packge itself is causing it.

  -L/usr/lib -L/sw/src/fink.build/xerces-c-2.7.0-1002/xerces-c-src_2_7_0/lib 
-lxerces-c

Someone didn't read the libtool/automake manual, or else is using an
old libtool that needs the hardcode_direct patch applied.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to