John, On Fri, 2003-10-03 at 21:44, John Luke wrote: > >>>I've just checked out monodoc from CVS and here below is the > >>>error message I get when trying to compile it: > >>> > >>>make[1]: Entering directory `/home/genius/projects/monodoc/class' > >>>mono --debug ../browser/assembler.exe --ecmaspec ./../ecma334 -o ecma334 > >>> > >>>** (../browser/assembler.exe:4913): WARNING **: Missing method .ctor in > >>>assembly ../browser/assembler.exe typeref index 11 > >>> > >>>Unhandled Exception: System.NullReferenceException: A null value was > >>>found where an object instance was required > >>> > >>> > >>You need to make clean after a gtk# update. > >> > >> > > > >... done, but the problem persists... (I've checked out the > >mono stuff two hours ago). > > > >Gius_. > > > > > Can you try this in your monodoc directory, if you haven't already: > make clean > cvs -z3 update -dP > ./autogen.sh --prefix=/your/prefix > make > make install
I've already done this... but it doesn't work... > > If it doesn't work, can you confirm you have a monodoc/ecma334/ directory? Yes, I've a monodoc/ecma334 directory. That's really strange, because I've checked out and compiled monodoc many times without problems... I started having this problem last week... Gius_. -- ---------------------------------------- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL PROTECTED] web: www.agamura.com ---------------------------------------- _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
