I've had a similar one recently and it was because I was mixing different
versions of the compiler. Make sure that you are compiling with a single
version of OCaml. That can happen for instance if you switch the compiler
with opam but forget to do eval `opamconfig env` in another terminal..

Romain

2016-05-31 17:56 GMT+02:00 DreamStreamKicker <dreamstreamkic...@gmail.com>:

>
>
> anybody knows the cause of this one?
>
> succesfully finished ./configure and make clean, then ran make :
>
> make -C src all
> make[2]: Map '/tmp/liquidsoap/ocaml-duppy/src' wordt binnengegaan
> ocamlfind ocamlc -c -package camlp4 -package camlp4.quotations.o
> -package camlp4.extend -syntax camlp4o pa_duppy.mli
> ocamlfind ocamlc -c -package camlp4 -package camlp4.quotations.o
> -package camlp4.extend -syntax camlp4o pa_duppy.ml
> ocamlc.opt got signal and exited
> Makefile:48: recept voor doel 'pa_duppy.cmo' is mislukt
> make[2]: *** [pa_duppy.cmo] Fout 2
> make[2]: *** Verwijderen van bestand 'pa_duppy.cmo'
> make[2]: Map '/tmp/liquidsoap/ocaml-duppy/src' wordt verlaten
> Makefile:12: recept voor doel 'all' is mislukt
> make[1]: *** [all] Fout 2
> make[1]: Map '/tmp/liquidsoap/ocaml-duppy' wordt verlaten
> Makefile:11: recept voor doel 'all' is mislukt
> make: *** [all] Fout 1
>
>
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
> _______________________________________________
> Savonet-users mailing list
> Savonet-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to