Re: Build mach from git sources
Almudena Garcia <[email protected]> Thu, 21 Jun 2018 21:39:09 +0200
| Newsgroups | gmane.os.hurd.general |
|---|---|
| Message-ID | <CA+vQsMhnsHto=o0iOKQZPkxZxFFtykze+jH36mygnzDPHDNKEA@mail.gmail.com> |
This is the fully log of the compilation process https://paste.pound-python.org/show/ipt4hzn6gHdFzLSF1EH6/ The error is in the latest lines 2018-06-18 21:22 GMT+02:00 Almudena Garcia <[email protected]>: > Hi all: > > 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? >