[Mono-devel-list] Problems compiling monodoc 0.16 on OSX
Miguel
26031 at t-link.de
Sun Jun 6 08:43:51 EDT 2004
Fixed.
gapi* files from a old installation caused the error.
After removing all went fine
On Sat, 2004-06-05 at 00:30, Miguel wrote:
> 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
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list