https://bugzilla.novell.com/show_bug.cgi?id=447228


           Summary: Error CS0246 while compiling mono\mcs from trunk
           Product: Mono: Class Libraries
           Version: SVN
          Platform: i686
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: Community User


make[8]: Entering directory `/usr/src/mono/mcs/class/System'
MCS     [net_2_1_bootstrap] System.dll
(everything nice but..)
./corlib/System.Collections/Comparer.cs(46,22): (Location of the symbol
related to previous warning)
System.ComponentModel/TypeConverter_2_1.cs(40,53): error CS0246: The type or
namespace name `ITypeDescriptorContext' could not be found. Are you missing a
using directive or an assembly reference?
System.ComponentModel/TypeConverter_2_1.cs(50,52): error CS0246: The type or
namespace name `ITypeDescriptorContext' could not be found. Are you missing a
using directive or an assembly reference?
System.ComponentModel/TypeConverter_2_1.cs(65,51): error CS0246: The type or
namespace name `ITypeDescriptorContext' could not be found. Are you missing a
using directive or an assembly reference?
System.ComponentModel/TypeConverter_2_1.cs(75,50): error CS0246: The type or
namespace name `ITypeDescriptorContext' could not be found. Are you missing a
using directive or an assembly reference?


-- 
Configure bugmail: https://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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to