[Mono-bugs] [Bug 58128][Blo] Changed - mcs in beta1 version couldn't find assembly references
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 7 May 2004 13:05:46 -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 chapeaurouge@madpenguin.org.
http://bugzilla.ximian.com/show_bug.cgi?id=58128
--- shadow/58128 2004-05-06 08:19:25.000000000 -0400
+++ shadow/58128.tmp.921 2004-05-07 13:05:46.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 58128
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: xp
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Blocker
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: phobeo@sugus.eii.us.es
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -55,6 +55,15 @@
How often does this happen?
always
Additional Information:
+
+------- Additional Comments From chapeaurouge@madpenguin.org 2004-05-07 13:05 -------
+I seem to have the same issue on linux slackware, except for System:
+
+fblaise@lap:~/CVSROOT/mono/test$ mcs heyhey.cs
+heyhey.cs(4) error CS0246: The namespace `GtkSharp' can not be found
+(missing assembly reference?)
+ Try using -r:gtk-sharp
+Compilation failed: 1 error(s), 0 warnings