On Thu, Jan 14, 2021 at 08:36, Robert Huff <roberth...@rcn.com> wrote:
Hello:
> I am trying to upgrade a system running:
>
> FreeBSD 13.0-CURRENT #0 r365372: Sun Sep 6 10:51:26 EDT 2020
amd64
>
> Per this discussion, I cannot compile the kernel because
> drm-current-kmod is out-of-date.
> When I try to upgrade drm-current-kmod (r561457) I get:
>
> ===> drm-current-kmod-5.4.62.g20210113 not supported on older
> CURRENT, no
> kernel support.
> *** Error code 1
>
> Stop.
> make: stopped in /usr/ports/graphics/drm-current-kmod
>
> Huh?
> What is my path forward? (That does not involve reinstalling
the
> OS.)
Either
upgrade the kernel without the drm PORTS_ whatever thing h
upgrade drm-current-kmod h add back the PORTS_thing if you
really want it upgrade kernel again
If I understand things correctly: things in the PORTS_MODULES
list are upgraded _after_ the kernel is completely rebuilt.
I am hitting this _during_ the rebuild.
I'm not sure if they will be upgraded after it's installed..
also, did you upgrade the world?
The version stuff that ports checks comes from /usr/include.
So the question becomes: _will_ removing the IGNORE line work?
Why wouldn't it?
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"