[Mono-list] 0.17 release on FreeBSD

julien maerten julien@iside.net
Wed, 18 Dec 2002 21:02:20 +0100


Hi folks,

    Today, I gave my first try to mono, on a FreeBSD 4.6 system. I had
some trouble compiling it ( without the garbage collector ), due to the
fact that the SIGRTMIN doesn't exists on freebsd. I had to hack
mono/metadata/threads.c on line 1102, and replace SIGRTMIN with SIGKILL,
but I don't know if it will cause any problem. I also had to disable the
SIGRTMIN catching code in mono/jit/jit.c to make it compile.
    Furthermore, after compiling the Boehm garbage collector, mono
doesn't compile, didn't the time to investiguate this issue.
    Finally, the xsp ( 0.2 ) makefile doesn't seem to be freebsd's make
compliant, as it uses an unknown -C option.

    Hope this comments will help, sorry if these problems were already
reported.


_____________________________________________

Julien Maerten - Développement Unix / Open Source

Fluxus
30 rue du Chateau des Rentiers, 75013 Paris - France
Tel : +33 (0)1 44 97 73 75
Fax : +33 (0)1 44 97 70 07
PGP : http://julien.iside.net/pubkey.txt
_____________________________________________