No subject


Fri Feb 8 08:55:55 EST 2008


make[1]: Entering directory `/home/rafael/Projects/mcs/class/System.Data'
MONO_PATH="../../class/lib:$MONO_PATH" mono  ../../mcs/mcs.exe    -g 
/nowarn:1595 /nowarn:0169 /nowarn:0109 /nowarn:0067 /nowarn:0649 
/nowarn:0679 /noconfig /nowarn:0219 /nowarn:0168 /r:corlib.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/DataException.cs(18) error CS0122: `Locale' is inaccessible 
because of its protection level
System.Data/ConstraintException.cs(18) error CS0122: `Locale' is 
inaccessible because of its protection level
System.Data/DataRow.cs(172) error CS0122: `Locale' is inaccessible because 
of its protection level
System.Data/DeletedRowInaccessibleException.cs(18) error CS0122: `Locale' is 
inaccessible because of its protection level
...
System.Xml/XmlDataDocument.cs(485) error CS0122: `Locale' is inaccessible 
because of its protection level
Compilation failed: 41 error(s), 0 warnings
make[1]: Leaving directory `/home/rafael/Projects/mcs/class/System.Data'

because System.Globalization.Locale is internal to corlib.

What should we do? Can I add temporarily an internal Locale class to 
System.Data?

Best Regards,

Rafael Teixeira
Brazilian Polymath
Mono Hacker since 16 Jul 2001

_________________________________________________________________
MSN Messenger: instale grátis e converse com seus amigos. 
http://messenger.msn.com.br




More information about the Mono-devel-list mailing list