Date: Wed, 09 Oct 2019 19:14:58 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 240915] graphics/drm-current-kmod: SOURCE option prevents make installkernel from working Message-ID: <bug-240915-7141-DMlu6GxVT5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240915-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-240915-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240915 --- Comment #1 from Niclas Zeising <zeising@FreeBSD.org> --- Hi! As I understand it, the basic issue is that drm-current-kmod isn't availabl= e on the host where you build your system, but when installing it it is picked up and installkernel tries to install the object files which aren't there. We're still discussing what the best solution to this issue is, in the meantime, it is possible to override the build of out of tree kernel module= s, by setting WITHOUT_LOCAL_MODULES=3Dyes in either /etc/make.conf or the environment before doing buildkernel and installkernel. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240915-7141-DMlu6GxVT5>