[Mesa-dev] "gallium/targets: add missing library dependencies"

Emil Velikov emil.l.velikov at gmail.com
Fri Apr 18 06:29:56 PDT 2014


AFAICS LIBDRM_LIBS has been part of 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.
If you feel strong about a commit or two, simply email/cc the mesa-stable
with the relevant commit sha..

-Emil


On 17 April 2014 16:49, Eugene Shatokhin <eugene.shatokhin at rosalab.ru>wrote:

> Hi,
>
> Should commit 902dc61f886c0d719ce25894bbc8032ede0f409b ("gallium/targets:
> add missing library dependencies") be queued for inclusion in 10.1.1 too?
>
> At least, build of version 10.1 fails on libxatracker.so with the errors
> like this one:
>
> ----------------
> Making all in xa-vmwgfx
> gmake[3]: Entering directory `/home/eugene/rpmbuild/BUILD/
> Mesa-10.1.0/src/gallium/targets/xa-vmwgfx'
>   CC       vmw_target.lo
>   CXXLD    libxatracker.la
> ../../../../src/gallium/winsys/svga/drm/.libs/
> libsvgadrm.a(vmw_screen_dri.o): In function `vmw_drm_surface_get_handle':
> /home/eugene/rpmbuild/BUILD/Mesa-10.1.0/src/gallium/
> winsys/svga/drm/vmw_screen_dri.c:361: undefined reference to
> `drmPrimeHandleToFD'
> ----------------
>
> This is due to missing $(LIBDRM_LIBS) in libxatracker_la_LIBADD = ... in
> src/gallium/targets/xa/Makefile.am
>
>
> Regards,
> Eugene
>
> --
> Eugene Shatokhin, ROSA
> www.rosalab.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140418/1a21e27a/attachment.html>


More information about the mesa-dev mailing list