howto compil a plugin with vdr-dev

  • OK, thank's for the link i've "translate" with google.


    i've been able to compil and install it this way :
    - tar -xjvf vdr-freeboxtv-0.0.3.tar.bz2
    - cd freeboxtv-0.0.3/
    - edit Makefile and mofify it this way :
    INCLUDES += -I$(VDRDIR)/include \
    -I/usr/include/liveMedia \
    -I/usr/include/BasicUsageEnvironment \
    -I/usr/include/groupsock \
    -I/usr/include/UsageEnvironment \
    -I/home/odj/dev/vdr/liveMedia/liveMedia/include \
    -I/home/odj/dev/vdr/liveMedia/groupsock/include \
    -I/home/odj/dev/vdr/liveMedia/BasicUsageEnvironment/include \
    -I/home/odj/dev/vdr/liveMedia/UsageEnvironment/include
    - Save the Makefile
    - use "debianize-vdrplugin" command
    - and finally : dpkg-buildpackage -tc


    this build the .deb package an no problem to install it (dpkg -i), but ...


    vdr dont want to load it because of "WARNING: The following plugins have been left out due to really binary incompatibility: freeboxtv"


    Thank's, news next post.

  • I force vdr to load it with the "-Pfreeboxtv" vdr command line argument, but next, in "/var/log/messages" this error occur and vdr did not start :


    Dec 31 09:32:57 localhost runvdr: stopping after fatal fail (vdr: warning - cannot set dumpable: Invalid argument vdr: /usr/lib/vdr/plugins/libvdr-freeboxtv.so.1.4.5: undefined symbol: _ZNK6Medium8isSourceEv)


    Any Ideas ?
    Thank's.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!