On Dec 2, 2007, at 11:52, Daniel wrote:
I'm trying to install the mldonkey using MacPorts 1.520 installed in a intel mac with tiger running on it and i've got the following error message:
[snip]
signals_asm.o signals_asm.c signals_asm.c: In function 'segv_handler': signals_asm.c:193: error: 'struct mcontext' has no member named '__ss' signals_asm.c:193: error: 'struct mcontext' has no member named '__ss'
[snip]
I've installed Ocaml 3.10.0 before the installtion of mac ports from a .dmg file downloaded from INRIA site and i don't know if the problem has something to do with this prior installation.
I don't know either. I don't see any open tickets on ocaml. One way to find out would be to uninstall your manually-installed ocaml and see if MacPorts ocaml can then install.