[Mono-list] Install woes

T. W. tawitt71@yahoo.com
Fri, 15 Aug 2003 11:33:54 -0700 (PDT)


--0-2030669989-1060972434=:82357
Content-Type: text/plain; charset=us-ascii



After reading INSTALL.txt in mcs/ from a full CVS download, I try to make using:

    ./autogen.sh --prefix="/usr"

    make fullbuild

 

I get the following errors:

Unhandled Exception: System.NullReferenceException: A null value was found where an object instance was required
in (unmanaged) 06 System.Reflection.Emit.ModuleBuilder:basic_init (System.Reflection.Emit.ModuleBuilder)
in <0x00004> 06 System.Reflection.Emit.ModuleBuilder:basic_init (System.Reflection.Emit.ModuleBuilder)
in <0x00124> 00 System.Reflection.Emit.ModuleBuilder:.ctor (System.Reflection.Emit.AssemblyBuilder,string,string,bool,bool)
in <0x0004c> 00 System.Reflection.Emit.AssemblyBuilder:DefineDynamicModule (string,string,bool)
in <0x000d0> 00 Mono.CSharp.CodeGen:Init (string,string,bool)
in <0x006d2> 00 Mono.CSharp.Driver:MainDriver (string[])
in <0x0001d> 00 Mono.CSharp.Driver:Main (string[])


I did _not_ see corlib out of sync, but I read some previous posts regarding a similar error that were kind enough to tell the reader to read the documentation, which I did, and proceeded to try to build mcs by itself, to the same end.  Other than that, I do not see any directions to build only the corlib in INSTALL.txt, the only other document referenced by README.  If some one would be kind enough to direct me to the correct manual to read, I will gladly read it before posting to the list again.  I have .24 installed from the Mono Channel on Red-Carpet, if that makes a difference.

 

-Tom


---------------------------------
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
--0-2030669989-1060972434=:82357
Content-Type: text/html; charset=us-ascii

<DIV></DIV>
<P>After reading INSTALL.txt in mcs/ from a full CVS download, I try to make using:</P>
<P>&nbsp;&nbsp;&nbsp; ./autogen.sh --prefix="/usr"</P>
<P>&nbsp;&nbsp;&nbsp; make fullbuild</P>
<P>&nbsp;</P>
<P>I get the following errors:</P>
<P>Unhandled Exception: System.NullReferenceException: A null value was found where an object instance was required<BR>in (unmanaged) 06 System.Reflection.Emit.ModuleBuilder:basic_init (System.Reflection.Emit.ModuleBuilder)<BR>in &lt;0x00004&gt; 06 System.Reflection.Emit.ModuleBuilder:basic_init (System.Reflection.Emit.ModuleBuilder)<BR>in &lt;0x00124&gt; 00 System.Reflection.Emit.ModuleBuilder:.ctor (System.Reflection.Emit.AssemblyBuilder,string,string,bool,bool)<BR>in &lt;0x0004c&gt; 00 System.Reflection.Emit.AssemblyBuilder:DefineDynamicModule (string,string,bool)<BR>in &lt;0x000d0&gt; 00 Mono.CSharp.CodeGen:Init (string,string,bool)<BR>in &lt;0x006d2&gt; 00 Mono.CSharp.Driver:MainDriver (string[])<BR>in &lt;0x0001d&gt; 00 Mono.CSharp.Driver:Main (string[])<BR></P>
<P>I did _not_ see corlib out of sync, but I read some previous posts regarding a similar error that were kind enough to tell the reader to read the documentation, which I did, and proceeded to try to build mcs by itself, to the same end.&nbsp; Other than that, I do not see any directions to build only the corlib in INSTALL.txt, the only other document referenced by README.&nbsp; If some one would be kind enough to direct me to the correct manual to read, I will gladly read it before posting to the list again.&nbsp; I have .24 installed from the Mono Channel on Red-Carpet, if that makes a difference.</P>
<P>&nbsp;</P>
<P>-Tom</P><p><hr SIZE=1>
Do you Yahoo!?<br>
<a href="http://us.rd.yahoo.com/search/mailsig/*http://search.yahoo.com">The New Yahoo! Search</a> - Faster. Easier. Bingo.
--0-2030669989-1060972434=:82357--