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

Re: [leafnode-list] Leafnode 2.0b8_ma9 on MacOS X 10.1.2?



Jari Lehtonen wrote:
> 
> Yes, thanks, that made it go past the previous problem. Now there seems to
> be an overlapping definition of _mergesort in leafnode-provided liblnutil.a
> and MacOS X-provided /usr/lib/libSystem.dylib when linking fetchnews. Also,
> _inet_ntop is listed as an undefined symbol:

Bug in leafnode?  Why was inet_ntop.c dropped in leafnode-2.0b8_ma9pre2?
At least declaring it in leafnode.h does not make sense without a
definition.  work around:  configure without IPV6 if possible.

> /usr/bin/ld: warning multiple definitions of symbol _mergesort
> liblnutil.a(mergesort.o) definition of _mergesort in section (__TEXT,__text)
> /usr/lib/libSystem.dylib(merge.o) definition of _mergesort

You could just ignore that for now.  Maybe leafnode could use the system
mergesort if present.

HTH Ralf

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list