[Mono-list] mcs-0.29 on Linux PPC

Mathieu Leduc-Hamel leduc-hamel.mathieu@courrier.uqam.ca
Wed, 03 Dec 2003 03:22:04 -0100


Mono compile successfuly on my gentoo linux 1.4 ppc but i have a small
problem with mcs.

When I try to compile it, it tell me:
** (/opt/mono//bin/mcs.exe:1709): WARNING **: Using non-atomic functions!
System.Security.Cryptography/HMACSHA1.cs(110) error CS0246: Cannot find
type `HMAC'
Compilation failed: 1 error(s), 0 warnings
make[2]: *** [../../class/lib/mscorlib.dll] Erreur 1
make[2]: Leaving directory
`/home/arrakis/Projects/mono/mcs-0.29/class/corlib'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/arrakis/Projects/mono/mcs-0.29/class'
make: *** [all-recursive] Erreur 1

Should I report the bug on bugzilla or it's my os?

Mathieu