[Mono-list] Problems building from CVS

David Mitchell david.mitchell@telogis.com
Fri, 12 Mar 2004 11:13:42 +1300


I just downloaded the latest CVS of mcs and mono and did the following:

mono$ ./autogen.sh
mono$ make fullbuild

And I got this error:

System.Security.Cryptography/HMACSHA1.cs(110) error CS0246: Cannot find 
type `HMAC'

I found this error previously on the list and people mention that the 
HMAC class only exists in NET_1_2 so I did the following (which seems to 
have worked)

mono$ makke PROFILE=default fullbuild

Will this have broken or crippled my mono installation in any way?

-- 
David Mitchell
Software Engineer
Telogis

NOTICE:
This message (including any attachments) contains CONFIDENTIAL
INFORMATION intended for a specific individual and purpose, and
is protected by law.  If you are not the intended recipient,
you should delete this message and are hereby notified that any
disclosure, copying, or distribution of this message, or the
taking of any action based on it, is strictly prohibited.