[Mono-devel-list] compiling latest CVS

Herscovici, Avi AHerscovici at Empirix.com
Mon Jul 7 11:01:04 EDT 2003


latest CVS gets the following errors when compiling the libraries (mcs) with
mono .25 (base version):

System.Xml/DTDValidatingReader.cs(204) error CS0104: `MonoTODOAttribute' is
an
ambiguous reference (System.MonoTODOAttribute or
System.Xml.MonoTODOAttribute)
System.Xml/DTDValidatingReader.cs(204) error CS0246: Could not find
attribute 'MonoTODO' (are you missing a using directive or an assembly
reference ?)
System.Xml/DTDValidatingReader.cs(388) error CS0104: `MonoTODOAttribute' is
an ambiguous reference (System.MonoTODOAttribute or
System.Xml.MonoTODOAttribute)
System.Xml/DTDValidatingReader.cs(388) error CS0246: Could not find
attribute 'MonoTODO' (are you missing a using directive or an assembly
reference ?)
System.Xml/DTDValidatingReader.cs(399) error CS0104: `MonoTODOAttribute' is
an ambiguous reference (System.MonoTODOAttribute or
System.Xml.MonoTODOAttribute)
System.Xml/DTDValidatingReader.cs(399) error CS0246: Could not find
attribute 'MonoTODO' (are you missing a using directive or an assembly
reference ?)
System.Xml/DTDValidatingReader.cs(408) error CS0104: `MonoTODOAttribute' is
an ambiguous reference (System.MonoTODOAttribute or
System.Xml.MonoTODOAttribute)
System.Xml/DTDValidatingReader.cs(408) error CS0246: Could not find
attribute 'MonoTODO' (are you missing a using directive or an assembly
reference ?)
System.Xml/DTDValidatingReader.cs(516) error CS0104: `MonoTODOAttribute' is
an ambiguous reference (System.MonoTODOAttribute or
System.Xml.MonoTODOAttribute)
System.Xml/DTDValidatingReader.cs(516) error CS0246: Could not find
attribute 'MonoTODO' (are you missing a using directive or an assembly
reference ?)
System.Xml/DTDValidatingReader.cs(521) error CS0104: `MonoTODOAttribute' is
an ambiguous reference (System.MonoTODOAttribute or
System.Xml.MonoTODOAttribute)
System.Xml/DTDValidatingReader.cs(521) error CS0246: Could not find
attribute 'MonoTODO' (are you missing a using directive or an assembly
reference ?)
System.Xml.Schema/XmlSchemaDatatype.cs(99) warning CS0162: Unreachable code
detected


-Avi



More information about the Mono-devel-list mailing list