[Mono-bugs] [Bug 57778][Blo] Changed - mono doesn't compile
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Apr 2004 13:42:56 -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 edasque@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57778
--- shadow/57778 2004-04-28 13:40:04.000000000 -0400
+++ shadow/57778.tmp.7753 2004-04-28 13:42:56.000000000 -0400
@@ -10,13 +10,13 @@
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: tambet@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc: james@ximian.com,naresh@ximian.com
+Cc: james@ximian.com,miguel@ximian.com,naresh@ximian.com
Summary: mono doesn't compile
Why is building mono always so frustrating? Every time there is a bug I'm
told to use latest from CVS. Almost every time I 'cvs up' it won't build
after that. Here's the latest (using anocvs)
@@ -147,6 +147,10 @@
System.Security.Cryptography/HMACSHA1.cs(110) error CS0246: Cannot
find type `HMAC'
Compilation failed: 1 error(s), 0 warnings
This is from today's CVS (regular cvs, not anoncvs)
+
+------- Additional Comments From edasque@ximian.com 2004-04-28 13:42 -------
+And it's always a different place, not necessarily crypto stuff, is
+that correct ?