[Mesa-dev] [PATCH] st/xvmc/tests: Fix build failure

Matt Turner mattst88 at gmail.com
Thu May 2 13:31:00 PDT 2013


On Thu, May 2, 2013 at 11:52 AM, Lauri Kasanen <cand at gmx.com> wrote:
> On Thu, 2 May 2013 07:58:30 -0700
> Matt Turner <mattst88 at gmail.com> wrote:
>
>> > -TEST_LIBS = -lXvMCW -lXvMC -lXv -lX11
>> > +TEST_LIBS = $(XVMC_LIBS) -lXvMCW -lXvMC -lXv -lX11
>>
>> Doesn't XVMC_LIBS include all of those other libraries? I think
>> they're now redundant and should be removed.
>
> It doesn't here:
> XVMC_LIBS = -L/usr/X11R7/lib -lXvMC -lXv -lX11-xcb -lX11 -lxcb-dri2
> -lxcb
>
> libXvMCW is not there.

Okay, so you should remove at all but -lXvMCW.


More information about the mesa-dev mailing list