From owner-freebsd-alpha Thu Dec 12 14:33:24 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2FAE37B401 for ; Thu, 12 Dec 2002 14:33:22 -0800 (PST) Received: from blacklamb.mykitchentable.net (207-173-248-253.bras01.elk.ca.frontiernet.net [207.173.248.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D17A43ED8 for ; Thu, 12 Dec 2002 14:33:22 -0800 (PST) (envelope-from drew@mykitchentable.net) Received: from tagalong (unknown [165.107.42.110]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 9ED4BEE6C0; Thu, 12 Dec 2002 14:33:16 -0800 (PST) Message-ID: <015b01c2a22e$7705cf60$6e2a6ba5@tagalong> From: "Drew Tomlinson" To: "Andrew Gallatin" Cc: References: <013801c2a216$5daca150$6e2a6ba5@tagalong> <15864.59185.414664.544704@grasshopper.cs.duke.edu> Subject: Re: SOLVED - Linux_Base Port - Any Workarounds? Date: Thu, 12 Dec 2002 14:33:16 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ----- Original Message ----- From: "Andrew Gallatin" To: "Drew Tomlinson" Cc: Sent: Thursday, December 12, 2002 11:44 AM > > Drew Tomlinson writes: > > The linux_base port is broken for Alpha. I saw some email here a while > > ago about this. I just tried again today but no luck. Are there any > > workarounds to get it to build? It fails when the linux kernel module > > tries to load and fails. Any help appreciated as I would like to run > > the Linux Netscape browser and try the Linux versions of RealPlayer. > > > > There is no linux netscape browser for alpha. The alpha netscape > is for Tru64 (aka osf1). > > Anyway, as was disscussed here, you need to load the osf kernel module > before loading the linux kernel module: > > # kldload osf1 > # kldload linux > # cd /usr/ports/emulators/linux_base > # make install Thank you very much!!! I did search but apparently I missed the "osf1" module requirement. With osf1 loaded, does that mean that most things for Tru64 will work? > Also, put osf1_enable="YES" as well as linux_enable="YES" in > /etc/rc.conf so that the module are loaded when the system reboots. Done. Thanks again! Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message