Hi, On 2019/02/17 11:52, Andrey Rahmatullin wrote: > On Sat, Feb 09, 2019 at 12:15:34AM +0000, Santiago Vila wrote: >> OCAMLOPT -o liquidsoap >> /usr/bin/ld: cannot find -lexif > libexif-dev is indeed not installed but my build fails even earlier: > > OCAMLOPT -c tools/file_watcher.ml > OCAMLOPT -c tools/file_watcher_mtime.ml > OCAMLOPT -c configure.mli > OCAMLOPT -c configure.ml > File "configure.ml", line 25, characters 11-32: > Error: Unbound module Camomile > make[4]: *** [../Makefile.rules:193: configure.cmx] Error 2 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
This is because version 1.0.1 of Camomile is in unstable. I am busy packaging liquidsoap 1.3.4, which is compatible with newer versions of Camomile and will fix both these issues. Cheers Kyle

