[Mono-list] weird compilation error

Tom Larsen tomar@apricot.com
Mon, 22 Mar 2004 08:42:03 -0800 (PST)


An assertion is generate at line 418 in exceptions-x86.c.  If you open the
file and look at the code you might be able to figure out what it is
asserting.  This is one of the pleasures of working with hot cvs projects.
:-) You might just have to wait till it is fixed up if this problem isn't
already known.

Tom Larsen



On Mon, 22 Mar 2004, Rodrigo Moya wrote:

> Hi
>
> I get the following while trying to compile a mono app:
>
> ** ERROR **: file exceptions-x86.c: line 418 (x86_unwind_native_frame):
> assertion failed: ((how == 0) || (how == 1))
> aborting...
> /usr/bin/mcs: line 2:  9560 Trace/breakpoint
> trap   /usr/bin/mono /usr/bin/mcs.exe "$@"
> make[2]: *** [Configuration.dll] Error 133
>
> what does it mean?
>
> cheers
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>