Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Apr 2020 12:43:02 +1000
From:      Dewayne Geraghty <dewayne@heuristicsystems.com.au>
To:        freebsd-questions@freebsd.org, kudzu@tenebras.com
Subject:   Re: Question (fwd)
Message-ID:  <19f535c7-f014-0c09-a756-909bf4f343e9@heuristicsystems.com.au>
In-Reply-To: <CAHu1Y71FUzDAi2LsyCoPqBCz2NTy5oRZSUmgs2U6fDVuXunaeQ@mail.gmail.com>
References:  <alpine.NEB.2.21.2004070755410.29692@sdf.lonestar.org> <fd51e9d5-4499-41ad-8c33-a0481eb26ad1@yggdrasil.evilham.com> <alpine.NEB.2.21.2004081537450.9589@otaku.sdf.org> <20200408200149.8d6464a3.freebsd@edvax.de> <alpine.NEB.2.21.2004081809570.23527@otaku.sdf.org> <20200408202549.873d7b41.freebsd@edvax.de> <alpine.NEB.2.21.2004081843300.23527@otaku.sdf.org> <20200408210615.2d33ebf0.freebsd@edvax.de> <CAHu1Y73%2Buk=fxipvcZ5wg%2BTeDXZyHcUezn4RyQGFz=%2B0NBF-yQ@mail.gmail.com> <20200408224416.GA54686@neutralgood.org> <CAHu1Y71FUzDAi2LsyCoPqBCz2NTy5oRZSUmgs2U6fDVuXunaeQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/04/2020 12:11 pm, Michael Sierchio wrote:
> For a number of reasons I tend to create monolithic kernels, and prevent
> loading kernel modules after boot.
> 
> I'm running 11.3-STABLE
> 
> in the kernel LINT file I see
> 
> options         GEOM_LINUX_LVM
> 
> options         COMPAT_LINUXKPI
> 
> options         COMPAT_LINUX32
> 
> 
> but COMPAT_LINUX no longer is a recognized symbol. ....  Hmmm...
> 
> On Wed, Apr 8, 2020 at 3:44 PM Kevin P. Neal <kpn@neutralgood.org> wrote:

I just ran make LINT on my FreeBSD 12.1-STABLE #0 r359640M: Mon Apr  6
which has, on i386:

LINT:options    GEOM_LINUX_LVM
LINT:options    COMPAT_LINUXKPI
LINT:options    COMPAT_LINUX

while the amd64 version has:
LINT:options    GEOM_LINUX_LVM
LINT:options    COMPAT_LINUXKPI
LINT:options    COMPAT_LINUX32

which explains things.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19f535c7-f014-0c09-a756-909bf4f343e9>