Open elgcsw opened 5 years ago
is the cross-compiler x86_64-rumprun-netbsd-gcc in PATH?
The cross compiler was not in the PATH, but even after it was added to the path, the same error message was sent. However, it did remove the line "make: x86_64-rumprun-netbsd-gcc: Command not found" from the error messages. The main issue was not resolved though. Thank you for noticing the cross compiler issue.
I got the same issue
I am on Ubuntu Linux 16.04.4, and have been trying to compile the nginx package on the Rumprun Kernel, but every attempt shows the same error:
I have attempted to fix the issue using the results of other bug reports (#149 and #109), but all attempts have failed. I have also tried compiling the python3 package and the same error was triggered. If anyone can figure out how to resolve this issue, your help would be appreciated.