On 02/27/2013 02:51 AM, Romain Beauxis wrote:
> Hi Rob,
>
> 2013/2/26 Rob Canning <r...@spc.org>:
>> hi,
>> was trying compiling latest git
>> but got
>> OCAMLOPT -c io/gstreamer_io.ml
>> File "io/gstreamer_io.ml", line 33, characters 4-32:
>> Error: Unbound constructor Element.State_change_success
>> make[3]: *** [io/gstreamer_io.cmx] Error 2
>>
>> so tried to compile the ocaml-gstreamer and got this:
>>
>> Installing library with ocamlfind
>> ocamlfind install  gstreamer META gstreamer.mli gstreamer.cmi
>> gstreamer.cma gstreamer.cmxa gstreamer.cmx gstreamer.a
>> libgstreamer_stubs.a dllgstreamer_stubs.so
>> ocamlfind: Package gstreamer is already installed
>>    - (file /usr/local/lib/ocaml/3.12.1/gstreamer/META already exists)
>> make[1]: *** [libinstall] Error 2
>> make[1]: Leaving directory `/home/rob/liquidsoap/ocaml-gstreamer/src'
>> make: *** [install] Error 2
>> rob@encoder:~/liquidsoap/ocaml-gstreamer$
> You need to remove the package already installed prior to installing
> the new one. Based on your logs, it seems that this module was
> installed by a package manager such as apt-get/dpkg on debian-based

this is what it looks like but i already tried this
Package 'libgstreamer-ocaml-dev' is not installed, so not removed
i compiled this ocaml-gstreamer a couple of weeks ago without this problem
not sure...
rob

> systems..
>
> Romain
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Savonet-users mailing list
> Savonet-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/savonet-users


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to