El 24/08/15 a les 18:08, Antti Kantee ha escrit:
On 16/08/15 10:51, Robert Millan wrote:
Hi,
Apparently this routine only wants the Rump version of <sys/mount.h> when
building with Rump namespace, but it includes the header unconditionally.
This is usually harmless as almost everyone has <sys/mount.h>, but GNU/Hurd
doesn't. So my patch just moves it into Rump protected space.
This has been committed.
btw, none of your fixes are yet available from src-netbsd, only via HEAD (which
means you need to run buildrump.sh/checkout.sh manually). I'll update
src-netbsd once you have a fully verified build against HEAD.
Ack. Thanks!
--
Robert Millan