Hi Sebastian,2013/8/31 Sebastiaan J.S. <[email protected]>
>
> Hey all,
>
>
>
> After having tried multiple times without any luck – I’m consulting the
mailing list, as you might probably know what’s going on.
>
> When I try to compile liquidsoap with OCAML-SHINE enabled in packages, I
get the following error:
>
>
>
> [code]
>
> OCAMLC -o liquidsoap
>
>
/home/pi/liquidsoap-full/liquidsoap/../ocaml-shine/src/libshine_stubs.a(shine_stubs.o):
In function `ocaml_shine_encode_float':shine_stubs.c:(.text+0x5a8):
undefined reference to `shine_encode_frame'
>
>
/home/pi/liquidsoap-full/liquidsoap/../ocaml-shine/src/libshine_stubs.a(shine_stubs.o):
In function `ocaml_shine_encode_s16le': shine_stubs.c:(.text+0x844):
undefined reference to `shine_encode_frame'
>
> collect2: ld returned 1 exit status
>
> File "_none_", line 1, characters 0-1:
>
> Error: Error while building custom runtime system
>
> [/code]
>
>
>
> I’ve compiled and installed shine correctly I think (shineenc test.wav
test.mp3 works fine), but “make liquidsoap” stops at this error.
>
>
>
>
>
> Any input would be greatly appreciated!
It looks like you have a different ABI/version of libshine installed than
the one supported by liquidsoap.
Off the top of my head I think that:
* Liquidsoap 1.1.1 uses shine 1.0 API
* Latest git source use shine 3.0 API
The missing function is not part of the 3.0 API so I guess that you need to
do one of the following:
* Compile and install shine 1.0:
https://github.com/savonet/shine/releases/tag/1.0.1
And then build liquidsoap 1.1.1
* Compile liquidsoap from the latest git source.
We are foreseeing a liquidsoap release in the near future, which should
bring the latest released liquidsoap in sync with the latest released shine.
Hope this helps,
Romain
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users