Failing to link on openelec build
#1
I'm trying to get pvr.hts to compile from the head of git so I can test a patch for getting son interface working with the new per functionality on a branch from ksooo branch.

I've made a couple of changes to tvheadend to get it to compile with the patched (up to head of that branch with my changes as well), but when I start my PI2 up I get..

ERROR: Unable to load /storage/.kodi/addons/pvr.hts/pvr.hts.so, reason: /storage/.kodi/addons/pvr.hts/pvr.hts.so: undefined symbol: GetTimerTypes

I had assumed it was a library loading issue, so I soflinked the add ons libs from /usr/lib/kodi/addons into the .kodi/addons folder thinking (naively) that this would work.

I'm stuck now and can't test my patch as I need the PVR to be active to make sure I one json-rpc works. Any ideas around that may help meHuh

Thanks,
stevegal
Reply
#2
You'll need to compile both Kodi itself and pvr.hts with the patches @ksooo's made. Right now it sounds like your addon doesn't include his autorec changes.
Reply

Logout Mark Read Team Forum Stats Members Help
Failing to link on openelec build0