[Mono-osx] XSP...

Jay Kimble Jay Kimble <jkimble@gmail.com>
Fri, 8 Apr 2005 23:42:50 -0400


Here's the exact error (BTW, no class name is given)

Unhandled Exception: System.ExecutionEngineException: SIGILL
in <0000c0> System.Collections.HashTable:Find(obj)
Etc...

All the classes should be a part of Mono, so it doesn't really give me
a good hint on the problem

Jay

On Apr 8, 2005 3:37 PM, Andy Satori <dru@druware.com> wrote:
> There is an old lingering bug in a reference, you need to add
> 'System.Math.' to the class in the error line to resolve the bug, it
> will then compile and you are good to go.
> 
> Andy
> 
> On Apr 8, 2005, at 3:27 PM, Jay Kimble wrote:
> 
> > I'm having a devil of a time getting XSP built from source.  (I'm not
> > at home at this moment to give the specific error).  I get an error
> > when it is trying to make... I've tried both the SVN version and the
> > latest 1.0.6 with Mono 1.1.6.  I know that with the latest SVN the
> > "./autogen.sh" works and I see it configure... when I type make it
> > works for a bit... I see the first mcs compile and then an error that
> > is like System.ExecutionEngineException occurred...
> >
> > Any help would be great!
> >
> > Thanks,
> >
> > Jay
> > _______________________________________________
> > Mono-osx mailing list
> > Mono-osx@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-osx
> >
> 
>