Hi Tom, I won't be able to help much. It seems to me that a proper installation of ocaml always has native threads (this is what threads.posix is) except on weird architectures, and ocamlfind should always come with META files for threads.posix in that case (here I have package "posix" defined in /usr/lib/ocaml/METAS/META.threads).
A workaround could be to compile in bytecode only (configure --disable-nativecode) but it'll result in a little (?) slower liquidsoap. Good luck, -- David ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Discover what all the cheering's about. Get your free trial download today. http://p.sf.net/sfu/quest-dev2dev2 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
