[Mono-bugs] [Bug 74280][Min] Changed - Build system assumes '.' exists in path.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 6 Apr 2005 06:08:22 -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-03-31 12:28:14.000000000 -0500
+++ shadow/74280.tmp.21040 2005-04-06 06:08:22.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74280
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details: Debian Testing
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Minor
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: mono@wirschell.nl
QAContact: mono-bugs@ximian.com
@@ -39,6 +39,19 @@
the <buiddir>/mcs directory into the path before continuing.
How often does this happen?
Always.
Additional Information:
+
+------- Additional Comments From rharinath@novell.com 2005-04-06 06:08 -------
+The build system has no such assumption/requirement AFAIK.
+
+Note that 'mcs' is different from 'mcs.exe'. Running './mcs' or
+adding the mcs/ directory to the path won't solve anything.
+
+Can you explain how you obtained the source (tarball or SVN)? Do you
+have any installation of mono around? Did you look at the mono/README
+file -- especially the section named "If you don't have a working Mono
+installation"?
+
+