<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} .ms-cui-menu {background-color:#ffffff;border:1px rgb(171, 171, 171) solid;font-family:'Segoe UI WPC', 'Segoe UI', Tahoma, 'Microsoft Sans Serif', Verdana, sans-serif;font-size:11pt;color:rgb(51, 51, 51);} .ms-cui-menusection-title {display:none;} .ms-cui-ctl {vertical-align:text-top;text-decoration:none;color:rgb(51, 51, 51);} .ms-cui-ctl-on {background-color:rgb(223, 237, 250);opacity: 0.8;} .ms-cui-img-cont-float {display:inline-block;margin-top:2px} .ms-cui-smenu-inner {padding-top:0px;} .ms-owa-paste-option-icon {margin: 2px 4px 0px 4px;vertical-align:sub;padding-bottom: 2px;display:inline-block;} .ms-rtePasteFlyout-option:hover {background-color:rgb(223, 237, 250) !important;opacity:1 !important;} .ms-rtePasteFlyout-option {padding:8px 4px 8px 4px;outline:none;} .ms-cui-menusection {float:left; width:85px;height:24px;overflow:hidden}--></style>
</head>
<body>
<div style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>My front-ends upgraded great to 0.27.4 fixes so I was read to do the backend. &nbsp;I'm installing the plugs and I get the creash below. &nbsp;From what I can find, TyeLockSchema is a member function of DBUtils class....but why won't it compile? &nbsp;Details below.<br>
</p>
<p><br>
</p>
<p>Thanks&#8203;<br>
</p>
<p><br>
</p>
<p><br>
</p>
<div>g&#43;&#43; -c -pipe -DNDEBUG -fomit-frame-pointer -fPIC -pthread -g -Wall -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -fvisibility-inlines-hidden -Wmissing-declarations -Wno-switch -Woverloaded-virtual -funit-at-a-time -fvisibility=hidden -g
 -D_REENTRANT -Wall -W -DPIC -fPIC -fvisibility=hidden -D_GNU_SOURCE -DPREFIX=&quot;/usr&quot; -DMMX -D_FILE_OFFSET_BITS=64 -DMPLUGIN_API -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g&#43;&#43;
 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtWebKit -I/usr/include -I/usr/include -I/usr/include -I/usr -I/usr/include -I/usr/include/libxml2 -I/usr/include/mythtv
 -I/usr/include/mythtv/libmythbase -I/usr/include/mythtv/libmythui -I/usr/include/mythtv/libmyth -I/usr/include/mythtv/metadata -I/usr/include/taglib -I/usr/X11R6/include -I. -o dbcheck.o dbcheck.cpp</div>
<div>dbcheck.cpp: In function &#8216;bool UpgradeMusicDatabaseSchema()&#8217;:</div>
<div>dbcheck.cpp:84: error: &#8216;TryLockSchema&#8217; is not a member of &#8216;DBUtil&#8217;</div>
<div>dbcheck.cpp:88: error: &#8216;TryLockSchema&#8217; is not a member of &#8216;DBUtil&#8217;</div>
<div>dbcheck.cpp:142: error: &#8216;UnlockSchema&#8217; is not a member of &#8216;DBUtil&#8217;</div>
<div>dbcheck.cpp:149: error: &#8216;UnlockSchema&#8217; is not a member of &#8216;DBUtil&#8217;</div>
<div>make[2]: *** [dbcheck.o] Error 1</div>
<div>make[2]: Leaving directory `/usr/local/src/mythtv-fixes-0.27/mythplugins/mythmusic/mythmusic'</div>
<div>make[1]: *** [sub-mythmusic-make_default] Error 2</div>
<div>make[1]: Leaving directory `/usr/local/src/mythtv-fixes-0.27/mythplugins/mythmusic'</div>
<div>make: *** [sub-mythmusic-make_default] Error 2</div>
<div>[root@dvr mythplugins]#&nbsp;<br>
</div>
<p><br>
</p>
</div>
</body>
</html>