[Mono-devel-list] Problems doing 'make booststrap' on Mono.CSharp.Driver:Main

Raja R Harinath rharinath at novell.com
Fri Oct 22 13:56:26 EDT 2004


Hi,

Do a 'make bootstrap-clean' before the 'make bootstrap'.

- Hari

>>> Alexandre Rocha Lima e Marcondes
<alexandremarcondes at psl-pr.softwarelivre.org> 10/22/04 12:37 PM >>>
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




More information about the Mono-devel-list mailing list