[mythtv-users] Help - upgrade to 0.27.4 crashes

Bill Meek keemllib at gmail.com
Mon Nov 3 20:18:59 UTC 2014


On 11/03/2014 01:54 PM, Michelle Dupuis wrote:
> My front-ends upgraded great to 0.27.4 fixes so I was read to do the backend.  I'm installing the plugs and I get the creash below.  From what I can find, TyeLockSchema is a member function of DBUtils class....but why won't it compile?  Details below.
>
>
> Thanks?
>
>
>
> g++ -c -pipe -DNDEBUG -fomit-frame-pointer -fPIC -pthread -g -Wall -Wpointer-arith .......... -I. -o dbcheck.o dbcheck.cpp
> dbcheck.cpp: In function 'bool UpgradeMusicDatabaseSchema()':
> dbcheck.cpp:84: error: 'TryLockSchema' is not a member of 'DBUtil'
...

Hi,

Maybe you've got some stale libraries.

Did you do a make distclean in your plugins' directory 1st. That code
was added in  May 11, 2012. Failing that, make uninstall.


-- 
Bill


More information about the mythtv-users mailing list