On Mon, 2011-05-09 at 18:49 +0200, Svante Signell wrote: > On Mon, 2011-05-09 at 18:43 +0200, Samuel Thibault wrote: > > Svante Signell, le Mon 09 May 2011 18:33:14 +0200, a écrit : > > > Anyway, adding a print statement at eglibc-2.11.2/mach/msgserver.c > > > resolved the hang in the configuration of ghc6-6.10.1 > > > +dfsg1/libraries/random :-) > > > > Uh! Did you try to let the remainder of the build complete? > > No, I had a print statement writing too much so the build hang so I had > to reboot. Now I just print a dot so I can try again.
The build continues until the following message is printed: make: hurdsig.c:804: _hurd_internal_post_signal: Unexpected error: (ipc/rcv) msg too large. Maybe it's due to the print statements I still have in the custom built libc. I'll recompile so nothing is printed to stderr (not clobbering the normal output)