Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Aug 2019 09:32:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 124389] [build] make installkernel fails with KMODDIR iff $(KMODDIR) does not exist
Message-ID:  <bug-124389-227-Hxaz0DtigS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-124389-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

ota@j.email.ne.jp changed:

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

--- Comment #2 from ota@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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-124389-227-Hxaz0DtigS>