Using fresh CVS checkout:
 
MONO_PATH="../../class/lib/default:$MONO_PATH" mono  ../../mcs/mcs.exe   -d:NET_1_1 -d:ONLY_1_1 -g /noconfig /nowarn:649 /nowarn:169 /nowarn:219 /nowarn:168 /r:mscorlib.dll /r:../../class/lib/default/System.dll /r:System.Xml.dll /r:System.EnterpriseServices.dll /r:Mono.Data.Tds.dll /target:library /out:../../class/lib/default/System.Data.dll @System.Data.dll.sources
Internal() warning CS0162: Unreachable code detected
System.Xml/XmlDataDocument.cs(256) error CS0117: `TypeBuilder [System.Data.DataRow]' does not contain a definition for `DataElement'
System.Xml/XmlDataDocument.cs(52) error CS0117: `TypeBuilder [System.Data.DataRow]' does not contain a definition for `DataElement'
Compilation failed: 2 error(s), 1 warnings
make: *** [../../class/lib/default/System.Data.dll] Error 1
 
Looks like some file isn't committed properly.
 
Jarek

Reply via email to