Build mach from git sources

Almudena Garcia <[email protected]> Mon, 18 Jun 2018 21:22:18 +0200
Newsgroups gmane.os.hurd.general
Message-ID <CA+vQsMjk+tRuCaBqaknnnLH3mYPN3m+SU6XD1GBNv8Dix_N8Hw@mail.gmail.com>
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?