Hi all,

I've just checked out the latest version of NAnt from
CVS and I've been able to build and install it
successfully.

But!? it doesn't work. I always get the following
error messages:

** (/usr/local/nant/bin/NAnt.exe:28331): WARNING **: Could not find
assembly log4net, references from /usr/local/nant/bin/NAnt.Core.dll
(assemblyref_index=2)
     Major/Minor: 1,2
     Build:       0,30714
     Token:       (null)
 
 
Unhandled Exception: System.NullReferenceException: A null value was
found where an object instance was required.
in (unmanaged) /usr/local/lib/libmono.so.0(mono_assembly_open+0xda)
[0x453f76]
in (unmanaged) /usr/local/lib/libmono.so.0 [0x4472df]
in (unmanaged) /usr/local/lib/libmono.so.0 [0x447402]
in (unmanaged) /usr/local/lib/libmono.so.0 [0x453c3f]
in (unmanaged) /usr/local/lib/libmono.so.0(mono_assembly_load+0x23)
[0x4545d7]
in (unmanaged) /usr/local/lib/libmono.so.0 [0x428278]
in <0x00045> System.Type:GetType (string)
in <0x00021> System.Configuration.ConfigurationData:CreateNewHandler
(string,System.Configuration.SectionData)
in <0x0026c> System.Configuration.ConfigurationData:GetHandler (string)
in <0x00031> System.Configuration.ConfigurationData:GetConfigInternal
(string)
in <0x000bb> System.Configuration.ConfigurationData:GetConfig (string)
in <0x00024> System.Configuration.DefaultConfig:GetConfig (string)
in <0x00074> System.Configuration.ConfigurationSettings:GetConfig
(string)
in <0x00032> NAnt.Console.ConsoleStub:get_FrameworkVersion ()
in <0x000c7> NAnt.Console.ConsoleStub:Main (string[])

Do you guys think this is still an issue related to
mcs/class/corlib/System/AppDomain.cs?

I'm running the mono package dated 18-05-2004 since it is the only
one that actually works; this morning I've tried to check out the
latest version from CVS, but it doesn't compile. I'll try again
later...

Any info is appreciated.

Thanks,
j3d.
-- 
----------------------------------------
Giuseppe Greco

::agamura::

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



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to