Hi all,

I'm not able to execute NAnt on Linux. I've checked out
the very last version of NAnt from CVS right now; it does
compile successfully, but as I try to run it, I get the
following error messages:

Framework mono-1.0 does not exist or is not specified in the NAnt
configuration file. Defaulting to no known framework.
            Buildfile:
file://home/genius/projects/gekkota/src/Gekkota.Core/de-DE/default.build
             
            build:
             
             
            BUILD FAILED
             
            INTERNAL ERROR
             
            System.NullReferenceException: A null value was found where
an object instance was required
in <0x001cc> 00 NAnt.Core.Tasks.ExternalProgramBase:DetermineFilePath ()
in <0x00011> 00 NAnt.Core.Tasks.ExternalProgramBase:get_ProgramFileName
()
in <0x006bb> 00 NAnt.Core.Tasks.ExternalProgramBase:ExecuteTask ()
in <0x004be> 00 NAnt.DotNet.Tasks.ResGenTask:ExecuteTask ()
in <0x0014d> 00 NAnt.Core.Task:Execute ()
in <0x0020f> 00 NAnt.Core.Task:Execute ()
in <0x00477> 00 NAnt.Core.Target:Execute ()
in <0x000be> 00 NAnt.Core.Project:Execute (string)
in <0x0014a> 00 NAnt.Core.Project:Execute ()
in <0x00173> 00 NAnt.Core.Project:Run ()
 
I've given a look at the NAnt.exe.config file, and everything
seems to be OK! On my Linux box I've installed the very last
version of mono and mcs from CVS.

Is there something I need to know to have NAnt running on
my Linux box?

Thanks,

Gius_.
 

-- 
----------------------------------------
Giuseppe Greco

::agamura::

phone:  +41 (0)91 604 67 65
mobile: +41 (0)76 390 60 32
email:  [EMAIL PROTECTED]
web:    www.agamura.com
----------------------------------------



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to