[Gtk-sharp-list] Building Gtk# docs

Øyvind Hvamstad oyvind@hvamstad.net
22 Feb 2003 18:37:32 +0100


When building the gtk-sharp docs from CVS this error occurs!

** (../../monodoc/browser/assembler.exe:2339): WARNING **:
_wapi_handle_new: Ran out of handles!
 
** (../../monodoc/browser/assembler.exe:2339): WARNING **:
_wapi_handle_new: Seeing if GC collection helps...

repeating several times...

Unhandled Exception: System.IO.IOException: Win32 IO returned
ERROR_NO_MORE_FILES
in <0x00261> 00 System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool)
....

I wonder why this occurs, almost all of the files are processed when it
does and it looks like a memory error. I am a little confused though.
I'm running linux and the error reads ....Win32...? 

Any ideas?
-- 
Øyvind Hvamstad <oyvind@hvamstad.net>