[Webkit-unassigned] [Bug 152547] webp/decode.h missing, make stops building

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 26 06:13:16 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=152547

--- Comment #4 from Jacek Rużyczka <stacheldraht at interia.pl> ---
Im afraid I ain't got the messages from cmake any more, but I can remember I got the warning that WEBP was not found on my system (but I can't really remember the exact wording). What I can give you, is the file list of the libwebp-devel package I had to install (after which the make process went fine):

jacek at veteran:~ $ rpm -ql libwebp-devel
/usr/include/webp
/usr/include/webp/decode.h
/usr/include/webp/demux.h
/usr/include/webp/encode.h
/usr/include/webp/mux.h
/usr/include/webp/mux_types.h
/usr/include/webp/types.h
/usr/lib64/libwebp.so
/usr/lib64/libwebpdemux.so
/usr/lib64/libwebpmux.so
/usr/lib64/pkgconfig/libwebp.pc
/usr/lib64/pkgconfig/libwebpdemux.pc
/usr/lib64/pkgconfig/libwebpmux.pc

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151226/9703e45e/attachment.html>


More information about the webkit-unassigned mailing list