[MonoDevelop] NullReferenceException while building MonoDevelop

timo@stoeckigt.net timo@stoeckigt.net
Thu, 24 Mar 2005 15:17:34 +0100


Hi there,

I currently experience some weird problem while making MonoDevelop.
The compile process throws a NullReferenceException.

I'm using the latest Ubuntu 5.04 install cd for AMD64. There is
currently no mono package in the repository so I installed mono 1.1.4
(which compiled and installed without problems). When I wanted to
compile MonoDevelop there were some problems with
namespace-type-collision which I resolved by adding the complete
namespace to the used class names (I don't remember the candidates
but the system was Console changed to System.Console if you know what
I mean). This solved the problems but now I get these strange
NullReferenceExceptions. Is this a known bug?

The problem occurs with all tried releases (0.5.1 and cvs)

When I'll come home I will post a stack trace.

Ciao
Timo