Follow-up Comment #4, bug #18015 (project hurd):
OK 'make distcheck' did not finish successfully:
rm -f Makefile
ERROR: files left in build directory after distclean:
./config.status.orig
./Makefile.orig
make[1]: *** [distcleancheck] Error 1
make[1]: Leaving directory
`/devel2/bdefreese/gnumach-
Follow-up Comment #3, bug #18015 (project hurd):
As usual I screwed up. It appears I was having a timestamp problem. "make
dist" works fine and a build on the resulting tarball is fine. I also tried
running 'make distcheck' which seemed to be working fine but my machine hung
again. I may try
Follow-up Comment #2, task #5487 (project hurd):
As far as I got it, Hurd-specific part of threads are very related with
cancelation stuff. We really need hurd_condition_wait and hurd_thread_cancel
or it would be possible to adapt Hurd to use pthread_thread_cancel?
__
Follow-up Comment #2, bug #18015 (project hurd):
Thomas,
Building out of the tree doesn't seem to work for me.
build/../configure works OK but make dist seems to just keep running aclocal,
autoconf, and automake recursively.
Thanks,
Barry
_
Update of bug #18015 (project hurd):
Status:None => Ready For Test
Assigned to:None => tschwinge
___
Follow-up Comment #1:
I checked in the foll
Hi,
I have written and tested a simple hello library for Hurd (Debian
Hurd, K10). The HOWTO is available at:
http://hurd.in/bin/view/Hurd/HurdLibraryHOWTO
I'd appreciate any suggestions, enhancements to the above. Please feel
free to correct/point out any mistakes.
Is it possible to compile a
Update of bug #15329 (project hurd):
Status: Confirmed => In Progress
___
Follow-up Comment #3:
> Did Andrew's patch not get committed? If so, can this bug be closed? If
not, can it be committed
Hi,
On Tue, Nov 28, 2006 at 06:09:58PM +0200, Constantine Kousoulos wrote:
> Can you please elaborate which servers you characterise as
> "low-level"?
Well, all the core servers operating below the POSIX level: task, exec,
proc, auth, passwd, pipe... I'm not quite sure about pfinet and ext2 --
t