[Mono-bugs] [Bug 78286][Wis] Changed - System.ArgumentException:
Path is invalid when compiling
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 4 06:44:39 EDT 2006
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=78286
--- shadow/78286 2006-05-04 05:48:49.000000000 -0400
+++ shadow/78286.tmp.11685 2006-05-04 06:44:39.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78286
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details: Ubuntu Linux Dapper Drake Beta
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: jo.vermeulen at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -187,6 +187,22 @@
Always
------- Additional Comments From jo.vermeulen at gmail.com 2006-05-04 05:48 -------
Created an attachment (id=16916)
Source code package
+
+------- Additional Comments From rharinath at novell.com 2006-05-04 06:44 -------
+The warning:
+
+** (/usr/lib/mono/1.0/mcs.exe:11976): WARNING **: The class
+System.IComparable`1 could not be loaded, used in mscorlib,
+Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+suggests that you have a broken environment. Note that the mcs.exe
+from the .NET 1.1 profile is using a mscorlib.dll from the .NET 2.0
+profile.
+
+You may have a wrong MONO_PATH environment variable (it's mostly wrong
+to need to set MONO_PATH :-)
+
+Please re-open the bug if you can reproduce it with a saner environment.
More information about the mono-bugs
mailing list