[mythtv-commits] Ticket #5196: Patch for XVMC configuration

MythTV mythtv at cvs.mythtv.org
Sat Apr 12 18:53:40 UTC 2008


#5196: Patch for XVMC configuration
---------------------------+------------------------------------------------
 Reporter:  cizek at rcn.com  |       Owner:  ijr       
     Type:  defect         |      Status:  new       
 Priority:  minor          |   Milestone:  0.21.1    
Component:  mythtv         |     Version:  0.21-fixes
 Severity:  medium         |     Mlocked:  0         
---------------------------+------------------------------------------------
 After [16965], the .21-releases branch stopped building for me.  I'd get a
 bunch of errors like these:

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

 }}}

 configure basically stopped including the Nvidia library.

 The attached patch fixed it for me.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5196>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list