Re: [PATCH] hurd: fix for glibc install-headers target

2015-08-24 Thread Samuel Thibault
Hello, Andreas Schwab, le Sun 23 Aug 2015 08:54:31 +0200, a écrit : > Samuel Thibault writes: > > and this goes on at infinitum. Make -d shows that it is trying to build > > /tmp/glibc-2.19/build-tree/hurd-i386-libc/mach/mach-shortcuts.h > > and adding a $(warning) shows that the generated mach-s

Re: [PATCH] Rump on GNU/Hurd (3): system limits

2015-08-24 Thread Antti Kantee
On 24/08/15 21:24, Robert Millan wrote: El 16/08/15 a les 15:07, Antti Kantee ha escrit: Can you submit the patches against NetBSD tools directly to NetBSD? [snip] Here: https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=50166 The buildrump.sh bit, again, please submit as a pull re

Re: [PATCH] Rump on GNU/Hurd (3): system limits

2015-08-24 Thread Robert Millan
El 16/08/15 a les 15:07, Antti Kantee ha escrit: Can you submit the patches against NetBSD tools directly to NetBSD? It's hard to test that one didn't break any platform when mucking around with the crosstools, so it never hurts to have the maximal amount of eyeballs on changes there. Specif

Re: [PATCH] Rump on GNU/Hurd (1): system detection

2015-08-24 Thread Robert Millan
El 16/08/15 a les 13:38, Antti Kantee ha escrit: On 16/08/15 10:48, Robert Millan wrote: Hi, Here's the first patch of my port of Rump to GNU/Hurd. It includes the basic system detection stuff. Applied the src-netbsd bits. Can you submit the buildrump.sh part as a pull req on github? Done