Bugzilla – Bug 315848
Installation error of monodevelop
Last modified: 2007-09-15 21:23:51 UTC
---- Reported by sanseikai@nifty.com 2004-08-21 23:38:23 MST ---- Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: I use Turbolinux10 in Japan. I tried to install monodevelop from the source files, but failed because of "make" error. The error log is as follows. Steps to reproduce the problem: 1. ./configure 2. make Actual Results: <Error log at "make" of monodevelop> Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object ** ERROR **: file critical-sections.c: line 89 (DeleteCriticalSection): assertion failed: (ret == 0) aborting... make[3]: *** [MonoDevelop.Gui.Widgets.dll] ERROR 134 make[3]: Leaving directory `/home/Kuroda/tar/monodevelop-0.5/src/ Libraries/MonoDevelop.Gui.Widgets' make[2]: *** [all-recursive] ERROR 1 make[2]: Leaving directory `/home/Kuroda/tar/monodevelop-0.5/src/ Libraries' make[1]: *** [all-recursive] ERROR 1 make[1]: Leaving directory `/home/Kuroda/tar/monodevelop-0.5/src' make: *** [all-recursive] ERROR 1 Expected Results: No error How often does this happen? Every time Additional Information: If I install Mono RPM-packages and execute monodevelop by console command "monodevelop", the same error happens as follows. <Error message> Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object ---- Additional Comments From tberman@off.net 2004-09-25 13:57:46 MST ---- your mono appears to be broken. considering that the mcs command to build the dlls is breaking. this isnt a MD bug specifically, but a more general mono bug. You can open a bug there to resolve these issues. Unknown bug field "cf_op_sys_details" encountered while moving bug <cf_op_sys_details>Turbolinux10</cf_op_sys_details> Unknown operating system other. Setting to default OS "Other".