On Wed, 19 Aug 2020 at 00:19, Dustin Marquess <dmarqu...@gmail.com> wrote:
>
> On Tue, Aug 18, 2020 at 3:19 PM Michael Butler
> <i...@protected-networks.net> wrote:
> >
> > Any thoughts as to why this is happening when I build a (custom) kernel?
> >
> > kldxref: /boot/kernel/kernel: too many segments
>
> I'm seeing this too.  I haven't tried actually booting the kernel
> because of this.

This is fallout from Clang 11. The kernel should boot fine despite the
warnings, and this should be cleaned up in the near future (by
increasing the number of segments supported by kldxref, by changing
the kernel linker script, or a combination of both).
_______________________________________________
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"

Reply via email to