[Mono-devel-list] MCS build is broken. Culprit: Locale

Andreas Nahr ClassDevelopment at A-SoftTech.com
Fri Jul 18 14:53:06 EDT 2003


Hmm,

using Nant and CSC to compile I have no problems compiling this assembly.
So it's probably either a makefile error or a mcs error.
If you look in your repository - there IS a Locale.cs file in the
System.Data namespace already!

Andreas

----- Original Message ----- 
From: "A Rafael D Teixeira" <rafaelteixeirabr at hotmail.com>
To: <mono-devel-list at lists.ximian.com>
Sent: Friday, July 18, 2003 8:28 PM
Subject: [Mono-devel-list] MCS build is broken. Culprit: Locale


> >From cvs, make on mcs/class issues:
>
> 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
>
> _______________________________________________
> 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