[Mono-bugs] [Bug 60443][Maj] Changed -

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Jun 2004 03:18:02 -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=60443

--- shadow/60443	2004-06-24 02:21:43.000000000 -0400
+++ shadow/60443.tmp.22553	2004-06-24 03:18:02.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: duncan@ximian.com                            
 ReportedBy: rlyon@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: The beta 3 mono-nunit package has an unreported dependency on the mono-preview package.
+Summary: 
 
 Please fill in this template when reporting a bug, unless you know what 
 you are doing. 
 Description of Problem: 
  
 The beta 3 mono-nunit package has an unreported dependency on the 
@@ -101,6 +101,15 @@
   include $(topdir)/build/library.make
   endif
 
 so that it is only built in the default profile.  You'll have to
 update mono/runtime/net_2_0/Makefile.am not to refer to nunit.*.
 
+
+------- Additional Comments From rharinath@novell.com  2004-06-24 03:18 -------
+Applied a patch for the nunit case.  I just removed references to
+nunit from mono/runtime/net_2_0/Makefile.am, which is sufficient to
+fix the issue.
+
+However, I see that ICSharpCode.SharpZipLib and IBM.DB2.Data also have
+the same .DLL-hell problem.
+