Hello I have this error now :
make[1]: Entering directory `/home/liquid/savonet/ocaml-mm' make -C src all make[2]: Entering directory `/home/liquid/savonet/ocaml-mm/src' make[3]: Entering directory `/home/liquid/savonet/ocaml-mm/src' make[3]: `libmm_stubs.a' is up to date. make[3]: `mm.cma' is up to date. make[3]: Leaving directory `/home/liquid/savonet/ocaml-mm/src' make[3]: Entering directory `/home/liquid/savonet/ocaml-mm/src' make[3]: `libmm_stubs.a' is up to date. make[3]: `mm.cmxa' is up to date. make[3]: Leaving directory `/home/liquid/savonet/ocaml-mm/src' make[2]: Leaving directory `/home/liquid/savonet/ocaml-mm/src' make[1]: Leaving directory `/home/liquid/savonet/ocaml-mm' make[1]: Entering directory `/home/liquid/savonet/liquidsoap' Makefile.rules:9: Makefile.defs: No such file or directory make[1]: *** No rule to make target `Makefile.defs'. Stop. make[1]: Leaving directory `/home/liquid/savonet/liquidsoap' make: *** [all] Error 1 Can you help me ? Thanks ! -----Message d'origine----- De : Romain Beauxis [mailto:[email protected]] Envoyé : mardi 2 août 2011 17:08 À : [email protected] Cc : FORUM NUMERIZIK; [email protected] Objet : Re: [Savonet-users] Install problem with svn8272 2011/8/1 David Baelde <[email protected]>: > 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. I will fix that for the next beta, I was too bold and skiped the detection test for dynlink... Romain ------------------------------------------------------------------------------ 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
