<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - webp/decode.h missing, make stops building"
href="https://bugs.webkit.org/show_bug.cgi?id=152547#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - webp/decode.h missing, make stops building"
href="https://bugs.webkit.org/show_bug.cgi?id=152547">bug 152547</a>
from <span class="vcard"><a class="email" href="mailto:stacheldraht@interia.pl" title="Jacek Rużyczka <stacheldraht@interia.pl>"> <span class="fn">Jacek Rużyczka</span></a>
</span></b>
<pre>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@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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>