Does this happen with your package manager? Blessings and happy Thursday
> On May 14, 2015, at 06:29, Marc Guercy <[email protected]> wrote: > > Le 14/05/2015 14:46, Marc Guercy a écrit : >> Hello, >> >> I try to install liquidsoap 1.1.1 on Gentoo but I have an error related >> to ocaml compilation it seems : >> >> OCAMLOPT -c tools/rqueue.ml >> File "tools/utils.ml", line 535, characters 41-51: >> Warning 3: deprecated: String.set >> Use Bytes.set instead. >> File "tools/utils.ml", line 546, characters 12-25: >> Warning 3: deprecated: String.create >> Use Bytes.create instead. >> File "tools/utils.ml", line 548, characters 21-45: >> Warning 3: deprecated: String.set >> Use Bytes.set instead. >> File "tools/utils.ml", line 557, characters 6-28: >> Warning 3: deprecated: String.set >> Use Bytes.set instead. >> File "tools/utils.ml", line 558, characters 6-28: >> Warning 3: deprecated: String.set >> Use Bytes.set instead. >> File "tools/dyntools.ml", line 72, characters 24-43: >> Error: Unbound module Utils >> ../Makefile.rules:200: recipe for target 'tools/dyntools.cmx' failed >> make[2]: *** [tools/dyntools.cmx] Error 2 >> make[2]: *** Waiting for unfinished jobs.... >> File "tools/rqueue.ml", line 1: >> Error: Could not find the .cmi file for interface tools/rqueue.mli. >> ../Makefile.rules:200: recipe for target 'tools/rqueue.cmx' failed >> make[2]: *** [tools/rqueue.cmx] Error 2 >> make[2]: Leaving directory >> '/var/tmp/portage/media-radio/liquidsoap-1.1.1/work/liquidsoap-1.1.1/src' >> ../Makefile.rules:67: recipe for target 'all-auto-ocaml-prog' failed >> make[1]: *** [all-auto-ocaml-prog] Error 2 >> make[1]: Leaving directory >> '/var/tmp/portage/media-radio/liquidsoap-1.1.1/work/liquidsoap-1.1.1/src' >> Makefile.rules:27: recipe for target 'all-subdirs' failed >> make: *** [all-subdirs] Error 2 >> ^[[31;01m*^[[0m ERROR: media-radio/liquidsoap-1.1.1::proaudio failed >> (compile phase): >> ^[[31;01m*^[[0m emake failed >> >> >> An idea? Thanks >> >> >> ------------------------------------------------------------------------------ >> One dashboard for servers and applications across Physical-Virtual-Cloud >> Widest out-of-the-box monitoring support with 50+ applications >> Performance metrics, stats and reports that give you Actionable Insights >> Deep dive visibility with transaction tracing using APM Insight. >> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y >> _______________________________________________ >> Savonet-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/savonet-users > > I solved the "[tools/dyntools.cmx] Error 2" by reinstalling "dev-ml/camlp4" > (emerge -v dev-ml/camlp4) > > The "tools/rqueue.ml" error remain. > > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
