Date: Thu, 13 Feb 2020 20:08:07 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: freebsd-current@freebsd.org Subject: Re: FATAL kernel too old Message-ID: <d8e6f32b-13d9-2ee7-8a3f-383bcd772689@FreeBSD.org> In-Reply-To: <20200213175601.GA3262@c720-r342378> References: <20200213175601.GA3262@c720-r342378>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-02-13 18:56, Matthias Apitz wrote: > I'm compiling ports with poudriere on a very recent kernel and I'm > getting the attached errors. What does this mean? Thanks. > > matthias > > > FreeBSD 13.0-CURRENT (GENERIC) #2 r357756: Tue Feb 11 18:52:09 CET 2020 > > [01:28:59] [04] [00:01:01] Finished graphics/linux-c7-gdk-pixbuf2 | linux-c7-gdk-pixbuf2-2.36.12: Success > [01:29:01] [04] [00:00:00] Building security/linux-c7-libssh2 | linux-c7-libssh2-1.8.0 > FATAL: kernel too old What is the output of "sysctl compat.linux.osrelease"? On recent -CURRENT, it should be "3.2.0". If there is any setting in your /etc/sysctl.conf to lower the version, try removing it, and reloading your linux kernel modules. -Dimitry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d8e6f32b-13d9-2ee7-8a3f-383bcd772689>