On Wed, Apr 23, 2014 at 10:29:17AM +0200, Matteo F. Vescovi wrote:
> Hi!
> 
> As reported in [1], it was asked to provide new builds of packages
> in Debian actually depending on older liblcms1 library.
> 
> I've tried building Entangle against this new version of the library,
> but it fails almost soon, as you can see in the attached buildlog.
> 
> It seems like Entangle (via pkg-config) misses the presence of this
> new version. Weird.
> 
> Could you please help me fixing this of give me an hint how to change
> the code to have back woking again?

It isn't so wierd actually - the 2.0 version actually has a separate
library name - ie it is literally called "lcms2" rather than "lcms".
So we must update configure.ac to look for "lcms2", and also port the
code to deal with API changes.

I've done the changes in GIT to switch to lcms2 and drop lcms 1.x
so you can update your dpkg when the next release comes out.

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

_______________________________________________
Entangle-devel mailing list
Entangle-devel@gna.org
https://mail.gna.org/listinfo/entangle-devel

Reply via email to