<div dir="ltr">Your v3 branch seems to work flawlessly.<div>Autogen, make, and make install works as it used to.</div><div>If anything, I think I might be seeing decreased compile-time.</div><div>That might just be my imagination though.</div>
<div>Rebooted and everything seems to be in good order.</div><div>Let me know if you want me to do any more tests or benchmarks.</div><div><br></div><div>Tested-by: Thomas Helland <thomashelland90 at <a href="http://gmail.com">gmail.com</a>></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-21 16:19 GMT+02:00 Emil Velikov <span dir="ltr"><<a href="mailto:emil.l.velikov@gmail.com" target="_blank">emil.l.velikov@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 21/06/14 01:30, Thomas Helland wrote:<br>
> Hi again,<br>
><br>
> Autogen seems to work flawlessly with the updated branch.<br>
> Everything builds and compiles as normal on my Ivy Bridge setup.<br>
> When trying to do a make install though, something fails.<br>
> I'm not sure if it's related to your changes, but at least master gets<br>
> further into the process before failing due to LLVM incompatibility<br>
> when trying to install libxatracker<br>
><br>
</div>I'm not sure what llvm has to do with libxatracker. I'm suspecting that<br>
564821c917f will help on that regard.<br>
<div class=""><br>
> make[3]: Entering directory '/home/helland/Mesa/src/gallium/targets/vdpau'<br>
>   CXXLD    <a href="http://libvdpau_gallium.la" target="_blank">libvdpau_gallium.la</a><br>
> .libs/libvdpau_gallium_la-target.o: In function `pipe_r600_create_screen':<br>
> /home/helland/Mesa/src/gallium/targets/vdpau/../../../../src/gallium/auxiliary/target-helpers/inline_drm_helper.h:178:<br>
> undefined reference to `radeon_drm_winsys_create'<br>
> collect2: error: ld returned 1 exit status<br>
> Makefile:729: recipe for target '<a href="http://libvdpau_gallium.la" target="_blank">libvdpau_gallium.la</a>' failed<br>
> make[3]: *** [<a href="http://libvdpau_gallium.la" target="_blank">libvdpau_gallium.la</a>] Error 1<br>
> make[3]: Leaving directory '/home/helland/Mesa/src/gallium/targets/vdpau'<br>
> Makefile:524: recipe for target 'install-recursive' failed<br>
> make[2]: *** [install-recursive] Error 1<br>
> make[2]: Leaving directory '/home/helland/Mesa/src/gallium/targets'<br>
> Makefile:530: recipe for target 'install-recursive' failed<br>
> make[1]: *** [install-recursive] Error 1<br>
> make[1]: Leaving directory '/home/helland/Mesa/src'<br>
> Makefile:579: recipe for target 'install-recursive' failed<br>
> make: *** [install-recursive] Error 1<br>
><br>
</div>As soon as I saw this I realised what Christian meant while going through the<br>
radeon patches. Cheers for that.<br>
<br>
The updated series (and rebased on top of master) can be found at branch<br>
static-or-shared-pipe-drivers-v3 in the usual place.<br>
<br>
Thanks again<br>
<span class="HOEnZb"><font color="#888888">Emil<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> I might just be doing something wrong here though.<br>
> I'm not really that familiar with build-systems yet.<br>
> (I'm spoiled with having started my programming career in java)<br>
><br>
> Cheers,<br>
> Thomas<br>
><br>
<br>
</div></div></blockquote></div><br></div>