[Bug 240915] graphics/drm-current-kmod: SOURCE option prevents make installkernel from working
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240915 --- Comment #1 from Niclas Zeising <[email protected]> --- Hi! As I understand it, the basic issue is that drm-current-kmod isn't available 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 modules, by setting WITHOUT_LOCAL_MODULES=yes in either /etc/make.conf or the environment before doing buildkernel and installkernel. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"