vdr 2.2.0 + dvbapi plugin + libdvbcsa (Raspi)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

I'm trying to build oscam + dvbapi for vdr-2.2.0 on Raspi 2 (wheezy).

It compiles fine using command

     make clean
     make -j4 LIBDVBCSA=1

and installs also OK.

But when running the vdr, it fails as:

vdr: /usr/local/lib/vdr/libvdr-dvbapi.so.2.2.0: undefined symbol:
_Z21set_even_control_wordPvPKh

The dvbcsa library is linked OK, so I wonder what might cause this.

# ldd /usr/local/bin/vdr
   /usr/lib/arm-linux-gnueabihf/libcofi_rpi.so (0x76fb1000)
   libjpeg.so.8 => /usr/lib/arm-linux-gnueabihf/libjpeg.so.8 (0x76f66000)
   libpthread.so.0 => /lib/arm-linux-gnueabihf/libpthread.so.0 (0x76f47000)
   libdl.so.2 => /lib/arm-linux-gnueabihf/libdl.so.2 (0x76f3c000)
   libcap.so.2 => /lib/arm-linux-gnueabihf/libcap.so.2 (0x76f31000)
   libdvbcsa.so.1 => /usr/lib/arm-linux-gnueabihf/libdvbcsa.so.1
(0x76f10000)
   librt.so.1 => /lib/arm-linux-gnueabihf/librt.so.1 (0x76f00000)
   libfreetype.so.6 => /usr/lib/arm-linux-gnueabihf/libfreetype.so.6
(0x76e77000)
   libfontconfig.so.1 => /usr/lib/arm-linux-gnueabihf/libfontconfig.so.1
(0x76e42000)
   libstdc++.so.6 => /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
(0x76d70000)
   libm.so.6 => /lib/arm-linux-gnueabihf/libm.so.6 (0x76cff000)
   libgcc_s.so.1 => /lib/arm-linux-gnueabihf/libgcc_s.so.1 (0x76cd6000)
   libc.so.6 => /lib/arm-linux-gnueabihf/libc.so.6 (0x76ba6000)
   /lib/ld-linux-armhf.so.3 (0x76fbe000)
   libattr.so.1 => /lib/arm-linux-gnueabihf/libattr.so.1 (0x76b99000)
   libz.so.1 => /lib/arm-linux-gnueabihf/libz.so.1 (0x76b7b000)
   libpng12.so.0 => /lib/arm-linux-gnueabihf/libpng12.so.0 (0x76b53000)
   libexpat.so.1 => /lib/arm-linux-gnueabihf/libexpat.so.1 (0x76b29000)

I can not find anything connected with this using Google search, so it
must not be a common problem, but something in my setup maybe. Any ideas?

-- 
jarif.bit


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux