Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Oct 1998 11:19:24 -0700
From:      Mike Smith <mike@smith.net.au>
To:        Edwin Culp <eculp@webwizard.org.mx>
Cc:        freebsd-current@FreeBSD.ORG, Mike Smith <mike@smith.net.au>, Cory Kempf <ckempf@enigami.com>
Subject:   Re: Netscape 4.5 & ld-linux.so.2? 
Message-ID:  <199810231819.LAA00391@dingo.cdrom.com>
In-Reply-To: Your message of "Fri, 23 Oct 1998 10:38:31 CDT." <3630A2F7.3F7C7D5E@webwizard.org.mx> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810231819.LAA00391>