[Mono-devel-list] System.Data compile error since this morning

Jackson Harper jackson at ximian.com
Wed Mar 3 14:26:45 EST 2004


There are two problems. A number of files were not added to the
System.Data.dll.sources, and some files were not checked in (Node.cs,
Row.cs).

Jackson


On Wed, 2004-03-03 at 11:21, Urs Muff wrote:
> umuff at umuff-g5:~/mono/mcs> make
> MONO_PATH="../../class/lib:$MONO_PATH" mint  ../../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/System.dll 
> /r:System.Xml.dll /r:System.EnterpriseServices.dll /r:Mono.Data.Tds.dll 
> /target:library /out:../../class/lib/System.Data.dll 
> @System.Data.dll.sources
> System.Data/Constraint.cs(38) error CS0246: Cannot find type `Index'
> System.Data/Constraint.cs(131) error CS0246: Cannot find type `Index'
> System.Data/DataTable.cs(1153) error CS0246: Cannot find type `Index'
> System.Data/DataTable.cs(1161) error CS0246: Cannot find type `Index'
> System.Data/DataTable.cs(1166) error CS0246: Cannot find type `Index'
> System.Data/DataTable.cs(1185) error CS0246: Cannot find type `Index'
> System.Data/DataTable.cs(1204) error CS0246: Cannot find type `Index'
> System.Data/DataTable.cs(1668) error CS0246: Cannot find type `Index'
> System.Data/DataTable.cs(1741) error CS0246: Cannot find type `Index'
> System.Data/DataTable.cs(1753) error CS0246: Cannot find type `Index'
> Compilation failed: 10 error(s), 0 warnings
> make[2]: *** [../../class/lib/System.Data.dll] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list