On Thu, May 2, 2013 at 11:52 AM, Lauri Kasanen <c...@gmx.com> wrote:
> On Thu, 2 May 2013 07:58:30 -0700
> Matt Turner <matts...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to