<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;">In putting everything back on my home PC after a reformat, I had downloaed the OpenSim r6278 and upon doing a build on it, I get the following error below. Any clues as to why ?<br><br>I tried an OpenSim old version I had but when I run it, it fails related to MySql. So I had fetched the latest version instead, but ...<br><br><hr style="width: 100%; height: 2px;"><br>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>build:<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>                [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: <span style="font-weight: bold;">The type or namespace name `Tcp' does not exist in the namespace</span> `System.Runtime.Remoting.Channels'. Are you missing an assembly reference?<br>                  [csc] /home/fapicard/Projects/VirtualWorlds/OpenSimSrc/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs(37,1): error CS0246: <span style="font-weight: bold;">The type or namespace name `Channels.Tcp' could not be found</span>. Are you missing a using directive or an assembly reference?<br>                  [csc] Compilation failed: 2 error(s), 0 warnings<br>            <br>            BUILD FAILED - 0 non-fatal error(s), 2 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.2 seconds.<br><br><hr style="width: 100%; height: 2px;"><br>URL: http://opensimulator.org/svn/opensim/trunk<br>Repository Root: http://opensimulator.org/svn/opensim<br>Repository UUID: e9a5c24e-b13f-11db-933b-17aa6df88f97<br>Revision: 6278<br>Node Kind: directory<br>Schedule: normal<br>Last Changed Author: melanie<br>Last Changed Rev: 6278<br>Last Changed Date: 2008-09-13 12:34:29 -0400 (Sat, 13 Sep 2008)<br><br><hr style="width: 100%; height: 2px;">~/Projects/VirtualWorlds>mono -V<br>Mono JIT compiler version 1.2.6 (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><hr style="width: 100%; height: 2px;"><br>running on Ubuntu 8.04 Kernel 2.6.24-19.28<br>ibm-layer-full 1.1-ubuntu4<br>2Gb memory<br><br></div><br /><hr />Upgrade to Hotmail Plus and share more photos with bigger attachments. Click here to find out how <a href='http://get.live.com/en-ca/mailplus/features' target='_new'>Click here to find out how</a></body>
</html>