Date: Mon, 5 Apr 1999 12:56:34 +0100 From: Nik Clayton <nik@nothing-going-on.demon.co.uk> To: "Jason C. Wells" <jcwells@u.washington.edu> Cc: Nik Clayton <nik@nothing-going-on.demon.co.uk>, stable@FreeBSD.ORG Subject: Re: ELF Netscape Communicator / Navigator? Message-ID: <19990405125634.A85033@catkin.nothing-going-on.org> In-Reply-To: <Pine.BSF.4.05.9904042151080.16452-100000@s8-37-26.student.washington.edu>; from Jason C. Wells on Sun, Apr 04, 1999 at 09:56:35PM -0700 References: <19990405005324.A94911@catkin.nothing-going-on.org> <Pine.BSF.4.05.9904042151080.16452-100000@s8-37-26.student.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 04, 1999 at 09:56:35PM -0700, Jason C. Wells wrote: > On Mon, 5 Apr 1999, Nik Clayton wrote: > >Since I rebuilt my 3.1-stable with no a.out support, Netscape Navigator > >fails to run, printing; > > > > Couldn't open /usr/libexec/ld.so. > > > >Is there an ELF version of Navigator floating around, or am I going to > >have to re-enable a.out support? > > You have to put X aout libs back in. You can get these in binary without > doing a make world from 2.2.8-RELEASE an the FTP site. The rc script will > still config the libs in X/lib/aout for you. (unless you trimmed that > stuff out) I think I've already got them in place; # ldconfig -aout -r | grep X 0:-loldX.6.0 => /usr/X11R6/lib/aout/liboldX.so.6.0 1:-lXtst.6.1 => /usr/X11R6/lib/aout/libXtst.so.6.1 2:-lICE.6.3 => /usr/X11R6/lib/aout/libICE.so.6.3 4:-lXi.6.0 => /usr/X11R6/lib/aout/libXi.so.6.0 7:-lXt.6.0 => /usr/X11R6/lib/aout/libXt.so.6.0 12:-lXext.6.3 => /usr/X11R6/lib/aout/libXext.so.6.3 13:-lX11.6.1 => /usr/X11R6/lib/aout/libX11.so.6.1 17:-lXaw.6.1 => /usr/X11R6/lib/aout/libXaw.so.6.1 31:-lXIE.6.0 => /usr/X11R6/lib/aout/libXIE.so.6.0 32:-lSM.6.0 => /usr/X11R6/lib/aout/libSM.so.6.0 36:-lPEX5.6.0 => /usr/X11R6/lib/aout/libPEX5.so.6.0 38:-lXmu.6.0 => /usr/X11R6/lib/aout/libXmu.so.6.0 40:-lXp.6.2 => /usr/X11R6/lib/aout/libXp.so.6.2 or am I missing something more obvious? N -- Bagel: The carbohydrate with the hole To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990405125634.A85033>