https://bugs.freedesktop.org/show_bug.cgi?id=39222
--- Comment #12 from Andy Furniss lists@andyfurniss.entadsl.com 2011-07-15 09:11:38 PDT --- (In reply to comment #11)
(In reply to comment #10)
adding -ldrm to src/gallium/targets/vdpau-r600/Makefile fixes this for me
Also fixes vdpauinfo here.
I still can't decode mpeg2 though, same error as before.
I can't find vdp_presentation_queue_get_time in mplayer sources - so this looks like a mplayer vs mplayer2 thing.
You could probably just search the mplayer2 sources and comment out that call - or just use mplayer.
I see recent commits to master should mean you no longer have to add -ldrm manually.