[Mono-bugs] [Bug 74280][Min] Changed - Build system assumes '.' exists in path.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 8 Apr 2005 01:55:37 -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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74280
--- shadow/74280 2005-04-07 06:30:20.000000000 -0400
+++ shadow/74280.tmp.18968 2005-04-08 01:55:37.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74280
Product: Mono: Runtime
Version: 1.1
OS: Debian Woody
OS Details: Debian Testing
-Status: NEEDINFO
-Resolution: NOTABUG
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Minor
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: mono@wirschell.nl
QAContact: mono-bugs@ximian.com
@@ -346,6 +346,15 @@
SVN (This assumes that you have a working mono installation, and that
there's a C# compiler named 'mcs', and a corresponding IL runtime
called 'mono'). Do you really expect your users to read on to that
section simply because there _might_ be something useful in there,
even though nothing in the README before that suggests it'll be even
remotely interesting to compile and install mono?
+
+------- Additional Comments From rharinath@novell.com 2005-04-08 01:55 -------
+It looks like I've been using my "knowledge" of how the build system
+is supposed to work, and didn't actually understand what was going on.
+ Sorry about that.
+
+The '.' in the PATH was a placebo. There was some other ordering
+dependency that I had failed to take into account.
+