[Mono-bugs] [Bug 54070][Nor] Changed - error on second compilation
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Mar 2004 03:58:58 -0500 (EST)
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 mail@meebey.net.
http://bugzilla.ximian.com/show_bug.cgi?id=54070
--- shadow/54070 2004-03-24 17:07:35.000000000 -0500
+++ shadow/54070.tmp.4412 2004-03-25 03:58:58.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 54070
Product: Mono: Doctools
Version: unspecified
OS: unknown
OS Details:
-Status: RESOLVED
-Resolution: NOTABUG
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: Core
AssignedTo: mono-bugs@ximian.com
ReportedBy: mail@meebey.net
QAContact: mono-bugs@ximian.com
@@ -68,6 +68,19 @@
Additional Information:
I guess some error in the makefile
------- Additional Comments From bmaurer@users.sf.net 2004-03-24 17:07 -------
You need to have monodoc and mcs in the same directory (eg, do cvs co
mcs monodoc)
+
+------- Additional Comments From mail@meebey.net 2004-03-25 03:58 -------
+if the behaviour of make is right after the "make clean" which tries
+to open ../../mcs/errors then the 1. make call must have a bug. It
+misses them?
+
+I hope its clear that the compilation _works_, the compiled programs
+afterwards also on the _first_ compile.
+Do I want to compile _again_, _it fails_ with that ../../mcs/error
+messages
+
+thanks
+