<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><br><div><hr id="stopSpelling">&gt;You probably have some left over libraries.&nbsp; You'll want to do a complete uninstall.&nbsp; This is what I do as root; my source directory is in home/doug so&nbsp; I exclude that:<br><div style="font-family:arial,helvetica,sans-serif;font-size:12pt;color:#000000;"><div>&gt;<br></div><div>&gt;updatedb -e /home/doug<br></div><div>&gt;locate&nbsp; mythtv<br></div><div>&gt;<br></div><div>&gt;And then I delete all all files and libraries (Minus mythweb of course) that locate finds for mythtv<br></div><div>&gt;<br></div><div>&gt;Then from the git directory I do:<br></div><div>&gt;make distclean<br></div><div>&gt;make clean<br></div><div>&gt;<br></div><div>&gt;And then I re-run my configure<br></div><div>&gt;make -j8<br></div><div>&gt;make install<br></div><div>&gt;<br></div><div>&gt;Hope that helps,<br></div><div>&gt;Doug<br></div><div><br></div></div>Thanks Doug, yes that fixed the odd behaviour. Compiling with / without the --disable-libcec switch now performs as expected.<br></div>                                               </div></body>
</html>