<div dir="ltr">Hi again,<div><br></div><div>Autogen seems to work flawlessly with the updated branch.</div><div>Everything builds and compiles as normal on my Ivy Bridge setup.</div><div>When trying to do a make install though, something fails.</div>
<div>I'm not sure if it's related to your changes, but at least master gets</div><div>further into the process before failing due to LLVM incompatibility</div><div>when trying to install libxatracker</div><div><br>
</div><div><div>make[3]: Entering directory '/home/helland/Mesa/src/gallium/targets/vdpau'</div><div>  CXXLD    <a href="http://libvdpau_gallium.la">libvdpau_gallium.la</a></div><div>.libs/libvdpau_gallium_la-target.o: In function `pipe_r600_create_screen':</div>
<div>/home/helland/Mesa/src/gallium/targets/vdpau/../../../../src/gallium/auxiliary/target-helpers/inline_drm_helper.h:178: undefined reference to `radeon_drm_winsys_create'</div><div>collect2: error: ld returned 1 exit status</div>
<div>Makefile:729: recipe for target '<a href="http://libvdpau_gallium.la">libvdpau_gallium.la</a>' failed</div><div>make[3]: *** [<a href="http://libvdpau_gallium.la">libvdpau_gallium.la</a>] Error 1</div><div>make[3]: Leaving directory '/home/helland/Mesa/src/gallium/targets/vdpau'</div>
<div>Makefile:524: recipe for target 'install-recursive' failed</div><div>make[2]: *** [install-recursive] Error 1</div><div>make[2]: Leaving directory '/home/helland/Mesa/src/gallium/targets'</div><div>Makefile:530: recipe for target 'install-recursive' failed</div>
<div>make[1]: *** [install-recursive] Error 1</div><div>make[1]: Leaving directory '/home/helland/Mesa/src'</div><div>Makefile:579: recipe for target 'install-recursive' failed</div><div>make: *** [install-recursive] Error 1</div>
</div><div><br></div><div>I might just be doing something wrong here though.</div><div>I'm not really that familiar with build-systems yet.</div><div>(I'm spoiled with having started my programming career in java)</div>
<div><br></div><div>Cheers,</div><div>Thomas</div></div>