On Sat, 2003-06-21 at 21:08, Giuseppe Greco wrote: > On Sat, 2003-06-21 at 20:23, [EMAIL PROTECTED] wrote: > > > > > This bug has been marked as duplicated and solved, but > > > > > I'm still not able to compile NAnt on Linux: > > > > Sure. It goes diffent logic. I assume I fixed it in cvs now, so > > > > please check it again. > > > Oops, it seems missing the points. Just wait a moment... > > > > I tried to reproduce on Linux (Redhat 8.0), but I couldn't found > > such problem with the latest cvs ;-( I would ask you whether > > testcase XmlTextReaderTests.ExternalDocument() failed or not. > > Well, I've tried it... and seems to work. > I'll try to reinstall Mono from scratch.
Rien a faire... I've checked out Mono from CVS and reinstalled from scratch, but when trying to compile NAnt, I always get the following error messages: System.IO.FileNotFoundException: Could not find file "file://home/home/genius/projects/nant/NAnt.build" in <0x00313> 00 System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool) in <0x00049> 00 System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess) in <0x0008a> 08 System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess) in <0x00064> 00 Mono.Xml.Native.XmlInputStream:.ctor (string,bool) in <0x0007a> 08 Mono.Xml.Native.XmlInputStream:.ctor (string,bool) in <0x0002f> 00 Mono.Xml.Native.XmlStreamReader:.ctor (string,bool) in <0x00012> 00 Mono.Xml.Native.XmlStreamReader:.ctor (string) in <0x00066> 08 Mono.Xml.Native.XmlStreamReader:.ctor (string) in <0x000ed> 00 System.Xml.XmlTextReader:.ctor (string,System.Xml.XmlNameTable) in <0x000f3> 00 System.Xml.XmlTextReader:.ctor (string) in <0x001b4> 00 NAnt.Core.LocationMap:Add (System.Xml.XmlDocument) in <0x0004c> 00 NAnt.Core.Project:InitializeProjectDocument (System.Xml.XmlDocument) in <0x00041> 00 NAnt.Core.Project:Execute () in <0x0018b> 00 NAnt.Core.Project:Run () The URL is still wrong... I'm working on RedHat Linux 9. Have you tried to check out NAnt and compile it? Gius_. > > Gius_. > > > > > Atsushi Eno > > > > _______________________________________________ > > Mono-list maillist - [EMAIL PROTECTED] > > http://lists.ximian.com/mailman/listinfo/mono-list -- ---------------------------------------- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL PROTECTED] web: www.agamura.com ---------------------------------------- _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
