[Mono-bugs] [Bug 75634][Nor] Changed - Apps compiled with GMCS do not always link to 2.0 System DLL's

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 26 12:10:21 EDT 2005


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 miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75634

--- shadow/75634	2005-07-26 01:23:32.000000000 -0400
+++ shadow/75634.tmp.11708	2005-07-26 12:10:21.000000000 -0400
@@ -2,16 +2,16 @@
 Product: Mono: Runtime
 Version: 1.1
 OS: Red Hat 9.0
 OS Details: Works on Debian, breaks on RH9 and FC4
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: JIT
-AssignedTo: mono-bugs at ximian.com                            
+AssignedTo: wberrier at novell.com                            
 ReportedBy: HanClinto at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Apps compiled with GMCS do not always link to 2.0 System DLL's
@@ -95,6 +95,15 @@
 clint herron
 
 ------- Additional Comments From HanClinto at gmail.com  2005-07-26 01:23 -------
 Created an attachment (id=15496)
 Here is a binary of the test project from HowToSystemIOPorts that  succeeds on my Debian box and fails on RH9
 
+
+------- Additional Comments From miguel at ximian.com  2005-07-26 12:10 -------
+The MONO_PATH (prefix/lib/mono/1.0) is taking precedence over the GAC,
+which is a problem.
+
+My guess is that the installer generated shell scripts are setting the
+MONO_PATH to point there and this is taking precedence over the GAC.
+
+


More information about the mono-bugs mailing list