Re: installkernel ignoring WITHOUT_DEBUG_FILES?

From: Mark Johnston <markj_at_freebsd.org>
Date: Wed, 29 Apr 2020 09:54:39 -0400
On Wed, Apr 29, 2020 at 08:49:00AM +0300, Yuri Pankov wrote:
> I'm trying to replace the kernel on memstick image with the help of 
> mdconfig, and installkernel runs out of space despite 
> WITHOUT_DEBUG_FILES= added to /etc/src.conf.
> 
> /usr/src$ make -V MK_DEBUG_FILES
> no
> /usr/src$ sudo rm -rf /mnt/usr/lib/debug
> /usr/src$ sudo make DESTDIR=/mnt installkernel

You need WITHOUT_KERNEL_SYMBOLS= instead for the kernel.  I'm not sure
why it's a different option.
Received on Wed Apr 29 2020 - 11:54:48 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:23 UTC