[Gtk-sharp-list] Build problems

Martin Baulig martin@gnome.org
17 Feb 2003 19:08:06 +0100


Hi guys,

after updating my class libs from CVS, I get this:

====
[martin@einstein api]$ make
mono  ../generator/gapi_codegen.exe --generate atk-api.xml pango-api.xml gdk-api.xml gdk-symbols.xml gtk-api.xml gtk-symbols.xml glade-api.xml art-api.xml gnome-api.xml gda-api.xml gst-api.xml gnomedb-api.xml && touch generated-stamp

Unhandled Exception: System.IO.FileNotFoundException: Could not find file "/atk-api.xml/"
in <0x00261> 00 System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool)
in <0x00057> 00 System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
in <0x00047> 00 .FileWebStream:.ctor (System.Net.FileWebRequest,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
in <0x00234> 00 System.Net.FileWebRequest:GetResponseInternal ()
in <0x00060> 01 System.MulticastDelegate:invoke_WebResponse ()

Exception Rethrown at:
in (unmanaged) 03 System.MulticastDelegate:end_invoke_WebResponse_IAsyncResult (System.IAsyncResult)
in <0x00004> 03 System.MulticastDelegate:end_invoke_WebResponse_IAsyncResult (System.IAsyncResult)
in <0x0011c> 00 System.Net.FileWebRequest:EndGetResponse (System.IAsyncResult)
in <0x000e4> 00 System.Net.FileWebRequest:GetResponse ()in <0x001b7> 00 System.Net.WebClient:OpenRead (string)
in <0x00049> 00 System.Xml.XmlUrlResolver:GetEntity (System.Uri,string,System.Type)
in <0x000a7> 00 System.Xml.XmlDocument:Load (string)
in <0x00059> 00 GtkSharp.Generation.Parser:.ctor (string)
in <0x0011e> 00 GtkSharp.Generation.CodeGenerator:Main (string[])
====

-- 
Martin Baulig
martin@gnome.org
martin@ximian.com