|
So this is
my first time compiling CVS. I finally read the INSTALL file and found
out I have to run ./autoconf before building. Well, that worked well
enough. But “make fullbuild” crashes with an exception thrown
by mcs. I get this (after the memory warnings mentioned in my previous
email). Can you tell me what I’m doing wrong? Unhandled
Exception: System.NullReferenceException: A null value was found where an
object instance was required. In <0x0002e>
Mono.Security.Cryptography.CryptoConvert:ToCapiKeyBlob
(System.Security.Cryptography.RSA,bool) In <0x00032>
Mono.Security.StrongName:get_PublicKey () In <0x00769>
System.Reflection.Emit.AssemblyBuilder:Save (string) In <0x00036>
Mono.CSharp.CodeGen:Save (string) In <0x014cb>
Mono.CSharp.Driver:MainDriver (string[]) In <0x00020>
Mono.CSharp.Driver:Main (string[]) |
- RE: [Mono-list] CVS compile errors :( Andrew Arnott
- RE: [Mono-list] CVS compile errors :( Sebastien Pouliot
- RE: [Mono-list] CVS compile errors :( Andrew Arnott
- RE: [Mono-list] CVS compile errors :( Rodolfo Campero
- RE: [Mono-list] CVS compile errors :( Andrew Arnott
- RE: [Mono-list] CVS compile errors :( Rodolfo Campero
- Re: [Mono-list] CVS compile errors :( Pablo Baena
- Re: [Mono-list] CVS compile errors :( Paolo Molaro
- Re: [Mono-list] CVS compile errors :( Pablo Baena
- Re: [Mono-list] CVS compile errors... Paolo Molaro
- RE: [Mono-list] CVS compile errors :( Andrew Arnott
