http://bugzilla.novell.com/show_bug.cgi?id=587491
http://bugzilla.novell.com/show_bug.cgi?id=587491#c3 --- Comment #3 from Benjamin Reed <[email protected]> 2010-03-18 12:16:27 UTC --- No luck; same stack trace (slightly different offset in the native stacktrace): if test -w ../mcs; then :; else chmod -R +w ../mcs; fi cd ../mcs && make NO_DIR_CHECK=1 PROFILES='net_1_1 net_2_0 net_3_5 net_2_1_raw ' CC='gcc' all-profiles make profile-do--net_1_1--all profile-do--net_2_0--all profile-do--net_3_5--all profile-do--net_2_1_raw--all make PROFILE=basic all make[6]: mcs: Command not found make[6]: *** [build/deps/basic-profile-check.exe] Error 127 *** The compiler 'mcs' doesn't appear to be usable. *** Trying the 'monolite' directory. ** ERROR:mini-ppc.c:2903:ppc_patch_full: code should not be reached Stacktrace: at Mono.CSharp.Location..ctor (int) <0xffffffff> at Mono.CSharp.Location..ctor (int) <0x00030> at Mono.CSharp.Location..cctor () <0x0002c> at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff> at Mono.CSharp.Driver.Main (string[]) <0xffffffff> at Mono.CSharp.Driver.Main (string[]) <0x00058> at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff> Native stacktrace: 0 mono 0x0007cb78 mono_handle_native_sigsegv + 300 1 libSystem.B.dylib 0x953d59fc _sigtramp + 68 ** ERROR:mini-darwin.c:245:mono_runtime_syscall_fork: code should not be reached -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
