Subject: Re: Netscape/Mozilla problem
To: Frank van der Linden <frank@wins.uva.nl>
From: George Weatherford <gweather@neosoft.com>
List: current-users
Date: 06/19/1998 03:48:55
Frank van der Linden wrote:

> On Thu, Jun 18, 1998 at 10:30:27AM -0600, Michael L. Hitch wrote:
> > > /usr/libexec/ld.so:Undefined symbol "_XP_NewObserverList" called from
> > > moz-export:/usr/lib/moxilla/libimg.so.1.0 at 0x842e448
> >
> >   I get this with the amiga (m68k) version - it's apparently due to moz-export
> > using the NetBSD libutil.so instead of the mozilla libutil.so.  If I do some
> > tricks with the share library loading, I am able to have moz-export use the
> > correct libutil.so.
>
> You need an up-to-date ld.so to make this work correctly. Recompiling
> and installing a -current ld.so (src/gnu/ld/rtld) should make things
> work.
>
> - Frank

This is with the 1.3.2 release.  Is there a newer version of ld.so?