[Mono-bugs] [Bug 447228] New: Error CS0246 while compiling mono\mcs from trunk

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 20 13:03:12 EST 2008


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: mono-bugs at lists.ximian.com
        ReportedBy: abatishchev at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list