<p dir="ltr">OK, I can submit a patch tomorrow. If someone wants to take over before that...<br>
Regards,<br>
Y</p>
<div class="gmail_quote">Le 6 oct. 2014 17:10, "Michael Catanzaro" <<a href="mailto:mcatanzaro@igalia.com">mcatanzaro@igalia.com</a>> a écrit :<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, 2014-10-06 at 13:28 +0200, youenn fablet wrote:<br>
> Hi all,<br>
><br>
> I can no longer run the update-webkitgtk-libs script, as xserver<br>
> compilation is failing on a Fedora 20 system.<br>
> It might be related to recent updates in my system, probably not to<br>
> changes in WebKit.<br>
><br>
> The issue is related to dtrace.<br>
> A work-around is to add --without-dtrace to my xserver config.<br>
> But I am not sure of all potential implications.<br>
><br>
> Has anyone encountered this issue?<br>
><br>
> Regards,<br>
> Youenn<br>
<br>
Hm, it's broken for me too. The error message is:<br>
<br>
GEN dtrace-dix.o<br>
/usr/bin/dtrace:/tmp/tmpH1C5vv.d:34 syntax error near:<br>
typedef unsigned short int __u_short;<br>
<br>
Since we don't explicitly enable or disable dtrace, it's enabled only if<br>
you have /sbin/dtrace and /usr/include/sys/sdt.h. On Fedora those are<br>
provided by the package systemtap-sdt-devel. I don't think we need<br>
dtrace, so it'd be easiest to just disable it in<br>
Tools/gtk/jhbuild.modules.<br>
<br>
</blockquote></div>