[Mono-list] monodoc-cvs & mono debugger don't compile on mac os x

Attila Balogh d0lphin@mail.edu-net.hu
Sat, 20 Mar 2004 17:57:36 +0100


hello all,

finally with build 0.31 i am able to make a fullbuild of mono - great 
work! ;] - and gtk# compiles without errors, too, though i'm getting 
this weird message when trying to build monodoc:

     Processing input file SqlTypeException.xml
Processing namespace System.Xml
     Processing input file XmlDataDocument.xml
Have 121 elements in the System.Runtime.InteropServices
make[1]: *** [netdocs.tree] Bad system call
make: *** [all-recursive] Error 1

if i understand it right, this means there's a problem with one of the 
xml files from those the documentation is built. i don't understand 
though that if there's problem only with one file, why can't i still 
run the program itself?

also i have a problem with debugger:

checking for a BSD-compatible install... /usr/bin/install -c
checking host platform characteristics... configure: error: *** This 
platform is not yet supported.
configure: error: /bin/sh './configure' failed for debugger

does anyone have any ideas, workarounds for these issues?
thanks in advance,

Attila Balogh