From owner-freebsd-current Thu Sep 30 16:28: 6 1999 Delivered-To: freebsd-current@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (Postfix) with ESMTP id 5BC7614CD2 for ; Thu, 30 Sep 1999 16:28:04 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.9.3/8.9.1) id QAA71236; Thu, 30 Sep 1999 16:33:11 -0700 (PDT) (envelope-from sgk) From: Steve Kargl Message-Id: <199909302333.QAA71236@troutmask.apl.washington.edu> Subject: Re: Problems with Linux emulation In-Reply-To: <199909302311.BAA02361@wjpserver.cs.uni-sb.de> from Thomas Schuerger at "Oct 1, 1999 01:11:05 am" To: schuerge@wjpserver.CS.Uni-SB.DE (Thomas Schuerger) Date: Thu, 30 Sep 1999 16:33:11 -0700 (PDT) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thomas Schuerger wrote: [Charset ISO-8859-1 unsupported, filtering to ASCII...] > > This happens when the install script wants to call {PREFIX}/sbin/ldconfig > (the Linux-ldconfig). > > I rebuilt and reinstalled the linux emulation module, but that > didn_t help either. > Installing the above port will still cause a kernel panic. > > I haven_t read this list for a while, so I might have missed > something important. > Any hints or ideas what might be going wrong? What can I do to make > it work again? > You should be reading this list if you run -current! Cvsup up to date sources. Build a new kernel. Install kernel. Edit /etc/rc.conf to *not* load the linux module at boot time. Reboot. make world Edit /etc/rc.conf to load the linux module at boot time. Either reboot or kldload the linux module. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message