зеркало из https://github.com/mono/mail-archives.git
86 строки
2.8 KiB
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>>>><i>I've just checked out monodoc from CVS and here below is the
|
|
</I>>>><i>error message I get when trying to compile it:
|
|
</I>>>><i>
|
|
</I>>>><i>make[1]: Entering directory `/home/genius/projects/monodoc/class'
|
|
</I>>>><i>mono --debug ../browser/assembler.exe --ecmaspec ./../ecma334 -o ecma334
|
|
</I>>>><i>
|
|
</I>>>><i>** (../browser/assembler.exe:4913): WARNING **: Missing method .ctor in
|
|
</I>>>><i>assembly ../browser/assembler.exe typeref index 11
|
|
</I>>>><i>
|
|
</I>>>><i>Unhandled Exception: System.NullReferenceException: A null value was
|
|
</I>>>><i>found where an object instance was required
|
|
</I>>>><i>
|
|
</I>>>><i>
|
|
</I>>><i>You need to make clean after a gtk# update.
|
|
</I>>><i>
|
|
</I>>><i>
|
|
</I>><i>
|
|
</I>><i>... done, but the problem persists... (I've checked out the
|
|
</I>><i>mono stuff two hours ago).
|
|
</I>><i>
|
|
</I>><i>Gius_.
|
|
</I>><i>
|
|
</I>><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>
|