[Mono-bugs] [Bug 64089][Nor] New - Mono hangs while running NAnt examples build file
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 25 Aug 2004 17:48:57 -0400 (EDT)
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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=64089
--- shadow/64089 2004-08-25 17:48:57.000000000 -0400
+++ shadow/64089.tmp.6243 2004-08-25 17:48:57.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 64089
+Product: Mono: Runtime
+Version: unspecified
+OS: GNU/Linux [Other]
+OS Details: Gentoo 2.6.8 r2
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: gert.driesen@pandora.be
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Mono hangs while running NAnt examples build file
+
+Mono 1.0.1 (linux) hangs when attempting to build the examples that are
+part of the NAnt distribution (and NAnt cvs).
+
+Steps to reproduce the problem:
+
+ $ export CVSROOT=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/nant
+ $ cvs -z3 co nant
+ $ make install prefix=<your prefix>
+ $ cd examples
+ $ nant