Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 1996 19:35:13 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        RAWLINK@jlsc.wpafb.af.mil
Cc:        freebsd-questions@freebsd.org
Subject:   Re: kernel compile problems.
Message-ID:  <Pine.BSI.3.94.960928193424.230N-100000@gdi.uoregon.edu>
In-Reply-To: <c=US%a=_%p=Joint_Logistics_%l=SRVY-960927210605Z-1874@srvy.jlsc.wpafb.af.mil>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960928193424.230N-100000>