GNOME Bugzilla – Bug 788770
--without-libtiff does not work
Last modified: 2017-11-28 15:19:57 UTC
Specifically, this happens: | ../../gdk-pixbuf-2.36.11/gdk-pixbuf/io-tiff.c:36:10: fatal error: tiffio.h: No such file or directory | #include <tiffio.h> | ^~~~~~~~~~ Gentoo has a fix here: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26a1f15bb0a5261c1c6506aa0305aea13acd314c
Can you please attach the patch here?
Created attachment 364571 [details] [review] patch from yocto recipe tree
Created attachment 364572 [details] [review] build: Fix --without-libtiff not having an effect
Attachment 364572 [details] pushed as 5c4edf2 - build: Fix --without-libtiff not having an effect