[Mono-devel-list] build problem with cvs version of mcs

Henning Westerholt henning at skalatan.de
Sun Apr 20 14:12:39 EDT 2003


Hello,

I have problems to build the cvs version of mcs under Linux since yesterday.

I´m using the 0.23 tarball to bootstrap the class library, as the monocharge 
package from Gonzalo doesn´t work for me.

After several "Your mono runtime and corlib are out of sync." warnings the 
build fails completly with:

ByteEncoding.cs(26) error CS8025: : Parsing error
System.MissingMethodException: A missing method exception has occurred.
in <0x00046> 06 System.Object:InternalGetHashCode (object)
in <0x0000e> 00 System.Object:GetHashCode ()
in <0x00053> 00 System.Collections.Hashtable:GetHash (object)
in <0x0006c> 00 System.Collections.Hashtable:Find (object)
in <0x00015> 00 System.Collections.Hashtable:Contains (object)
in <0x0005e> 00 Mono.CSharp.Tree:RecordNamespace 
(Mono.CSharp.Namespace,Mono.CSharp.SourceFile,string)
in <0x00c6a> 00 Mono.CSharp.CSharpParser:yyparse 
(Mono.CSharp.yyParser.yyInput)
in <0x00075> 00 Mono.CSharp.CSharpParser:parse ()

Handlers.cs(26) error CS8025: : Parsing error
System.MissingMethodException: A missing method exception has occurred.
in <0x00046> 06 System.Object:InternalGetHashCode (object)
[....]

Is there a problem in the cvs, or must I use the monocharge tarball?


0.23 works great for me, I can compile and run different applications without 
any errors. I´m using and building the daily cvs of mono and mcs for over a 
month without any problems.

The complete build log is available under http://skalatan.de/tmp/mcs-build.log

Regards,

Henning





More information about the Mono-devel-list mailing list