Re: [Savonet-users] problem compiling latest ocaml-gstreamer

2013-02-26 Thread Romain Beauxis
2013/2/26 Rob Canning : > On 02/27/2013 02:51 AM, Romain Beauxis wrote: >> Hi Rob, >> >> 2013/2/26 Rob Canning : >>> 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

Re: [Savonet-users] problem compiling latest ocaml-gstreamer

2013-02-26 Thread Rob Canning
On 02/27/2013 02:51 AM, Romain Beauxis wrote: > Hi Rob, > > 2013/2/26 Rob Canning : >> 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]: *

Re: [Savonet-users] problem compiling latest ocaml-gstreamer

2013-02-26 Thread Romain Beauxis
Hi Rob, 2013/2/26 Rob Canning : > 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 t