[Mono-list] MCS build failure

David B. Bitton david@codenoevil.com
Tue, 04 Feb 2003 18:56:34 -0500


Miguel asked me to post the details.  I'm on Win32 using Cygwin.  I do a 
  cvs update, a make clean, and then a make (w/o the install target), an 
the build dies when trying to build the DB2 client.  Here is a clip:

---

      [nant] Mono.Data.DB2Client/Mono.Data.DB2Client.build build
             Buildfile: Mono.Data.DB2Client/Mono.Data.DB2Client.build

             INTERNAL ERROR
             System.IO.DirectoryNotFoundException: Could not find a part 
of the path 
"c:\src\mono\mcs\class\Mono.Data.DB2Client\Mono.Data.DB2Client.build".
    at System.IO.__Error.WinIOError(Int32 errorCode, String str)
    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess 
access, FileShare share, Int32 bufferSize, Boolean useAsync, String 
msgPath, Boolean bFromProxy)
    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess 
access, FileShare share)
    at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials 
credentials)
    at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, 
Type ofObjectToReturn)
    at System.Xml.XmlTextReader.CreateScanner()
    at System.Xml.XmlTextReader.Init()
    at System.Xml.XmlTextReader.Read()
    at System.Xml.XmlValidatingReader.ReadWithCollectTextToken()
    at System.Xml.XmlValidatingReader.Read()
    at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, 
Boolean preserveWhitespace)
    at System.Xml.XmlDocument.Load(XmlReader reader)
    at System.Xml.XmlDocument.Load(String filename)
    at SourceForge.NAnt.Project.Run()

BUILD FAILED
Nested build failed - refer to build log for exact reason.
Try `NAnt -help' for more information.
make[2]: *** [linux] Error 1
make[2]: Leaving directory `/cygdrive/c/src/mono/mcs/class'
make[1]: *** [linux] Error 1
make[1]: Leaving directory `/cygdrive/c/src/mono/mcs'
make: *** [all] Error 2

---

-- 
David B. Bitton
david@codenoevil.com
www.codenoevil.com

Code Made Fresh Daily™