You might be able to resolve (well its a workaround/hack) this using
http://nant.sourceforge.net/faq.html#building-mono-1.

Let me know if this works.

Gert
----- Original Message ----- 
From: "Raúl Romero" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 31, 2004 3:41 AM
Subject: [Nant-users] CVS NANT with CVS Mono Framework


Hi people,

I have one question. I was compiling NANT on GNU/Linux with Mono 0.31
(CVS Release), and it compiled fine but when it try to use nant.exe with
mono to use nant.build, it return to me this message:

-------------------

Entering directory `/usr/src/mono-dev/nant'
mono bin/NAnt.exe -buildfile:NAnt.build build
NAnt 0.85 (Build 0.85.1447.0; net-1.0.win32; nightly; 12/18/2003)
Copyright (C) 2001-2004 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file://usr/src/mono-dev/nant/NAnt.build
Target(s) specified: build
     [echo] Using 'mono-1.0' framework on 'unix' platform.

init:


debug:


set-framework-configuration:


set-mono-1.0-framework-configuration:


create-common-assemblyinfo:

   [attrib] Setting file attributes for 1 files to Normal.
make[2]: *** [linux-nant] Segmentation fault (core dumped) [Núcleo
vaciado a un archivo]
make[2]: Leaving directory `/usr/src/mono-dev/nant'
make[1]: *** [nant] Error 2
make[1]: Leaving directory `/usr/src/mono-dev/nant'
make: *** [all] Error 2
[EMAIL PROTECTED] nant]#


-------------------------------



Any idea?  Thanks to all


PD: Sorry for my english. I'm spanish user.


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=ick
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to