Opened 7 years ago
Closed 7 years ago
#17633 closed defect (worksforme)
vboxconfif fails with new kernel 4.15.12 on Fedora
Reported by: | Didier | Owned by: | |
---|---|---|---|
Component: | host support | Version: | VirtualBox 5.2.8 |
Keywords: | kernel 4.15.12 | Cc: | |
Guest type: | all | Host type: | Linux |
Description
Problem to build kernel modules for VirtualBox too. vboxconfig works fine with 4.15.11 and previous vboxconfig fails with 4.15.12
Configuration: kernel-4.15.12-300.fc27.x86_64 kernel-core-4.15.12-300.fc27.x86_64 kernel-devel-4.15.12-300.fc27.x86_64 kernel-headers-4.15.12-300.fc27.x86_64 kernel-modules-4.15.12-300.fc27.x86_64 kernel-modules-extra-4.15.12-300.fc27.x86_64 VirtualBox-5.2-5.2.8_121009_fedora26-1.x86_64
Output from vboxconfig: make V=1 CONFIG_MODULE_SIG= -C /lib/modules/4.15.12-300.fc27.x86_64/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 -j4 modules make[1]: warning: -jN forced in submake: disabling jobserver mode.
( \ |
echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo >&2 ; \ /bin/false) mkdir -p /tmp/vbox.0/.tmp_versions ; rm -f /tmp/vbox.0/.tmp_versions/* make -f ./scripts/Makefile.build obj=/tmp/vbox.0 make[2]: * No rule to make target '/tmp/vbox.0/linux/SUPDrv-linux.o', needed by '/tmp/vbox.0/vboxdrv.o'. Stop. make[1]: * [Makefile:1518: _module_/tmp/vbox.0] Error 2 make: * vboxdrv Error 2
See also: https://bugzilla.redhat.com/show_bug.cgi?id=1559163
Change History (3)
comment:1 by , 7 years ago
comment:3 by , 7 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Fixed by kernel 4.15.12-301