<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">>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:<br><div style="font-family:arial,helvetica,sans-serif;font-size:12pt;color:#000000;"><div>><br></div><div>>updatedb -e /home/doug<br></div><div>>locate mythtv<br></div><div>><br></div><div>>And then I delete all all files and libraries (Minus mythweb of course) that locate finds for mythtv<br></div><div>><br></div><div>>Then from the git directory I do:<br></div><div>>make distclean<br></div><div>>make clean<br></div><div>><br></div><div>>And then I re-run my configure<br></div><div>>make -j8<br></div><div>>make install<br></div><div>><br></div><div>>Hope that helps,<br></div><div>>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>