[Mono-devel-list] anyone using nant?

Kamil Skalski nazgul at omega.pl
Wed May 12 15:12:46 EDT 2004


Wednesday 12 May 2004 20:22 otrzymałem od Ciebie:
> ----- Original Message -----
> From: "Kamil Skalski" <nazgul at omega.pl>
> To: <mono-devel-list at lists.ximian.com>
> Sent: Wednesday, May 12, 2004 7:54 PM
> Subject: Re: [Mono-devel-list] anyone using nant?
>
> > Wednesday 12 May 2004 19:32, Rafael Ferreira wrote:
> > > Hey,
> > >
> > > Is anyone using nant with mono or is "combines" and/or make the best
> > > solution for large applications?
> > >
> > >
> > > - rafael
> > >
> > > Rafael Ferreira
> > > Senior Systems Administrator
> > > University of Phoenix Online
> > > rafael.ferreira at apollogrp.edu
> > > (480) 557 1730
> >
> > Lately I tried to compile NAnt from sources (taken from sourceforge), but
>
> I
>
> > failed on dependency on Microsoft.JScript, which isn't included in any
> > package of Mono 0.91 and also fails to compile in 0.91 tarball.
>
> You should have no problems using NAnt cvs with mono cvs :
>
> $ export CVSROOT=:pserver:anonymous at cvs.sourceforge.net:/cvsroot/nant
> $ cvs -z3 co nant
> $ cd nant
> $ make

I'm having the following error:

...
GC Warning: Finalization cycle involving 8982ed8
                  [csc] Compiling 124 files to 
'/home/morgul/programs/mcs-0.91/nant/build/mono-1.0.unix/nant-0.85-debug/bin/NAnt.Core.dll'.
                        cannot open assembly /usr/bin/mcs.exe

            BUILD FAILED

            /home/morgul/programs/mcs-0.91/nant/src/NAnt.Core/NAnt.Core.build(11,9):
            External Program Failed: /usr/bin/mcs.exe (return code was 2)




More information about the Mono-devel-list mailing list