Before I start, please be aware that I am aware that I am using a VERY OLD version of Linux. Whilst it would be helpful to be able to update to a newer version, for commercial reasons which are far to boring to discuss, this will not happen. Suggestions that I simply "upgrade to xxxx" while well-meaning I'm sure, are of no use. Thank you anyway
Right, here's the situation:
Host OS: Windows 7 Enterprise 64-bit
VirtualBox: 5.1.10 r112026 (Qt5.6.2)
Guest OS: RHEL3 Update 4 (kernel 2.4.21-27, 32-bit)
I'm trying to install the Guest Additions, but don't get very far. When I run VBoxLinuxAdditions.run I get:
Code: Select all
Verifying archive integrity... All good.
Uncompressing VirtualBox 5.1.10 Guest Additions for Linux............
VirtualBox Guest Additions installer
Copying additional installer modules ...
Installing additional modules ...
vboxadd.sh: Building Guest Additions kernel modules.
Failed to set up service, please check the log file
/var/log/VBoxGuestAdditions.log for details.Code: Select all
vboxadd.sh: failed: Look at /var/log/vboxadd-install.log to find out what went wrong.
vboxadd.sh: failed: Please check that you have gcc, make, the header files for your Linux kernel and possibly perl installed..Code: Select all
make: the '-j' option requires a positive integral argument
<the contents of the make help>Thanks in advance