https://bugs.freedesktop.org/show_bug.cgi?id=86837

--- Comment #28 from John <john.etted...@gmail.com> ---
(In reply to Emil Velikov from comment #25)
> Hi guys, sorry about the delay.
> 
> Christian had some comments on the original patch which I've addressed here
> - http://patchwork.freedesktop.org/patch/42201/ Can you give it a spin ?

I just tried building mesa-git with it.
It breaks building openmax:

../../../../src/gallium/state_trackers/omx/.libs/libomxtracker.a(entrypoint.o):
In function `omx_get_screen':
entrypoint.c:(.text+0x92): undefined reference to `vl_screen_create'
../../../../src/gallium/state_trackers/omx/.libs/libomxtracker.a(entrypoint.o):
In function `omx_put_screen':
entrypoint.c:(.text+0xf1): undefined reference to `vl_screen_destroy'

but if I disable that state tracker, then I have no issue building and vdpau
works fine as with the previous patch.

So... almost there I guess.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to