| 1 | Building the main VirtualBox module.
|
|---|
| 2 | Error building the module:
|
|---|
| 3 | make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C /lib/modules/5.19.3-1.el8.elrepo.x86_64/build M=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 -j8 modules
|
|---|
| 4 | make[1]: warning: -j8 forced in submake: resetting jobserver mode.
|
|---|
| 5 |
|
|---|
| 6 | ERROR: Kernel configuration is invalid.
|
|---|
| 7 | include/generated/autoconf.h or include/config/auto.conf are missing.
|
|---|
| 8 | Run 'make oldconfig && make prepare' on kernel src to fix it.
|
|---|
| 9 |
|
|---|
| 10 | make[1]: *** [Makefile:739: include/config/auto.conf] Error 1
|
|---|
| 11 | make: *** [/tmp/vbox.0/Makefile-footer.gmk:117: vboxdrv] Error 2
|
|---|