[Mono-bugs] [Bug 544231] New: monotouch-mscorlib build error(in svn-143366)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Oct 4 20:38:04 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=544231
Summary: monotouch-mscorlib build error(in svn-143366)
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: i686
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: CORLIB
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: hys545 at dreamwiz.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6;
NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
make[7]: Leaving directory `/home/hys545/MONO/mcs/mcs'
make[6]: Leaving directory `/home/hys545/MONO/mcs/mcs'
make[6]: Entering directory `/home/hys545/MONO/mcs/class'
make[7]: Entering directory `/home/hys545/MONO/mcs/class/corlib'
make all-local
make[8]: Entering directory `/home/hys545/MONO/mcs/class/corlib'
MCS [monotouch] mscorlib.dll
System.Globalization/EastAsianLunisolarCalendar.cs(216,47): error CS0115:
`System.Globalization.EastAsianLunisolarCalendar.AlgorithmType' is marked as an
override but no suitable property found to override
System.Globalization/JulianCalendar.cs(499,47): error CS0115:
`System.Globalization.JulianCalendar.AlgorithmType' is marked as an override
but no suitable property found to override
System.Globalization/PersianCalendar.cs(707,47): error CS0115:
`System.Globalization.PersianCalendar.AlgorithmType' is marked as an override
but no suitable property found to override
System.Security/CodeAccessPermission.cs(329,45): error CS0246: The type or
namespace name `SecurityFrame' could not be found. Are you missing a using
directive or an assembly reference?
System.Security/CodeAccessPermission.cs(391,95): error CS0246: The type or
namespace name `SecurityFrame' could not be found. Are you missing a using
directive or an assembly reference?
System.Security/PermissionSet.cs(807,45): error CS0246: The type or namespace
name `SecurityFrame' could not be found. Are you missing a using directive or
an assembly reference?
System.Security/PermissionSet.cs(848,58): error CS0246: The type or namespace
name `SecurityFrame' could not be found. Are you missing a using directive or
an assembly reference?
System.Security/PermissionSet.cs(857,65): error CS0246: The type or namespace
name `SecurityFrame' could not be found. Are you missing a using directive or
an assembly reference?
Compilation failed: 8 error(s), 0 warnings
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list