[Mono-winforms-list] heads up building

Baker, GJ (Gareth) g.j.baker@dl.ac.uk
Mon, 8 Nov 2004 16:58:02 -0000


I've just done a cvs update and done the rebuilds as suggested. SWF programs
in X11 in my Mac OSX system now fail with the following error:

ggeibook:~/Development/CSharp/FegCurve garethba$ mono FegCurve.exe
#region #line XplatUI Constructor called

Unhandled Exception: System.TypeInitializationException: An exception was
thrown by the type initializer for Mono.Posix.Syscall --->
System.EntryPointNotFoundException: Mono_Posix_Syscall_L_ctermid
in <0x000d4> (wrapper managed-to-native) Mono.Posix.Syscall:_L_ctermid ()
in <0x00014> Mono.Posix.Syscall:.cctor ()
--- End of inner exception stack trace ---

in (unmanaged) Mono.Posix.Syscall:poll (Mono.Posix.Pollfd[],uint,int)
in <0x00198> System.Windows.Forms.XplatUIX11:UpdateMessageQueue ()
in <0x00194> System.Windows.Forms.XplatUIX11:UpdateMessageQueue ()
in <0x000a4> System.Windows.Forms.XplatUIX11:GetMessage
(System.Windows.Forms.MSG&,intptr,int,int)
in <0x00060> System.Windows.Forms.XplatUI:GetMessage
(System.Windows.Forms.MSG&,intptr,int,int)
in <0x00104> System.Windows.Forms.Application:Run ()
in <0x000dc> System.Windows.Forms.Application:Run
(System.Windows.Forms.ApplicationContext)
in <0x00050> System.Windows.Forms.Application:Run (System.Windows.Forms.Form)
in <0x00034> FegCurve:Main ()
any suggestions greatfully received!! :-)

Thanks
Gareth Baker

> ----------
> From: 	Jackson Harper
> Sent: 	Friday, November 5, 2004 5:36 PM
> To: 	mono-winforms-list
> Subject: 	[Mono-winforms-list] heads up building
> 
> 
> Hello!
> 
> 	Some updates in Mono.Posix forced me to make some changes in
> XplatUIX11
> so if you are rebuilding MWF from CVS you will need to update rebuild
> and install Mono.Posix first.
> 
> Cheers,
> Jackson
> 
> 
> 
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
> 
>