[Mono-bugs] [Bug 75282][Wis] New - compile error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 16 08:36:30 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 hys545 at dreamwiz.com.

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

--- shadow/75282	2005-06-16 08:36:30.000000000 -0400
+++ shadow/75282.tmp.30543	2005-06-16 08:36:30.000000000 -0400
@@ -0,0 +1,53 @@
+Bug#: 75282
+Product: Mono: Class Libraries
+Version: unspecified
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: compile error
+
+Please fill in this template when reporting a bug, unless you know what you 
+are doing.
+Description of Problem:
+make[8]: Entering directory `/home/hys545/MONO/mcs/class/System'
+MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /usr/src/Haansoft/BUILD/
+mono/runtime/mono-wrapper  ../../gmcs/gmcs.exe   -d:NET_1_1 -d:NET_2_0 -
+debug /noconfig /r:mscorlib.dll /define:XML_DEP /r:System.Xml.dll /define:
+SECURITY_DEP /r:System.Security.dll /define:CONFIGURATION_DEP /r:System.
+Configuration.dll /target:library /out:System.dll  @System.dll.sources
+System.Net.Configuration/HttpCachePolicyElement.cs(98) error CS0115: 
+'System.Net.Configuration.HttpCachePolicyElement.DeserializeElement(System.
+Xml.XmlReader,bool)': no suitable methods found to override
+System.Net.Configuration/HttpCachePolicyElement.cs(104) error CS0115: 
+'System.Net.Configuration.HttpCachePolicyElement.Reset(System.
+Configuration.ConfigurationElement)': no suitable methods found to override
+Compilation failed: 2 error(s), 0 warnings
+make[8]: *** [../../class/lib/net_2_0/System.dll] 오류 1
+make[8]: Leaving directory `/home/hys545/MONO/mcs/class/System'
+make[7]: *** [do-all] 오류 2                                    
+
+Steps to reproduce the problem:
+1. I update svn=46082
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list