[Mono-list] Mono windows genmdesc crash

Marko Suovula make@iki.fi
Wed, 4 Aug 2004 10:25:29 +0300


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.

-- 
Marko

----- Original Message ----- 
From: <Rob.Tillie@Student.tUL.EDU>
To: <joe@uti.is>; <mono-list@lists.ximian.com>
Sent: Tuesday, August 03, 2004 8:43 PM
Subject: RE: [Mono-list] Mono windows genmdesc crash


> Yup, here exactly the same...
>
> -- Rob.
>
> > -----Original Message-----
> > From: Joe Ante [mailto:joe@uti.is]
> > Sent: Tuesday, August 03, 2004 7:35 PM
> > To: MONO
> > Subject: [Mono-list] Mono windows genmdesc crash
> >
> > Hi,
> >
> > I am trying to build mono on windows at the moment.
> > After two days we have gotten at least somewhere in the middle of the
make
> > process.
> > But it currently hangs in genmdesc.exe.
> > Either it crashes or it just loops with 100% CPU usage.
> >
> > "./genmdesc ./cpu-pentium.md cpu-pentium.h pentium_desc"
> > gdb bt gives me the folling stacktrace for the place where it loops
> > infinetely:
> >
> > #0 0x77e965d3 in Kernel32!GetPrivateProfileStructW ()
> > #1 0x1003e84 in getprogname () from /usr/bin/cygwin1.dll
> > #2 0x00+af0d0 in ?? ()
> >
> > Or:
> > #0  0x77ea31c7 in Kenral32!GetAtomNameA ()
> >
> > Any ideas, how to not make genmdesc crash?
> > (Another person mailed me that he also crashes inside genmdesc)
> >
> > Joachim Ante
> >
> > _______________________________________________
> > Mono-list maillist  -  Mono-list@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list