Matthew,
try adding the following references to the <csc> task in the <build> target

<includes name="System.Web.dll" />
<includes name="System.Web.Services.dll" />
<includes name="System.Runtime.Serialization.Formatters.Soap.dll" />

the response file on windows .net includes them automatically which is why it works on windows.

Ian

Met @ Uber wrote:

Earlier today I finally got NAnt installed, thanks a lot to everyone who
helped.  So I decided to try and build OJB.NET and then Maverick.NET but
with both I got the same error.

External Program Failed: /usr/bin/mcs.exe (return code was 1)

I'm trying to figure out if its their .build files or something I've
missed while building NAnt.  Any tips or suggestions to get to the
bottom of this would be greatly appreciated, as always.

Thanks,

~ Matthew



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers







------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to