[Mono-bugs] [Bug 75424][Maj] Changed - wapi caused build hangs
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 1 02:16:51 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75424
--- shadow/75424 2005-06-30 16:02:13.000000000 -0400
+++ shadow/75424.tmp.9593 2005-07-01 02:16:51.000000000 -0400
@@ -51,6 +51,15 @@
ENOSPC. The runtime was looping at that point trying to get a new
semaphore over and over.
I've added an error message, and a tool for deleting the semaphore.
This tool should be added to the Makefiles somewhere to clean up when
the mono/runtime/ dir is cleaned.
+
+------- Additional Comments From rharinath at novell.com 2005-07-01 02:16 -------
+I can put it into the 'make clean' of runtime/Makefile.am just before
+it kills the .wapi directory. However, is the 'semdel' program robust
+to the .wapi directory or its parents not being present, etc.?
+
+Also, the buildbot probably has to be fixed to either call 'make
+clean' or separately invoke the 'semdel' program.
+
More information about the mono-bugs
mailing list