Updated kernel => VirtualBox not working!

Discussions related to using VirtualBox on Linux hosts.
TheReduxPL
Posts: 5
Joined: 1. Mar 2015, 16:30

Re: Updated kernel => VirtualBox not working!

Post by TheReduxPL »

I'm on kernel 4.14.0 (Linux Mint 18.3) and I cannot install VirtualBox even in version 5.2.2. Still getting the same message in the log as before:
make V=1 CONFIG_MODULE_SIG= -C /lib/modules/4.14.0-2.3-liquorix-amd64/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 -j4 modules
make[1]: warning: -jN forced in submake: disabling jobserver mode.
Makefile:944: *** "Cannot generate ORC metadata for CONFIG_ORC_UNWINDER=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel". Stop.
/tmp/vbox.0/Makefile.include.footer:101: commands for object 'vboxdrv' have failed
make: *** [vboxdrv] Error 2
despite the fact that I do have libelf-dev installed.
Post Reply