From owner-freebsd-questions Sat Sep 28 19:35:37 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA09409 for questions-outgoing; Sat, 28 Sep 1996 19:35:37 -0700 (PDT) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA09360 for ; Sat, 28 Sep 1996 19:35:28 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id TAA00369; Sat, 28 Sep 1996 19:35:13 -0700 (PDT) Date: Sat, 28 Sep 1996 19:35:13 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: RAWLINK@jlsc.wpafb.af.mil cc: freebsd-questions@freebsd.org Subject: Re: kernel compile problems. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk It's not necessary to uuencode text messages; just paste them right in. On Fri, 27 Sep 1996 RAWLINK@jlsc.wpafb.af.mil wrote: > Here's a quick background. I was getting errors when trying to execute > a linux executable even though I had the Linux=YES in sysconfig. The > docs said that when you get this error it was because the Linux LKM > wasn't loading dynamically and that it would have to be loaded > statically. So, i added the line "options LINUX" in my kernel config > and during the make it errored out. Attached below is the error the > make stopped with and dectest.txt which is my kernel config I am trying > to compile. Try adding options COMPAT_LINUX options LINUX_COMPAT to your kernel config as well. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major