Issue
When running a "make" command, fatal errors are returned due to missing linux headers.
Example: fatal error: file not found
Solution
I resolved this issue by creating a Ubuntu virtual machine (VM) using VirtualBox.
- Installed required software
- Mounted shared folder
The make commands ran successfully in the vm.
Answered By - TruBlu Answer Checked By - Senaida (WPSolving Volunteer)