VirtualBox

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.

test -e include/generated/autoconf.h -a -e include/config/auto.conf
( \

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 Didier, 7 years ago

Fixed by kernel 4.15.12-301

comment:2 by Socratis, 7 years ago

So I guess the ticket can be "Closed".

comment:3 by Valery Ushakov, 7 years ago

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette