#88: Liquidsoap-0.3.5 (gentoo) patched with taglib does not compile
-------------------------+--------------------------------------------------
Reporter: karye | Owner: admin
Type: Feature | Status: closed
Priority: 1 | Milestone:
Component: Liquidsoap | Version:
Resolution: fixed | Keywords:
-------------------------+--------------------------------------------------
Comment (by karye):
liquidsoap stop compiling by:
OCAMLC -c formats/oggformat.ml
So I assumed formats/oggformat.ml needed backporting too.
And then it complained by:
OCAMLC -c formats/mp3.ml
So I backported formats/mp3.ml too.
But I had to remove the last lines to eventually make it compile
successfully:
- Request.dresolvers#register "MP3" duration
- Request.dresolvers#register "VORBIS" duration
--
Ticket URL: <http://savonet.rastageeks.org/ticket/88#comment:2>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !