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.

Reply via email to