<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left; font-weight: bold;">In response to following reply:<br></div><br><div style="margin-left: 40px;">> <br>> Today's Topics:<br>> <br>>    1. Re: R6278: nant build failing (Rhian)<br>> <br>> <br>> ----------------------------------------------------------------------<br>> <br>> Message: 1<br>> Date: Sun, 14 Sep 2008 08:24:09 +0200<br>> From: Rhian <dutchy.rhian@gmail.com><br>> Subject: Re: [Opensim-users] R6278: nant build failing<br>> To: opensim-users@lists.berlios.de<br>> Message-ID:<br>>       <8779be340809132324k390b7426y2b9c71e997a6d12b@mail.gmail.com><br>> Content-Type: text/plain; charset=ISO-8859-1<br>> <br>> Hi,<br>> <br>> Can you try an even newer one? I haven't tried r6278, r6274 worked on<br>> that part for me but I found other issues (maybe related to my setup,<br>> maybe something else). I'm trying out r6295 at the moment.<br>> <br>> Also go for a newer mono!<br>> Mono JIT compiler version 1.9.1 (tarball)<br>> Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com<br>>         TLS:           __thread<br>>         GC:            Included Boehm (with typed GC)<br>>         SIGSEGV:       altstack<br>>         Notifications: epoll<br>>         Architecture:  x86<br>>         Disabled:      none<br>> <br>> Cheers,<br>> Rhian<br>> <br>> <br>> <br>> End of Opensim-users Digest, Vol 13, Issue 9<br>> ********************************************<br></div><br><span style="font-weight: bold;">I have fetched the releat 1.9.1 of Mono and compiled 3 OpenSim (6297, 6278, 5108) releases but I still get 1 build failure. So it seams this problem has been going on for a while but because somehow my setup is different then everone else's, I'm the only one who is having a build problem with it. Anyone else having the same problem ?<br><br></span>======================<br>Mono current version<br>======================<br><div style="margin-left: 40px;">>mono -V<br>Mono JIT compiler version 1.9.1 (tarball)<br>Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com<br>    TLS:           __thread<br>    GC:            Included Boehm (with typed GC)<br>    SIGSEGV:       altstack<br>    Notifications: epoll<br>    Architecture:  x86<br>    Disabled:      none<br><br></div>======================<br>Compiling Releast 6278<br>======================<br><div style="margin-left: 40px;">Creating Visual C# 2005 solution and project files<br>...Creating project: Prebuild<br><br>NAnt 0.85 (Build 0.85.2478.0; release; 14/10/2006)<br>Copyright (C) 2001-2006 Gerry Shaw<br>http://nant.sourceforge.net<br><br>Buildfile: file:///home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim.build<br>Target framework: Mono 2.0 Profile<br>Target(s) specified: build <br><br>     [echo] Using 'mono-2.0' Framework<br><br>init:<br><br><br>Debug:<br><br>     [echo] Platform unix<br>. . .<br>. . .<br>     [nant] /home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/OpenSim.Region.Communications.OGS1.dll.build build<br>            Buildfile: file:///home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/OpenSim.Region.Communications.OGS1.dll.build<br>            Target framework: Mono 2.0 Profile<br>            Target(s) specified: build <br>            <br>            <br>            build:<br>            <br>                 [echo] Build Directory is /home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/bin/Debug<br>                  [csc] Compiling 7 files to '/home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/bin/Debug/OpenSim.Region.Communications.OGS1.dll'.<br>                  [csc] /home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs(37,40): error CS0234: The type or namespace name `Tcp' does not exist in the namespace `System.Runtime.Remoting.Channels'. Are you missing an assembly reference?<br>                  [csc] Compilation failed: 1 error(s), 0 warnings<br>            <br>            BUILD FAILED - 0 non-fatal error(s), 1 warning(s)<br>            <br>            /home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/OpenSim.Region.Communications.OGS1.dll.build(14,10):<br>            External Program Failed: /usr/lib/mono/2.0/gmcs.exe (return code was 1)<br>            <br>            Total time: 1.3 seconds.<br>            <br><br>BUILD FAILED<br><br>Nested build failed.  Refer to build log for exact reason.<br><br>Total time: 11.5 seconds.<br><br></div>======================<br>Compiling Releast 6297<br>======================<br><div style="margin-left: 40px;">     [nant] /home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/OpenSim.Region.Communications.OGS1.dll.build build<br>            Buildfile: file:///home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/OpenSim.Region.Communications.OGS1.dll.build<br>            Target framework: Mono 2.0 Profile<br>            Target(s) specified: build <br>            <br>            <br>            build:<br>            <br>                 [echo] Build Directory is /home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/bin/Debug<br>                [mkdir] Creating directory '/home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/bin/Debug'.<br>                  [csc] Compiling 7 files to '/home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/bin/Debug/OpenSim.Region.Communications.OGS1.dll'.<br>                  [csc] /home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs(37,40): error CS0234: The type or namespace name `Tcp' does not exist in the namespace `System.Runtime.Remoting.Channels'. Are you missing an assembly reference?<br>                  [csc] Compilation failed: 1 error(s), 0 warnings<br>            <br>            BUILD FAILED - 0 non-fatal error(s), 1 warning(s)<br>            <br>            /home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/OpenSim.Region.Communications.OGS1.dll.build(14,10):<br>            External Program Failed: /usr/lib/mono/2.0/gmcs.exe (return code was 1)<br>            <br>            Total time: 1 seconds.<br>            <br><br>BUILD FAILED<br><br>Nested build failed.  Refer to build log for exact reason.<br><br>Total time: 49.2 seconds.<br><br><br></div>======================<br>Compiling Releast 5108<br>======================<br><div style="margin-left: 40px;">     [nant] /home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/OpenSim.Region.Communications.OGS1.dll.build build<br>            Buildfile: file:///home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/OpenSim.Region.Communications.OGS1.dll.build<br>            Target framework: Mono 2.0 Profile<br>            Target(s) specified: build <br>            <br>            <br>            build:<br>            <br>                 [echo] Build Directory is /home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/bin/Debug<br>                [mkdir] Creating directory '/home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/bin/Debug'.<br>                  [csc] Compiling 6 files to '/home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/bin/Debug/OpenSim.Region.Communications.OGS1.dll'.<br>                  [csc] /home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs(36,40): error CS0234: The type or namespace name `Tcp' does not exist in the namespace `System.Runtime.Remoting.Channels'. Are you missing an assembly reference?<br>                  [csc] Compilation failed: 1 error(s), 0 warnings<br>            <br>            BUILD FAILED - 0 non-fatal error(s), 1 warning(s)<br>            <br>            /home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/OpenSim.Region.Communications.OGS1.dll.build(14,10):<br>            External Program Failed: /usr/lib/mono/2.0/gmcs.exe (return code was 1)<br>            <br>            Total time: 1.1 seconds.<br>            <br><br>BUILD FAILED<br><br>Nested build failed.  Refer to build log for exact reason.<br><br>Total time: 51.7 seconds.<br><br></div><span style="font-weight: bold;"><br></span><br /><hr /> <a href='' target='_new'></a></body>
</html>