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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -187,6 +187,22 @@ Always ------- Additional Comments From [EMAIL PROTECTED] 2006-05-04 05:48 ------- Created an attachment (id=16916) Source code package + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
