<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On 30 March 2015 at 23:15, Tim Dickson <span dir="ltr"><<a href="mailto:dickson.tim@googlemail.com" target="_blank">dickson.tim@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I have libwebp, orc, gstreamer1 and gst1-plugins-base installed. (same versions, and in same order).<br></div>I'll try clearing the package directories in /tmp/SBo and recompile. (It worked fine for 64bit, I am guessing there is something left over from a previous build of one of the packages, although the error message doesn't help.)<br></div><div class=""><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On 30 March 2015 at 22:10, Willy Sudiarto Raharjo <span dir="ltr"><<a href="mailto:willysr@slackbuilds.org" target="_blank">willysr@slackbuilds.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<div><div><br>
On 03/30/2015 07:49 PM, Tim Dickson wrote:<br>
> i'm getting the following error when trying to run the webkitgtk3<br>
> slackbuild (using sbopkg) on slackware 14.1 32bit.<br>
><br>
> In file included from<br>
> Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp:42:0:<br>
> /usr/include/cairo/cairo-gl.h:65:5: warning: "CAIRO_HAS_GL_SURFACE"<br>
> is not defined [-Wundef] #if CAIRO_HAS_GL_SURFACE ||<br>
> CAIRO_HAS_GLESV2_SURFACE ^ /usr/include/cairo/cairo-gl.h:65:29:<br>
> warning: "CAIRO_HAS_GLESV2_SURFACE" is not defined [-Wundef] #if<br>
> CAIRO_HAS_GL_SURFACE || CAIRO_HAS_GLESV2_SURFACE<br>
><br>
> usr/include/cairo/cairo-gl.h:152:3: error: #error Cairo was not<br>
> compiled with support for the GL backend # error Cairo was not<br>
> compiled with support for the GL backend<br>
><br>
><br>
> ----------------- has anyone come across this before and got a<br>
> solution.? the output of ls /var/log/packages|grep ^cairo is<br>
> cairo-1.12.16-i486-1_slack14.1 which is the latest official patch<br>
> from <a href="http://slackware.com" target="_blank">slackware.com</a> Thanks, Tim<br>
<br>
</div></div>tested on 32 bit VM and it works fine here<br>
<br>
SUMMARY LOG<br>
Using the SBo repository for Slackware 14.1<br>
Queue Process:  Download, build, and install<br>
<br>
libwebp:<br>
  MD5SUM check for libwebp-0.4.2.tar.gz ... OK<br>
  Building package libwebp-0.4.2-i486-2_SBo.tgz ... OK<br>
  Installing package libwebp-0.4.2-i486-2_SBo.tgz ... OK<br>
<br>
orc:<br>
  MD5SUM check for orc-0.4.23.tar.xz ... OK<br>
  Building package orc-0.4.23-i486-1_SBo.tgz ... OK<br>
  Installing package orc-0.4.23-i486-1_SBo.tgz ... OK<br>
<br>
gstreamer1:<br>
  MD5SUM check for gstreamer-1.4.5.tar.xz ... OK<br>
  Building package gstreamer1-1.4.5-i486-1_SBo.tgz ... OK<br>
  Installing package gstreamer1-1.4.5-i486-1_SBo.tgz ... OK<br>
<br>
gst1-plugins-base:<br>
  MD5SUM check for gst-plugins-base-1.4.5.tar.xz ... OK<br>
  Building package gst1-plugins-base-1.4.5-i486-1_SBo.tgz ... OK<br>
  Installing package gst1-plugins-base-1.4.5-i486-1_SBo.tgz ... OK<br>
<br>
webkitgtk3:<br>
  MD5SUM check for webkitgtk-2.4.8.tar.xz ... OK<br>
  Building package webkitgtk3-2.4.8-i486-1_SBo.tgz ... OK<br>
  Installing package webkitgtk3-2.4.8-i486-1_SBo.tgz ... OK<br>
<br>
<br>
<br>
- --<br>
Willy Sudiarto Raharjo<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2<br>
<br>
iEYEARECAAYFAlUZu7MACgkQiHuDdNczM4H23ACeMVJlrs+4dXcCptKkSSbdIfkg<br>
FuUAoIylgbv0PCcGHkMxKSoOXyP1EQX1<br>
=PiEj<br>
-----END PGP SIGNATURE-----<br>
_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org" target="_blank">SlackBuilds-users@slackbuilds.org</a><br>
<a href="http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" target="_blank">http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="http://lists.slackbuilds.org/pipermail/slackbuilds-users/" target="_blank">http://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="http://slackbuilds.org/faq/" target="_blank">http://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div><br></div>
</div></div></blockquote></div><br><div>problem fixed. The feb2014 cairo patch/update from <a href="http://slackware.com">slackware.com</a> is
 an extra on top of the original (slack14.1 release) cairo package. (the
 library name under /usr/lib are different libcairo.so for the original 
and cairo-sphinx.so for the patched cairo.) I had removed the original 
when I installed the update/patch. The original cairo needs to be 
installed for webkitgtk3 to compile, and if it was removed (after the 
patch/update was installed), then it needs to be reinstalled, and the 
patch installed afterwards.<br></div><div>It may mean that the patched cairo (on it's own) is not compatible with webkitgtk3 because of the change in library name. <br></div><br></div></div>