From owner-freebsd-multimedia Fri Oct 23 09:58:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA19673 for freebsd-multimedia-outgoing; Fri, 23 Oct 1998 09:58:41 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from dns.webwizard.net.mx (dns.webwizard.com.mx [148.245.50.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA19668 for ; Fri, 23 Oct 1998 09:58:39 -0700 (PDT) (envelope-from eculp@webwizard.org.mx) Received: from webwizard.org.mx (dns.webwizard.com.mx [148.245.50.27]) by dns.webwizard.net.mx (8.9.1/8.9.1) with ESMTP id LAA23410; Fri, 23 Oct 1998 11:58:01 -0500 (CDT) (envelope-from eculp@webwizard.org.mx) Message-ID: <3630B598.20F0AE3F@webwizard.org.mx> Date: Fri, 23 Oct 1998 11:58:01 -0500 From: Edwin Culp X-Mailer: Mozilla 4.5b2 [en] (X11; I; FreeBSD 3.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Zach Heilig CC: conrads@neosoft.com, multimedia@FreeBSD.ORG Subject: Re: Wow! Linux emulation in 3.0 is fantastic! References: <3630A35C.353EF83D@webwizard.org.mx> <19981023110207.A5283@znh.org> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Zach Heilig wrote: > On Fri, Oct 23, 1998 at 10:40:12AM -0500, Edwin Culp wrote: > > Are you running an elf kernel? If so how do you load the linux_mod.o? > > > > Thanks > > [ make sure your system is post-3.0 release ] > # cd /sys/modules > # make obj > # make depend > # make > # make install > # kldload /modules/linux.ko > [ I don't think modules are built by default ] Exellent information, Zach. Thanks a lot. Everything built fine the module seemed to load (acording to kldstat ), so we are advancing. Netscape first doesn't find ELF interpreter /lib/ld-linux.so.1 not found I did a ln -s /usr/compat/linux/lib /lib and it tried to run but I got a Memory fault (core dumped) Back to the old drawing board :-), but this time with a pocket full of kld modules, Thanks a lot ed > > -- > Zach Heilig > If it looks like a duck, and quacks like a duck, we have to at least consider > the possibility that we have a small aquatic bird of the family Anatidę on > our hands (Douglas Adams -- Dirk Gently's Holistic Detective Agency) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message