Does the attached patch fix the issue? (and is the fix correct?)<br><br>Marek<br><br><div class="gmail_quote">On Sat, Sep 25, 2010 at 7:30 PM, Chris Ball <span dir="ltr">&lt;<a href="mailto:cjb@laptop.org">cjb@laptop.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi,<br>
<div class="im"><br>
   &gt; On Sat, Sep 25, 2010 at 2:37 PM, Chris Ball &lt;<a href="mailto:cjb@laptop.org">cjb@laptop.org</a>&gt; wrote:<br>
   &gt;&gt; <a href="http://tinderbox.x.org/builds/2010-09-24-0001/logs/libGL/#build" target="_blank">http://tinderbox.x.org/builds/2010-09-24-0001/logs/libGL/#build</a><br>
<br>
   &gt; looks like libdrm isn&#39;t installed properly, I don&#39;t see<br>
   &gt; LIBDRM_RADEON being picked up.<br>
   &gt;<br>
   &gt; though previously we didn&#39;t build this code by default, maybe it<br>
   &gt; should be conditional on libdrm<br>
<br>
</div>Sorry, forgot to mention that this is on sparc64.  libdrm configure says:<br>
<br>
  configure: WARNING: Disabling libdrm_intel. It depends on atomic<br>
  operations, which were not found for your compiler/cpu. Try compiling<br>
  with -march=native, or install the libatomics-op-dev package.<br>
<br>
  configure: WARNING: Disabling libdrm_radeon. It depends on atomic<br>
  operations, which were not found for your compiler/cpu. Try compiling<br>
  with -march=native, or install the libatomics-op-dev package.<br>
<br>
So, perhaps this code should not only be conditional on a libdrm<br>
install, but on the existence of libdrm_radeon inside that install?<br>
<br>
- Chris.<br>
--<br>
<div class="im">Chris Ball   &lt;<a href="mailto:cjb@laptop.org">cjb@laptop.org</a>&gt;<br>
</div>One Laptop Per Child<br>
<div><div></div><div class="h5">_______________________________________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev" target="_blank">http://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
</div></div></blockquote></div><br>