[Mono-bugs] [Bug 75951][Wis] New - mbuild compile error
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 1 08:23:27 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=75951
--- shadow/75951 2005-09-01 08:23:27.000000000 -0400
+++ shadow/75951.tmp.11816 2005-09-01 08:23:27.000000000 -0400
@@ -0,0 +1,47 @@
+Bug#: 75951
+Product: Mono: Tools
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: tools
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: hys545 at dreamwiz.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mbuild compile error
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+/usr/bin/mcs /debug /target:exe /out:mbuild.exe /r:./Monkeywrench.dll /r:./
+Mono.Build.dll /r:Mono.GetOptions.dll @mbuild.exe.sources
+mbuild/mbuild.cs(12,7): error CS0234: The type or namespace name `Tcp' does
+not exist in the namespace `System.Runtime.Remoting.Channels'. Are you
+missing an assembly reference?
+mbuild/mbuild.cs(12,1): error CS0246: The type or namespace name `System.
+Runtime.Remoting.Channels.Tcp' could not be found. Are you missing a using
+directive or an assembly reference?
+Compilation failed: 2 error(s), 0 warnings
+
+
+Steps to reproduce the problem:
+1. I use mono.mbuild svn 49256
+2.
+3.
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen?
+
+
+Additional Information:
More information about the mono-bugs
mailing list