[Mesa-users] Mesa 11.1.1 and VC4: no libvdpau_vc4.so. Is VDPAU supported?
warpme
warpme at o2.pl
Mon Feb 1 19:17:31 UTC 2016
Hi*
I’m trying to natively build mesa 11.1.1 on RPI2 to get VC4 vdpau.
It looks all needed dependencies are present - but after Mesa building, there is still missing libvdpau_vc4.so
(and vdpauinfo complains about such lack).
I’m out of ideas why build process not creates VC4 vdpau backend lib.
Build process gives following regarding vdpau:
…………
Making all in state_trackers/vdpau
make[3]: Entering directory '/home/piotro/ABS/mesa-vc4/mesa/src/mesa-11.1.1/src/gallium/state_trackers/vdpau'
CC bitmap.lo
CC decode.lo
CC device.lo
CC ftab.lo
CC htab.lo
CC mixer.lo
CC output.lo
CC preemption.lo
CC presentation.lo
CC query.lo
CC surface.lo
CCLD libvdpautracker.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/home/piotro/ABS/mesa-vc4/mesa/src/mesa-11.1.1/src/gallium/state_trackers/vdpau'
Making all in targets/vdpau
make[3]: Entering directory '/home/piotro/ABS/mesa-vc4/mesa/src/mesa-11.1.1/src/gallium/targets/vdpau'
CC libvdpau_gallium_la-target.lo
CXXLD libvdpau_gallium.la
GEN all-local
make[3]: Leaving directory ‚/home/piotro/ABS/mesa-vc4/mesa/src/mesa-11.1.1/src/gallium/targets/vdpau'
…………….
Is libvdpau_vc4.so building at all in 11.1.1 for VC4?
More information about the mesa-users
mailing list