зеркало из https://github.com/mono/mail-archives.git
86 строки
2.7 KiB
HTML
86 строки
2.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] Building fron CVS
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:karl%40waclawek.net">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016398.html">
|
|
<LINK REL="Next" HREF="016359.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] Building fron CVS
|
|
</H1>
|
|
<B>Karl Waclawek
|
|
</B>
|
|
<A HREF="mailto:karl%40waclawek.net"
|
|
TITLE="[Mono-list] Building fron CVS">karl@waclawek.net
|
|
</A><BR>
|
|
<I>Mon, 13 Oct 2003 14:26:57 -0400</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016398.html">[Mono-list] RedHat 9 install problems
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016359.html">[Mono-list] Building fron CVS
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16358">[ date ]</a>
|
|
<a href="thread.html#16358">[ thread ]</a>
|
|
<a href="subject.html#16358">[ subject ]</a>
|
|
<a href="author.html#16358">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>I am trying to build from an anonymous CVS checkout on RedHat 9
|
|
(up2dated). I did
|
|
|
|
./autogen.sh --prefix=/usr/local
|
|
make fullbuild
|
|
|
|
It stops here:
|
|
|
|
marshal.c: In function `mono_marshal_get_native_wrapper':
|
|
marshal.c:3349: `mono_marshal_set_last_error' undeclared (first use in
|
|
this func
|
|
tion)
|
|
marshal.c:3349: (Each undeclared identifier is reported only once
|
|
marshal.c:3349: for each function it appears in.)
|
|
marshal.c: At top level:
|
|
marshal.c:4002: warning: no previous prototype for
|
|
`mono_marshal_set_last_error'
|
|
marshal.c:4002: `mono_marshal_set_last_error' used prior to declaration
|
|
make[4]: *** [marshal.lo] Error 1
|
|
make[4]: Leaving directory `/usr/local/src/mono/mono/metadata'
|
|
make[3]: *** [all] Error 2
|
|
make[3]: Leaving directory `/usr/local/src/mono/mono/metadata'
|
|
make[2]: *** [all-recursive] Error 1
|
|
make[2]: Leaving directory `/usr/local/src/mono/mono'
|
|
make[1]: *** [all-recursive] Error 1
|
|
make[1]: Leaving directory `/usr/local/src/mono'
|
|
make: *** [all] Error 2
|
|
|
|
Any hints?
|
|
|
|
Karl
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016398.html">[Mono-list] RedHat 9 install problems
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016359.html">[Mono-list] Building fron CVS
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16358">[ date ]</a>
|
|
<a href="thread.html#16358">[ thread ]</a>
|
|
<a href="subject.html#16358">[ subject ]</a>
|
|
<a href="author.html#16358">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|