[Mesa-dev] [PATCH 00/23] Megadrivers galore

Thomas Helland thomashelland90 at gmail.com
Fri Jun 20 17:30:10 PDT 2014


Hi again,

Autogen seems to work flawlessly with the updated branch.
Everything builds and compiles as normal on my Ivy Bridge setup.
When trying to do a make install though, something fails.
I'm not sure if it's related to your changes, but at least master gets
further into the process before failing due to LLVM incompatibility
when trying to install libxatracker

make[3]: Entering directory '/home/helland/Mesa/src/gallium/targets/vdpau'
  CXXLD    libvdpau_gallium.la
.libs/libvdpau_gallium_la-target.o: In function `pipe_r600_create_screen':
/home/helland/Mesa/src/gallium/targets/vdpau/../../../../src/gallium/auxiliary/target-helpers/inline_drm_helper.h:178:
undefined reference to `radeon_drm_winsys_create'
collect2: error: ld returned 1 exit status
Makefile:729: recipe for target 'libvdpau_gallium.la' failed
make[3]: *** [libvdpau_gallium.la] Error 1
make[3]: Leaving directory '/home/helland/Mesa/src/gallium/targets/vdpau'
Makefile:524: recipe for target 'install-recursive' failed
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory '/home/helland/Mesa/src/gallium/targets'
Makefile:530: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/home/helland/Mesa/src'
Makefile:579: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1

I might just be doing something wrong here though.
I'm not really that familiar with build-systems yet.
(I'm spoiled with having started my programming career in java)

Cheers,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140621/f4799b04/attachment.html>


More information about the mesa-dev mailing list