<div dir="ltr">I wonder if this could be because you are using 2.10.8?  technically the minimum is 2.10.8.1 it seems unlikely but I did notice this, perhaps that minor adjustment has something to do with this, I have never had to set this manually myself on any of my machines<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 3, 2014 at 10:29 AM, Ken Hall <span dir="ltr"><<a href="mailto:kjhall55@gmail.com" target="_blank">kjhall55@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I just run what comes with the tarball, would have been nice if someone had<br>
either fixed the nant script or documented that.<br>
<br>
Or is there a default somewhere in Mono I can set?  This is the only thing<br>
Mono is used for on this box.<br>
<div class="im HOEnZb"><br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:opensim-users-bounces@lists.berlios.de">opensim-users-bounces@lists.berlios.de</a><br>
[mailto:<a href="mailto:opensim-users-bounces@lists.berlios.de">opensim-users-bounces@lists.berlios.de</a>] On Behalf Of Oren Hurvitz<br>
Sent: Thursday, April 03, 2014 1:31 AM<br>
To: <a href="mailto:opensim-users@lists.berlios.de">opensim-users@lists.berlios.de</a><br>
Subject: Re: [Opensim-users] Opensim compile error under Mono 2.10<br>
<br>
</div><div class="HOEnZb"><div class="h5">The problem is that you're compiling with a target of .NET 2.0, and you need<br>
to change the target to .NET 4.0. See this line in the compiler output:<br>
<br>
   Target framework: Mono 2.0 Profile<br>
<br>
Here's a command-line option that might make Mono use the correct profile<br>
(but I haven't tried this):<br>
<br>
  --with-profile4=yes<br>
<br>
(From:<br>
<a href="http://mono-project.com/Unsupported_Advanced_Mono_Compile_Options#Controllin" target="_blank">http://mono-project.com/Unsupported_Advanced_Mono_Compile_Options#Controllin</a><br>
g_the_Profile_to_Build<br>
)<br>
<br>
<br>
<br>
--<br>
View this message in context:<br>
<a href="http://opensim-users.2152040.n2.nabble.com/Opensim-compile-error-under-Mono-
2-10-tp7581212p7581228.html" target="_blank">http://opensim-users.2152040.n2.nabble.com/Opensim-compile-error-under-Mono-<br>
2-10-tp7581212p7581228.html</a><br>
Sent from the opensim-users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
<br>
_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Michael Emory Cerquoni
</div>