[Mono-devel-list] Red Hat 9 + LD_ASSUME_KERNEL => Monodevelop fails to load

Martin Baulig martin at ximian.com
Fri Aug 27 23:00:50 EDT 2004


On Fri, 2004-08-27 at 07:44 -0400, Jonathan Pryor wrote:

> It sounds like MonoDevelop and Firebird are incompatible, then.
> 
> MonoDevelop (IIRC) is integrated with the Mono Debugger.  The Mono
> Debugger *requires* NPTL (restricting its use to Red Hat 9 or Linux 2.6
> kernels).
> 
> Firebird, on the other hand, *cannot* use NPTL (hence the
> LD_ASSUME_KERNEL=2.2.5 requirement).
> 
> Consequently, you can't use MonoDevelop and Firebird at the same time.

The Mono Debugger dependency is optional.  MonoDevelop will not use it
if it's not installed.  If you distribution doesn't support NPTL, you
can't compile the debugger, so you also can't have it installed.

Your problem must be some other bug.

Martin





More information about the Mono-devel-list mailing list