mail-archives/mono-list/2003-October/016114.html

86 строки
2.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-list] Monodoc
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:jluke%40users.sourceforge.net">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="016113.html">
<LINK REL="Next" HREF="016115.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-list] Monodoc
</H1>
<B>John Luke
</B>
<A HREF="mailto:jluke%40users.sourceforge.net"
TITLE="[Mono-list] Monodoc">jluke@users.sourceforge.net
</A><BR>
<I>Fri, 03 Oct 2003 15:44:29 -0400</I>
<P><UL>
<LI> Previous message: <A HREF="016113.html">[Mono-list] Monodoc
</A></li>
<LI> Next message: <A HREF="016115.html">[Mono-list] Monodoc
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#16114">[ date ]</a>
<a href="thread.html#16114">[ thread ]</a>
<a href="subject.html#16114">[ subject ]</a>
<a href="author.html#16114">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>&gt;&gt;&gt;<i>I've just checked out monodoc from CVS and here below is the
</I>&gt;&gt;&gt;<i>error message I get when trying to compile it:
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i>make[1]: Entering directory `/home/genius/projects/monodoc/class'
</I>&gt;&gt;&gt;<i>mono --debug ../browser/assembler.exe --ecmaspec ./../ecma334 -o ecma334
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i>** (../browser/assembler.exe:4913): WARNING **: Missing method .ctor in
</I>&gt;&gt;&gt;<i>assembly ../browser/assembler.exe typeref index 11
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i>Unhandled Exception: System.NullReferenceException: A null value was
</I>&gt;&gt;&gt;<i>found where an object instance was required
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;<i>You need to make clean after a gtk# update.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i>
</I>&gt;<i>
</I>&gt;<i>... done, but the problem persists... (I've checked out the
</I>&gt;<i>mono stuff two hours ago).
</I>&gt;<i>
</I>&gt;<i>Gius_.
</I>&gt;<i>
</I>&gt;<i>
</I>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
If it doesn't work, can you confirm you have a monodoc/ecma334/ directory?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="016113.html">[Mono-list] Monodoc
</A></li>
<LI> Next message: <A HREF="016115.html">[Mono-list] Monodoc
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#16114">[ date ]</a>
<a href="thread.html#16114">[ thread ]</a>
<a href="subject.html#16114">[ subject ]</a>
<a href="author.html#16114">[ author ]</a>
</LI>
</UL>
</body></html>