[Mono-devel-list] Problems doing 'make booststrap' on Mono.CSharp.Driver:Main
Alexandre Rocha Lima e Marcondes
alexandremarcondes at psl-pr.softwarelivre.org
Fri Oct 22 12:37:13 EDT 2004
Hello,
I am trying to 'make bootstrap' from anon-cvs, but there are still some problems ... I have these errors:
make[8]: Entering directory `/home/kurumin/Projetos/mcs/class/System'
MONO_PATH="../../class/lib/net_2_0:../../class/lib/net_2_0_bootstrap:$MONO_PATH" mono ../../gmcs/gmcs.exe -d:NET_1_1 -d:NET_2_0 -2 -g /noconfig /r:mscorlib.dll /define:XML_DEP /r:System.Xml.dll /target:library /out:System.dll @System.dll.sources
ALPHA SOFTWARE: Mono C# Compiler 1.1.1.0 for Generics
The compiler option -2 is obsolete. Please use /langversion instead
** (../../gmcs/gmcs.exe:27386): WARNING **: Could not load class from token 0x010000b3 in /home/kurumin/Projetos/mcs/class/lib/net_2_0/System.Xml.dll
** (../../gmcs/gmcs.exe:27386): WARNING **: Could not load class from token 0x010000b4 in /home/kurumin/Projetos/mcs/class/lib/net_2_0/System.Xml.dll
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
in <0xc6b73791> (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
in <0x00004> (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
in <0x00012> System.Reflection.Assembly:GetExportedTypes ()
in <0x00081> Mono.CSharp.TypeManager:LoadAllImportedTypes ()
in <0x00ce0> Mono.CSharp.Driver:MainDriver (string[])
in <0x0001f> Mono.CSharp.Driver:Main (string[])
** ERROR **: file critical-sections.c: line 89 (DeleteCriticalSection): assertion failed: (ret == 0)
Can anyone help me?
Thanks,
Alexandre Rocha Lima e Marcondes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041022/80f6bb30/attachment.bin
More information about the Mono-devel-list
mailing list