[Mono-devel-list] Mono Build breaking

Sebastien Pouliot spouliot at videotron.ca
Fri Feb 18 07:32:46 EST 2005


Hello Ritvik,

You are probably using an old MCS that has broken security attribute
support.

Try moving the offending line inside the
#if ! BOOTSTRAP_WITH_OLD_CORLIB

to see if this compile (if so you can make the change in SVN).

Sebastien Pouliot
home: spouliot at videotron.ca
blog: http://pages.infinit.net/ctech/poupou.html


> -----Original Message-----
> From: mono-devel-list-admin at lists.ximian.com
> [mailto:mono-devel-list-admin at lists.ximian.com]On Behalf Of Ritvik
> Mayank
> Sent: 18 fevrier 2005 02:16
> To: mono-devel-list at lists.ximian.com
> Subject: [Mono-devel-list] Mono Build breaking
>
>
> Hi,
>     When i do a make in the mono directory i get the following error:
>
> ...
> ...
> make[8]: Entering directory `/home/ritvik/src/mcs/class/corlib'
> mcs /nowarn:649 /nowarn:169 -d:INSIDE_CORLIB  -d:NET_1_1 -d:ONLY_1_1
> -d:BOOTSTRA P_WITH_OLDLIB -debug /noconfig /unsafe /nostdlib
> /target:library /out:mscorlib.d ll  @corlib.dll.sources
> Assembly/AssemblyInfo.cs(70) error CS0647: Error emitting
> 'SecurityPermission' a ttribute because 'Invalid SecurityAction for
> non-Code Access Security permission '
> Compilation failed: 1 error(s), 0 warnings
> make[8]: *** [../../class/lib/basic/mscorlib.dll] Error 1
> make[8]: Leaving directory `/home/ritvik/src/mcs/class/corlib'
> make[7]: *** [all.real] Error 2
>
>
> With Regards,
> Ritvik
>
> _______________________________________________
> 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