[Mono-bugs] [Bug 76672][Wis] New - mono-svn-52899 don't compile
ikvm-cvs-2005-11-11(ikvmc)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 11 07:40:43 EST 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=76672
--- shadow/76672 2005-11-11 07:40:43.000000000 -0500
+++ shadow/76672.tmp.8084 2005-11-11 07:40:43.000000000 -0500
@@ -0,0 +1,69 @@
+Bug#: 76672
+Product: Mono: Class Libraries
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: SharpZipLib
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: hys545 at dreamwiz.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mono-svn-52899 don't compile ikvm-cvs-2005-11-11(ikvmc)
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+
+[hys545 at localhost gtk-2.0]$ cd ~/ikvm/ikvmc
+[hys545 at localhost ikvmc]$ nant
+NAnt 0.85 (Build 0.85.2140.0; dev; 11/10/2005)
+Copyright (C) 2001-2005 Gerry Shaw
+http://nant.sourceforge.net
+
+Buildfile: file:///home/hys545/ikvm/ikvmc/ikvmc.build
+Target framework: Mono 2.0 Profile
+Target(s) specified: ikvmc
+
+
+ikvmc:
+
+/home/hys545/ikvm/ikvmc/ikvmc.build(9,14): Element <includes... /> for <
+assemblyfileset... /> is deprecated. Use <include> element instead.
+/home/hys545/ikvm/ikvmc/ikvmc.build(6,14): Element <includes... /> for <
+fileset... /> is deprecated.Use <include> element instead.
+ [csc] Compiling 2 files to '/home/hys545/ikvm/bin/ikvmc.exe'."
+ [csc] /home/hys545/ikvm/ikvmc/Compiler.cs(562,11): error CS0234: The
+type or namespace name `SharpZipBaseException' does not exist in the
+namespace `ICSharpCode.SharpZipLib'. Are you missing an assembly reference?
+ [csc] Compilation failed: 1 error(s), 0 warnings
+
+BUILD FAILED - 0 non-fatal error(s), 3 warning(s)
+
+/home/hys545/ikvm/ikvmc/ikvmc.build(5,10):
+External Program Failed: /usr/lib/pkgconfig/../../lib/mono/2.0/gmcs.exe
+(return code was 1)
+
+Total time: 5.3 seconds.
+
+Steps to reproduce the problem:
+1. I use 52777
+ no error
+2.
+3.
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen?
+
+
+Additional Information:
More information about the mono-bugs
mailing list