<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, &quot;Michael Catanzaro&quot; &lt;<a href="mailto:mcatanzaro@igalia.com">mcatanzaro@igalia.com</a>&gt; 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>
&gt; Hi all,<br>
&gt;<br>
&gt; I can no longer run the update-webkitgtk-libs script, as xserver<br>
&gt; compilation is failing on a Fedora 20 system.<br>
&gt; It might be related to recent updates in my system, probably not to<br>
&gt; changes in WebKit.<br>
&gt;<br>
&gt; The issue is related to dtrace.<br>
&gt; A work-around is to add --without-dtrace to my xserver config.<br>
&gt; But I am not sure of all potential implications.<br>
&gt;<br>
&gt; Has anyone encountered this issue?<br>
&gt;<br>
&gt; Regards,<br>
&gt;    Youenn<br>
<br>
Hm, it&#39;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&#39;t explicitly enable or disable dtrace, it&#39;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&#39;t think we need<br>
dtrace, so it&#39;d be easiest to just disable it in<br>
Tools/gtk/jhbuild.modules.<br>
<br>
</blockquote></div>