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=76799 --- shadow/76799 2005-12-03 16:03:48.000000000 -0500 +++ shadow/76799.tmp.3093 2006-04-28 17:52:33.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 76799 Product: Mono: Runtime Version: 1.1 OS: unknown OS Details: Windows XP64/CLR2.0 installed with 32 bit mono 1.1.10 -Status: RESOLVED +Status: NEEDINFO Resolution: DUPLICATE Severity: Unknown Priority: Normal Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -58,6 +58,36 @@ *** Bug 76800 has been marked as a duplicate of this bug. *** ------- Additional Comments From [EMAIL PROTECTED] 2005-12-03 16:03 ------- *** This bug has been marked as a duplicate of 76661 *** + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-28 17:52 ------- +This is the error that I get now: + + + +** (ta.exe:25516): WARNING **: The following assembly referenced from +/home/miguel/miss/ta.exe could not be loaded: + Assembly: mllib10 (assemblyref_index=1) + Version: 1.1.5.2 + Public Key: a19089b1c74d0809 +The assembly was not found in the Global Assembly Cache, a path listed +in the MONO_PATH environment variable, or in the location of the +executing assembly (/home/miguel/miss/). + + +** (ta.exe:25516): WARNING **: The class +Microsoft.FSharp.MLLib.Pervasives could not be loaded, used in +mllib10, Version=1.1.5.2, Culture=neutral, PublicKeyToken=a19089b1c74d0809 + +** (ta.exe:25516): WARNING **: Missing method print in assembly +/home/miguel/miss/ta.exe, type Microsoft.FSharp.MLLib.Pervasives + +Unhandled Exception: System.TypeLoadException: Could not load type +'Microsoft.FSharp.MLLib.Pervasives' from assembly 'mllib10, +Version=1.1.5.2, Culture=neutral, PublicKeyToken=a19089b1c74d0809'. + +I guess I need to install F# to continue looking at this. + +Where can I get the binaries that you used? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
