From owner-freebsd-current Fri Oct 23 11:15:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA26665 for freebsd-current-outgoing; Fri, 23 Oct 1998 11:15:50 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA26653 for ; Fri, 23 Oct 1998 11:15:48 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id LAA00391; Fri, 23 Oct 1998 11:19:24 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199810231819.LAA00391@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Edwin Culp cc: freebsd-current@FreeBSD.ORG, Mike Smith , Cory Kempf Subject: Re: Netscape 4.5 & ld-linux.so.2? In-reply-to: Your message of "Fri, 23 Oct 1998 10:38:31 CDT." <3630A2F7.3F7C7D5E@webwizard.org.mx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 23 Oct 1998 11:19:24 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Mike Smith wrote: > > > > When I make netscape 4.5 from the ports collection (or just > > > downloading the it from netscape's web site), I get the following when > > > I try to run: > > > > > > % netscape > > > ELF interpreter /compat/linux/lib/ld-linux.so.2 not found > > > zsh: abort netscape > > > > > > /compat/linux/lib contains a ld-linux.so.1, and a ld-linux.so.1.7.14, > > > but no .2 version. Where does the missing version come from? > > > > > > This is on a -current from a few days ago. > > > > The linux_lib port hasn't been upgraded for glibc binaries yet. > > > > Is anyone running this with an elf kernel? I have my doubts as how to load > the linux_mod.o, that is if it is possible. You would have to load linux_mod.ko, eg. 'kldload /modules/linux_mod.ko'. > Can an LKM be loaded from the new boot.config? No. LKMs only work with a.out kernels anyway. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message