[Mono-list] assertion failed on linux
James Ots
me@jamesots.com
11 Apr 2002 11:25:51 +0100
- Previous message: [Mono-list] Re: [Mono-patches]mcs/class/System.Windows.Forms/System.Windows.FormsCaptionButton.cs,NONE,1.1 CharacterCasing.cs,NONE,1.1CheckState.cs,NONE,1.1 DataGridParentRowsLabelStyle.cs,NONE,1.1DialogResult.cs,NONE,1.1 DockStyle.cs,NONE,1.1 DragAct
- Next message: [Mono-list] assertion failed on linux
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Hi,
If I download the latest snapshot from mono.baselabs.org, run
autogen.sh, make and make install, everything works nicely. But if I
then check out the cvs sources, run autogen.sh, make and make install, I
get the following error when I run mcs:
(process:11142): ** ERROR **: file appdomain.c: line 325 (mono_init):
assertion failed: (mono_defaults.transparent_proxy_class != 0)
aborting...
/usr/local/bin/mcs: line 2: 11142 Trace/breakpoint trap
/usr/local/bin/mono /usr/local/bin/mcs.exe $*
I assume this is because the mcs.exe in the baselabs tar.gz is
incompatible with the cvs runtime, perhaps? Since I have no way of
creating mcs.exe myself this is the only way I can get it, but I would
like to work on the cvs source and contribute to mono, but I just keep
getting stuck at every corner at the moment.
--
Cheers
James Ots
- Previous message: [Mono-list] Re: [Mono-patches]mcs/class/System.Windows.Forms/System.Windows.FormsCaptionButton.cs,NONE,1.1 CharacterCasing.cs,NONE,1.1CheckState.cs,NONE,1.1 DataGridParentRowsLabelStyle.cs,NONE,1.1DialogResult.cs,NONE,1.1 DockStyle.cs,NONE,1.1 DragAct
- Next message: [Mono-list] assertion failed on linux
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]