I've been unsuccessful compiling Mono 2.8.1 on Solaris 10 using gcc 3.4.3. See errors below. I'm configuring using:
$ ./configure --prefix=/usr/local --disable-dtrace --with-tls=pthread followed, of course, by "make". Is there a workaround for this problem? Thanks. ------------------------------------------------------------------------------------------- *** The compiler 'gmcs' doesn't appear to be usable. *** Trying the 'monolite' directory. make[7]: Entering directory `/var/tmp/robert/mono-2.8.1/mcs' make[8]: Entering directory `/var/tmp/robert/mono-2.8.1/mcs' * Assertion at mini-exceptions.c:468, condition `mono_class_has_parent_and_ignore_generics (class, method_container_class)' not met Stacktrace: at (wrapper managed-to-native) System.Diagnostics.StackTrace.get_trace (System.Exception,int,bool) <0x00003> at (wrapper managed-to-native) System.Diagnostics.StackTrace.get_trace (System.Exception,int,bool) <0x00003> at System.Diagnostics.StackTrace..ctor (System.Exception,int,bool,bool) <0x00032> at System.Exception.get_StackTrace () <0x0004c> at System.Exception.ToString () <0x00107> at (wrapper runtime-invoke) <Module>.runtime_invoke_object__this__ (object,intptr,intptr,intptr) <0x00070> Abort - core dumped _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
