[Mono-list] Mono windows genmdesc crash

Atsushi Eno atsushi@ximian.com
Wed, 04 Aug 2004 17:03:34 +0900


Hi,

The easiest way to solve this problem is to install XML::Parser.
It is available from here: http://cygwin-ports.sourceforge.net/

Atsushi Eno

Marko Suovula wrote:
> Same here, although with current CVS version it stops in (full Cygwin with
> Win2k):
> "
> perl ./make-opcodes-def.pl ./cil-opcodes.xml opcode.def.tmp
> Can't locate XML/Parser.pm in @INC (@INC contains:
> /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int /usr/lib/perl5/5.8.2
> /usr/lib/perl5/site_perl/5.8.2/cygwin-thread-multi-64int
> /usr/lib/perl5/site_perl
> /5.8.2 /usr/lib/perl5/site_perl .) at ./make-opcodes-def.pl line 16.
> BEGIN failed--compilation aborted at ./make-opcodes-def.pl line 16.
> "
> (the whole file can be found in
> http://www.sci.fi/~msuovula/temp/mono_build_20040804.txt)
> 
> 
> But the genmdesc seems to be the biggest problem. It has never worked for
> me, so if somebody could send me the cpu-pentium.h, cpu-amd64.h, cpu-g4.h,
> cpu-sparc.h, cpu-s390.h and cpu-s390x.h files I could see how far it would
> compile alter that.
>