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.17.1-1.el8.elrepo.x86_64/build M=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 -j16 modules
|
---|
4 | make[1]: warning: -j16 forced in submake: resetting jobserver mode.
|
---|
5 | /bin/sh: -c: line 0: syntax error near unexpected token `('
|
---|
6 | /bin/sh: -c: line 0: `if [ "gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10)" != ""gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-4)"" ]; then \'
|
---|
7 | make[1]: *** [Makefile:1717: prepare] Error 1
|
---|
8 | make: *** [/tmp/vbox.0/Makefile-footer.gmk:117: vboxdrv] Error 2
|
---|