[mythtv-users] Mythfrontend segfault with libcec installed

Doug Lytle support at drdos.info
Fri Dec 20 13:03:56 UTC 2013


>> So I redid make with ./configure --disable-libcec. Interesting - still segfault. 

You probably have some left over libraries. You'll want to do a complete uninstall. This is what I do as root; my source directory is in home/doug so I exclude that: 

updatedb -e /home/doug 

locate mythtv 

And then I delete all all files and libraries (Minus mythweb of course) that locate finds for mythtv 

Then from the git directory I do: 

make distclean 
make clean 

And then I re-run my configure 

make -j8 
make install 

Hope that helps, 

Doug 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20131220/12ebd7ad/attachment.html>


More information about the mythtv-users mailing list