https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252459
Vladislav V. Prodan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Vladislav V. Prodan <[email protected]> --- The problem is still relevant for 12-STABLE. # make installkernel 'KERNCONF=universal-12-3' ... ===> zlib (install) install -T release -o root -g wheel -m 555 zlib.ko /boot/kernel/ install -T debug -o root -g wheel -m 555 zlib.ko.debug /usr/lib/debug/boot/kernel/ kldxref /boot/kernel kldxref: /boot/kernel/kernel: too many segments -------------------------------------------------------------- >>> Installing kernel universal-12-3 completed on Wed Jun 22 10:05:41 EEST 2022 -------------------------------------------------------------- # uname -KUr 12.3-STABLE 1203500 1203500 # svnlite info /usr/src | awk '/Revision:/ {print$2;}' 372167 -- You are receiving this mail because: You are the assignee for the bug.
