[Mono-devel-list] Problems compiling monodoc 0.16 on OSX

Miguel 26031 at t-link.de
Fri Jun 4 18:30:25 EDT 2004


Hello,

mono 0.95, gtk-sharp 0.93 and gecko-sharp 0.4 compiled perfekt on a G3
700 with OSX 10.3.4, developer tools 1.1 and fink unstable ports.


But mondoc 0.16 won't compile. I got the following errors:

mono --debug ../browser/assembler.exe --error cs-errors.config -o
cs-errors
Unhandled Exception: System.IO.DirectoryNotFoundException: Directory
'../../mcs/errors' not found.

After copying 
monodoc-0.16/class/cs-errors.config   to
monodoc-0.16/mcs/errors/cs-errors.config
I got the following error:

mono --debug ../browser/assembler.exe --error cs-errors.config -o
cs-errors
Unhandled Exception: System.ExecutionEngineException: SIGILL
make[1]: *** [cs-errors.tree] Error 1
make: *** [all-recursive] Error 1


Adding the missing mcs/errors Paths to my --prefix Path did not change
the result. Neither with cs-errors.config File nor without.

Any hints how to fix?


Greetings

Michael






More information about the Mono-devel-list mailing list