[Mono-list] gmcs error
Juan Cristóbal Olivares
jc.olivares@pad.cl
Wed, 29 Sep 2004 15:32:08 -0400
This is a multi-part message in MIME format.
------=_NextPart_000_0017_01C4A639.7B1077C0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I installed mono 1.1.1 but I get this when I try to run gmcs
root@base:/etc# mono --version
Mono JIT compiler version 1.1.1, (C) 2002-2004 Novell, Inc and =
Contributors. www.go-mono.com
TLS: normal
GC: Included Boehm (with typed GC)
SIGSEGV : normal
Globalization: ICU
root@base:/etc# mcs --version
Mono C# compiler version 1.1.1.0
root@base:/etc# gmcs --version
** (/usr/local/lib/mono/2.0/gmcs.exe:16242): WARNING **: Could not find =
assembly System, references from /usr/local/lib/mono/2.0/gmcs.exe =
(assemblyref_index=3D1)
Major/Minor: 2,0
Build: 3600,0
Token: b77a5c561934e089
System error: No such file or directory
** (/usr/local/lib/mono/2.0/gmcs.exe:16242): WARNING **: Could not load =
class from token 0x01000052 in /usr/local/lib/mono/2.0/gmcs.exe
** (/usr/local/lib/mono/2.0/gmcs.exe:16242): WARNING **: Could not load =
class from token 0x01000053 in /usr/local/lib/mono/2.0/gmcs.exe
** (/usr/local/lib/mono/2.0/gmcs.exe:16242): WARNING **: Could not load =
class from token 0x01000084 in /usr/local/lib/mono/2.0/gmcs.exe
** (/usr/local/lib/mono/2.0/gmcs.exe:16242): WARNING **: Missing method =
.ctor in assembly /usr/local/lib/mono/2.0/gmcs.exe typeref index 132
Unhandled Exception: System.NullReferenceException: Object reference not =
set to an instance of an object
------=_NextPart_000_0017_01C4A639.7B1077C0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1458" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I installed mono 1.1.1 but I get this =
when I try to=20
run gmcs</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><A =
href=3D"mailto:root@base:/etc">root@base:/etc</A>#=20
mono --version<BR>Mono JIT compiler version 1.1.1, (C) 2002-2004 Novell, =
Inc and=20
Contributors. <A=20
href=3D"http://www.go-mono.com">www.go-mono.com</A><BR> =
=20
TLS: =20
normal<BR> =20
GC: =
Included=20
Boehm (with typed GC)<BR> =20
SIGSEGV :=20
normal<BR> Globalization:=20
ICU<BR></FONT><FONT face=3DArial size=3D2></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT><FONT face=3DArial size=3D2><A=20
href=3D"mailto:root@base:/etc">root@base:/etc</A># mcs --version<BR>Mono =
C#=20
compiler version 1.1.1.0<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><A =
href=3D"mailto:root@base:/etc">root@base:/etc</A>#=20
gmcs --version</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>** =
(/usr/local/lib/mono/2.0/gmcs.exe:16242):=20
WARNING **: Could not find assembly System, references from=20
/usr/local/lib/mono/2.0/gmcs.exe=20
(assemblyref_index=3D1)<BR> Major/Minor:=20
2,0<BR> =
Build: =20
3600,0<BR> =
Token: =20
b77a5c561934e089<BR>System error: No such file or directory</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2><BR>** =
(/usr/local/lib/mono/2.0/gmcs.exe:16242):=20
WARNING **: Could not load class from token 0x01000052 in=20
/usr/local/lib/mono/2.0/gmcs.exe</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>** =
(/usr/local/lib/mono/2.0/gmcs.exe:16242):=20
WARNING **: Could not load class from token 0x01000053 in=20
/usr/local/lib/mono/2.0/gmcs.exe</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>** =
(/usr/local/lib/mono/2.0/gmcs.exe:16242):=20
WARNING **: Could not load class from token 0x01000084 in=20
/usr/local/lib/mono/2.0/gmcs.exe</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>** =
(/usr/local/lib/mono/2.0/gmcs.exe:16242):=20
WARNING **: Missing method .ctor in assembly =
/usr/local/lib/mono/2.0/gmcs.exe=20
typeref index 132</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Unhandled Exception: =
System.NullReferenceException:=20
Object reference not set to an instance of an=20
object<BR></DIV></FONT></BODY></HTML>
------=_NextPart_000_0017_01C4A639.7B1077C0--