<div dir="ltr">AFAICS <span style="font-family:arial,sans-serif;font-size:13px">LIBDRM_LIBS has been part of </span><span style="font-family:arial,sans-serif;font-size:13px">libxatracker_la_LIBADD since day one. Not entirely sure how it can be missing in your case. Whereas for which of the my recent commits should be queued to the stable branches it can be argued either way. </span><div>
<span style="font-family:arial,sans-serif;font-size:13px">If you feel strong about a commit or two, simply email/cc the mesa-stable with the relevant commit sha..</span></div><div><span style="font-family:arial,sans-serif;font-size:13px"><br>
</span></div><div><span style="font-family:arial,sans-serif;font-size:13px">-Emil</span></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 17 April 2014 16:49, Eugene Shatokhin <span dir="ltr"><<a href="mailto:eugene.shatokhin@rosalab.ru" target="_blank">eugene.shatokhin@rosalab.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Should commit 902dc61f886c0d719ce25894bbc803<u></u>2ede0f409b ("gallium/targets: add missing library dependencies") be queued for inclusion in 10.1.1 too?<br>
<br>
At least, build of version 10.1 fails on libxatracker.so with the errors like this one:<br>
<br>
----------------<br>
Making all in xa-vmwgfx<br>
gmake[3]: Entering directory `/home/eugene/rpmbuild/BUILD/<u></u>Mesa-10.1.0/src/gallium/<u></u>targets/xa-vmwgfx'<br>
  CC       vmw_target.lo<br>
  CXXLD    <a href="http://libxatracker.la" target="_blank">libxatracker.la</a><br>
../../../../src/gallium/<u></u>winsys/svga/drm/.libs/<u></u>libsvgadrm.a(vmw_screen_dri.o)<u></u>: In function `vmw_drm_surface_get_handle':<br>
/home/eugene/rpmbuild/BUILD/<u></u>Mesa-10.1.0/src/gallium/<u></u>winsys/svga/drm/vmw_screen_<u></u>dri.c:361: undefined reference to `drmPrimeHandleToFD'<br>
----------------<br>
<br>
This is due to missing $(LIBDRM_LIBS) in libxatracker_la_LIBADD = ... in src/gallium/targets/xa/<u></u>Makefile.am<br>
<br>
<br>
Regards,<br>
Eugene<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Eugene Shatokhin, ROSA<br>
<a href="http://www.rosalab.com" target="_blank">www.rosalab.com</a><br>
</font></span></blockquote></div><br></div>