[mythtv-users] MythCVS and Unichrome on EPIA M10K

Yan-Fa Li yanfali at best.com
Wed Jan 5 13:37:40 EST 2005


Sounds like you need to tell it which path to search.  Look at the -L 
parm for gcc and specify which directory the lib you want is in. 
Otherwise add the lib path to your /etc/ld.so.conf and rerun ldconfig

Yan

BARKER, Paul wrote:
> 
> So I decided to grab myth CVS and try to enable the Unichrome support. I 
> uncommented the lines in setting.pro, did a qmake mythtv.pro, 
> ./configure and make. The make fails durring the link stage complaining 
> that libviaXvMC cannot be found. I checked ld.so.conf and /usr/X11R6/lib 
> is present and if I do ldconfig -v I see libviaXvMC.so.1 (forgive me if 
> that's slightly wrong as I'm at work and going from memory). I also have 
> the XvMCConfig file in /etc/X11/ pointing to libviaXvMC.so.1.
> 
> If I run ld -lviaXvMC from the shell as a test I again see the error 
> about the missing library.
> I tried this with Terry's RPMs first and then rebuild everything from 
> source and have exactly the same problem either way.
> 


More information about the mythtv-users mailing list