зеркало из https://github.com/mono/mail-archives.git
96 строки
3.4 KiB
HTML
96 строки
3.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] mod_mono/xsp for 1.1.4 release
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bopm%40maloletka.ru">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="025905.html">
|
|
<LINK REL="Next" HREF="025853.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] mod_mono/xsp for 1.1.4 release
|
|
</H1>
|
|
<B>Sergey Moiseev
|
|
</B>
|
|
<A HREF="mailto:bopm%40maloletka.ru"
|
|
TITLE="[Mono-list] mod_mono/xsp for 1.1.4 release">bopm@maloletka.ru
|
|
</A><BR>
|
|
<I>Sat, 19 Feb 2005 18:28:15 +0300</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="025905.html">[Mono-list] mono 1.1.4 and solaris x86
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025853.html">[Mono-list] mod_mono/xsp for 1.1.4 release
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25861">[ date ]</a>
|
|
<a href="thread.html#25861">[ thread ]</a>
|
|
<a href="subject.html#25861">[ subject ]</a>
|
|
<a href="author.html#25861">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Gonzalo Paniagua Javier wrote:
|
|
|
|
><i> On Fri, 2005-02-18 at 14:47 +0300, Sergey Moiseev wrote:
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>>><i>
|
|
</I>>><i> Sorry for stupid question but where is mod_mono and xsp for 1.1.4?
|
|
</I>>><i>
|
|
</I>><i> mod_mono/xsp will use the runtime that you have installed. It does not
|
|
</I>><i> matter if it's the stable 1.0.x or the development 1.1.x.
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>Aha. May bee you right, but, it's not working after update from 1.0.5 to
|
|
1.1.4.
|
|
When I trying to build xsp-1.0.6 on mono-1.1.4 I get this:
|
|
/usr/local/src/xsp-1.0.6# make
|
|
Making all in man
|
|
make[1]: Entering directory `/usr/local/src/xsp-1.0.6/man'
|
|
cp xsp.1 mod-mono-server.1
|
|
make[1]: Leaving directory `/usr/local/src/xsp-1.0.6/man'
|
|
Making all in server
|
|
make[1]: Entering directory `/usr/local/src/xsp-1.0.6/server'
|
|
/usr/local/bin/mcs -debug+ -debug:full -nologo -r:System.Web.dll
|
|
-r:Mono.Posix.dll /d:MODMONO_SERVER /out:mod-mono-server.exe
|
|
./IApplicationHost.cs ./MonoWorkerRequest.cs ./Tracing.cs
|
|
./ApplicationServer.cs ./LingeringNetworkStream.cs
|
|
./BaseApplicationHost.cs ./BaseRequestBroker.cs ./IWebSource.cs
|
|
./server.cs ./ModMonoRequest.cs ./ModMonoWorkerRequest.cs
|
|
./ModMonoApplicationHost.cs ./ModMonoTCPWebSource.cs
|
|
AssemblyInfoModMono.cs
|
|
|
|
** ERROR **: file domain.c: line 566 (mono_init_internal): assertion
|
|
failed: (mono_defaults.runtimesecurityframe_class != 0)
|
|
aborting...
|
|
make[1]: *** [mod-mono-server.exe] Aborted
|
|
make[1]: Leaving directory `/usr/local/src/xsp-1.0.6/server'
|
|
make: *** [all-recursive] Error 1
|
|
|
|
Any ideas?
|
|
--
|
|
Wbr, Sergey Moiseev
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="025905.html">[Mono-list] mono 1.1.4 and solaris x86
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025853.html">[Mono-list] mod_mono/xsp for 1.1.4 release
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25861">[ date ]</a>
|
|
<a href="thread.html#25861">[ thread ]</a>
|
|
<a href="subject.html#25861">[ subject ]</a>
|
|
<a href="author.html#25861">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|