Posts Tagged ‘mythtv’

MythTV-0.21_p17100 compile fails to include nVidia XVMC Library

Sunday, May 4th, 2008

When compiled, will fail with a bunch of errors similiar to the following:

../../libs/libmythtv/libmythtv-0.21.so: undefined reference to `XvMCGetSurfaceStatus'
../../libs/libmythtv/libmythtv-0.21.so: undefined reference to `XvMCCreateMacroBlocks'

Grab the patch here.

For Gentoo, edit /usr/portage/media-tv/mythtv/mythtv-0.21_p17100.ebuild:

src_unpack() {
....
epatch /path/to/mythtv-0.21_p17100-xvmc.patch
}

Don’t forget to digest the updated ebuild!

ebuild /usr/portage/media-tv/mythtv/mythtv-0.21_p17100.ebuild digest