Discussion:
Build mach from git sources
Almudena Garcia
2018-06-21 19:39:09 UTC
Permalink
This is the fully log of the compilation process

https://paste.pound-python.org/show/ipt4hzn6gHdFzLSF1EH6/

The error is in the latest lines
I'm trying to download gnumach sources from git repository, and build them
using make.
I used this guide
https://www.gnu.org/software/hurd/microkernel/mach/gnumach/building.html
But, when I try to do the last step,
make gnumach.gz
It returns a linker error.
http://dpaste.com/28JZ9VZ
How can I compile gnumach correctly?
Loading...