[Mono-devel-list] Someone broke mcs/nunit20 compilation

Varga Zoltan vargaz at freemail.hu
Fri Mar 28 15:47:28 EST 2003


---------- Továbbított levél ----------
Dátum: Fri, 28 Mar 2003 19:54:18 +0100 (CET)
Feladó: Varga Zoltan <vargaz at freemail.hu>
Címzett: Martin Baulig <martin at gnome.org>
Tárgy: Re: [Mono-devel-list] Someone broke mcs/nunit20
compilation


                                           Hi,

  This is probably caused by my reflection.emit changes. You
need
to compile corlib with an old runtime, since the new runtime
expects
an additional field in AssemblyBuilder. If the field is not
there, the
runtime probably thinks its value is 0, which messes things up.

                      bye

                              Zoltan

Martin Baulig <martin at gnome.org> írta:

> Hi guys,
> 
> after updating from CVS, I get:
> 
> ====
> make[2]: Entering directory
`/home/martin/monocvs/mcs/nunit20/framework'
> mono ../../mcs/mcs.exe -g -o
../../class/lib/NUnit.Framework.dll
/resource:Transform.resources,NUnit.Framework.Transform.resources
@.response-exe
> error CS5001: Program ../../class/lib/NUnit.Framework.dll
does not have an entry point defined
> Compilation failed: 1 error(s), 0 warnings
> make[2]: *** [../../class/lib/NUnit.Framework.dll] Error 1
> make[2]: Leaving directory
`/home/martin/monocvs/mcs/nunit20/framework'
> ====
> 
> This is on GNU/Linux.
> 
> -- 
> Martin Baulig
> martin at gnome.org
> martin at ximian.com
> 
> _______________________________________________
> 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