Also, the following error pops up when building Liquidsoap from the 
current git state:
OCAMLOPT -c ogg_formats/ogg_muxer.mli
OCAMLOPT -c ogg_formats/ogg_muxer.ml
File "ogg_formats/ogg_muxer.ml", line 298, characters 14-33:
Error: This function is applied to too many arguments;
maybe you forgot a `;'
make[3]: *** [ogg_formats/ogg_muxer.cmx] Error 2
make[3]: Leaving directory `liquidsoap-git/src/liquidsoap/liquidsoap/src'
make[2]: *** [all-auto-ocaml-prog] Error 2
make[2]: Leaving directory `liquidsoap-git/src/liquidsoap/liquidsoap/src'
make[1]: *** [all-subdirs] Error 2
make[1]: Leaving directory `liquidsoap-git/src/liquidsoap/liquidsoap'
make: *** [all] Error 1
==> ERROR: A failure occurred in build().
     Aborting...


On 4/20/2013 8:50, Leonard de Ruijter wrote:
> Hello,
>
> Sorry for that, i was supposed to know or at least check it myself.
> I'm trying to do what you said, but it still doesn't seem to work:
> ocaml-dssi]$ ./configure --with-ladspa-dir=../ocaml-ladspa/src
> configuring ocaml-dssi 0.1.1
> ...
> checking dssi.h usability... yes
> checking dssi.h presence... yes
> checking for dssi.h... yes
> checking for ocaml_ladspa.h... no
>
> In fact, the header should be in that ocaml-ladspa dir, but it isn't
> found. Same error when i copy ocaml_ladspa.h to the dssi/src dir.
>
> Leonard
> On 4/19/2013 23:04, Romain Beauxis wrote:
>> 2013/4/19 Leonard de Ruijter <[email protected]>:
>>> Thanks, i'll try that out. May be you could change the order in
>>> PACKAGES.default accordingly?
>>
>> That's already the case:
>>     
>> https://github.com/savonet/liquidsoap-full/blob/master/PACKAGES.default#L101
>>
>> Romain
>>
>> ------------------------------------------------------------------------------
>> Precog is a next-generation analytics platform capable of advanced
>> analytics on semi-structured data. The platform includes APIs for building
>> apps and a phenomenal toolset for data science. Developers can use
>> our toolset for easy data analysis & visualization. Get a free account!
>> http://www2.precog.com/precogplatform/slashdotnewsletter
>> _______________________________________________
>> Savonet-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>>
>
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to