From owner-freebsd-questions Sun Mar 7 5:51:38 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.vnet.net (smtp1.vnet.net [166.82.1.31]) by hub.freebsd.org (Postfix) with ESMTP id 70E6C14D2C for ; Sun, 7 Mar 1999 05:51:03 -0800 (PST) (envelope-from rivers@dignus.com) Received: from dignus.com (ponds.vnet.net [166.82.177.48]) by smtp1.vnet.net (8.9.1a/8.9.1) with ESMTP id IAA16350 for ; Sun, 7 Mar 1999 08:50:45 -0500 (EST) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.9.2/8.8.5) with ESMTP id IAA00327; Sun, 7 Mar 1999 08:50:43 -0500 (EST) Received: (from rivers@localhost) by lakes.dignus.com (8.9.2/8.6.9) id IAA05744; Sun, 7 Mar 1999 08:50:42 -0500 (EST) Date: Sun, 7 Mar 1999 08:50:42 -0500 (EST) From: Thomas David Rivers Message-Id: <199903071350.IAA05744@lakes.dignus.com> To: freebsd-questions@FreeBSD.ORG, rivers@dignus.com Subject: Re: Netscape 4.5 doesn't run on 3.1-RELEASE. In-Reply-To: <199903062320.SAA03493@lakes.dignus.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > 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