[Bug 124389] [build] make installkernel fails with KMODDIR iff $(KMODDIR) does not exist

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 12 09:32:13 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=124389

ota at j.email.ne.jp changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Overcome By Events
             Status|Open                        |Closed

--- Comment #2 from ota at j.email.ne.jp ---
"make installkernel KMODDIR=/boot/dir" still fails in 13-CURRENT but I haven't
needed to specify KMODDIR long enough years.

Also, some changes have been done to kernel modules since this PR was submitted
like below in /usr/src/UPDATING.

20160510:
        Kernel modules compiled outside of a kernel build now default to
        installing to /boot/modules instead of /boot/kernel.  Many kernel
        modules built this way (such as those in ports) already overrode
        KMODDIR explicitly to install into /boot/modules.  However,
        manually building and installing a module from /sys/modules will
        now install to /boot/modules instead of /boot/kernel.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list