Hello david, What's you think about using the -full tarballs ?
We need to compile each ocaml-xxx one by one ? Thanks -----Message d'origine----- De : David Baelde [mailto:[email protected]] Envoyé : lundi 1 août 2011 23:12 À : FORUM NUMERIZIK Cc : Martin Hamant; [email protected] Objet : Re: [Savonet-users] Install problem with svn8272 Hi, About the second error "Unbound value Dynlink.is_native" this is because you have a too old version of ocaml (the previous warning is related, too). We have some code for compatibility but it appears to fail. This was reported a while ago, but we didn't find out the problem as far as I remember. Anyway, if you can upgrade to ocaml 3.12 (or maybe even 3.11) you'll be fine. The first error looked like you were compiling liquidsoap against an outdated version of ocaml-ogg, ocaml-vorbis & co. The best way to avoid that is to compile everything from source (not only liquidsoap, but also the libraries which are "made in savonet") using the -full tarballs, or the mercurial repository. After an update of the repository, a make clean is sometimes also necessary. Hope this helps, -- David ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
