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"><<a href="mailto:cjb@laptop.org">cjb@laptop.org</a>></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>
> On Sat, Sep 25, 2010 at 2:37 PM, Chris Ball <<a href="mailto:cjb@laptop.org">cjb@laptop.org</a>> wrote:<br>
>> <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>
> looks like libdrm isn't installed properly, I don't see<br>
> LIBDRM_RADEON being picked up.<br>
><br>
> though previously we didn't build this code by default, maybe it<br>
> 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 <<a href="mailto:cjb@laptop.org">cjb@laptop.org</a>><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>