Date: Sun, 7 Mar 1999 08:50:42 -0500 (EST) From: Thomas David Rivers <rivers@dignus.com> To: freebsd-questions@FreeBSD.ORG, rivers@dignus.com Subject: Re: Netscape 4.5 doesn't run on 3.1-RELEASE. Message-ID: <199903071350.IAA05744@lakes.dignus.com> In-Reply-To: <199903062320.SAA03493@lakes.dignus.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > I'm doing a fresh install on several machines today, and I'm > up to the point of getting Netscape 4.5 running again. > > But - after the install, when I run it, I get: > > /usr/libexec/ld.so: Undefined symbol "___inet_addr" called from netscape:/usr/X11R6/lib/aout/libX11.so.6.1 at 0x20c3d944 > > which means I do have the aout X11 libraries... but, it likely > also means something isn't right in the a.out library search... > > My ldconfig_paths_aout is unchanged from the defaults, which reads: > > ldconfig_paths_aout="/usr/lib/compat/aout /usr/X11R6/lib/aout /usr/local/lib/aout" > > I did a quick nm on everything in /usr/lib/compat/aout, which found > _inet_addr (one underscore), but there was no ___inet_addr there... > > > Has anyone "been there"/"done that"? Just to add to my previous note... I tried netscape 4.08 and get exactly the same error. Although, I'm not using the package - I ftp'd the stuff from ftp.netscape.com and ran ns-install (which has always been adequate before...) This is on a clean, freshly-installed 3.1-RELEASE system, straight from the Walnut Creek CDs. Does anyone have any ideas? - Thanks - - Dave Rivers - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903071350.IAA05744>