From owner-freebsd-ports Fri Jan 28 0:46:16 2000 Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 31ED214DEF; Fri, 28 Jan 2000 00:46:15 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 20DBE1CD6D7; Fri, 28 Jan 2000 00:46:15 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Fri, 28 Jan 2000 00:46:15 -0800 (PST) From: Kris Kennaway To: kiri@pis.toba-cmt.ac.jp Cc: freebsd-ports@freebsd.org Subject: Re: Can't compile linux_base?! In-Reply-To: <200001280659.PAA16892@pis.toba-cmt.ac.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 28 Jan 2000 kiri@pis.toba-cmt.ac.jp wrote: > What's wrong? > Linux mode is not enabled. Loading linux kernel module... > kldload: can't load linux: Exec format error > The linux kernel module could not be loaded. Please manually load > the module and retry. See "man linux" for details. Looks like you have a bad linux kernel module. Make sure your kernel, modules and world are in sync, and you should be able to: kldload /modules/linux.ko with no errors. Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message