This is probably a simple error, maybe i have missed some dependency or something? There has been a month or two since i did a git pull. I have made &quot;make distclean&quot; before this.<br><br>main.cpp: In function ‘void setupKeys()’:<br>
main.cpp:71: error: invalid conversion from ‘int (*)(const QString&amp;, const QString&amp;, const QString&amp;, const QString&amp;, const Q     String&amp;, int, int, const QString&amp;, int, const QString&amp;, const QString&amp;, bool)’ to ‘int (*)(const QString&amp;, const QString&amp;, c     onst QString&amp;, const QString&amp;, const QString&amp;, int, int, const QString&amp;, int, const QString&amp;, const QString&amp;)’<br>
main.cpp:71: error:   initializing argument 3 of ‘void MythMainWindow::RegisterMediaPlugin(const QString&amp;, const QString&amp;, i     nt (*)(const QString&amp;, const QString&amp;, const QString&amp;, const QString&amp;, const QString&amp;, int, int, const QString&amp;, int, const      QString&amp;, const QString&amp;))’<br>
make[2]: *** [main.o] Error 1<br>make[2]: Leaving directory `/home/stefan/dev/mythtv/mythtv/mythplugins/mythbrowser/mythbrowser&#39;<br>make[1]: *** [sub-mythbrowser-make_default] Error 2<br>make[1]: Leaving directory `/home/stefan/dev/mythtv/mythtv/mythplugins/mythbrowser&#39;<br>
make: *** [sub-mythbrowser-make_default] Error 2<br><br>