maintainer-feedback requested: [Bug 240915] graphics/drm-current-kmod: SOURCE option prevents make installkernel from working
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 mailing list <[email protected]> for maintainer-feedback: Bug 240915: graphics/drm-current-kmod: SOURCE option prevents make installkernel from working https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240915 --- Description --- I have a machine that's currently on r349807, and I'm trying to update it to r352847. The build is done on a separate machine, and I use NFS to mount /usr/src and /usr/obj to complete the installation process. This machine I'm updating has the latest graphics/drm-current-kmod installed (4.16.g20190927). When I run `make installkernel', I get the following error: [...] ===> zlib (install) install -T release -o root -g wheel -m 555 zlib.ko /boot/kernel/ install -T debug -o root -g wheel -m 555 zlib.ko.debug /usr/lib/debug/boot/kernel/ kldxref /boot/kernel ===> drm-current-kmod (install) ===> drm-current-kmod/linuxkpi (install) install -T release -o root -g wheel -m 555 linuxkpi_gplv2.ko /boot/kernel/ install: linuxkpi_gplv2.ko: No such file or directory *** Error code 71 Stop. make[4]: stopped in /usr/local/sys/modules/drm-current-kmod/linuxkpi *** Error code 1 Stop. make[3]: stopped in /usr/local/sys/modules/drm-current-kmod *** Error code 1 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"