[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2
#58
And it seems this is missing too:
Code:
libvuplus_la_LIBADD = -lpthread -lcurl

I get this XBMC symbol and other using objdump:
Code:
objdump -x XBMC_vuplus.pvr

Quote:0000000000000000 *UND* 0000000000000000 pthread_mutex_trylock
0000000000000000 *UND* 0000000000000000 curl_easy_setopt

I'm updating system atm. Hope now will work.

Update: It works now. The only problem is that PVR manager needs long time until imports all my channels.
I will make one new version with your last commit too to be sure.

Update2: You need to add -lpthread too. Still missing.
Reply


Messages In This Thread
RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - by ultraman - 2012-03-15, 22:10
Logout Mark Read Team Forum Stats Members Help
[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox217