Hi All,
----Origineel Bericht----
Van : cedric.dewijs@telfort.nl
Datum : 11/06/2014 20:48
Aan : vdr@linuxtv.org
Onderwerp : [vdr] allwinner A20: vdr-plugin-sc does compile, but binary incompatible
Hi All,I have an allwinner A20 device. I'm trying to use it as my new VDR server. VDR runs OK, I can watch and record free to air dvb-t streams. Now I would like to watch the encrypted TV shows.Therefore I am trying to build vdr-plugin-sc and libvdr-sc-cardclient from source.The allwinnerA20 is an ARM processor. this processor does not have the SSE instructions FFdeCSA needs. Therefore I have patched the source, so it doesn't use FFdeCSA, but instead uses dvbcsa. The resulting code compiles without errors. I have done all the compiling on the A20 device itself.When I try to start VDR with the plugins, I see the following error:# invoke-rc.d vdr restartRestarting Linux Video Disk Recorder: vdrSearching for plugins (VDR 1.7.28/1.7.28) (cache miss): xineliboutputWARNING: The following plugins have been left out due to really binary incompatibility: sc.ldd confirms there's something wrong with the .so in question:# ldd /usr/lib/vdr/plugins/libvdr-sc.so.1.7.28not a dynamic executableI have attached the patches I've made to the source, and the output on the terminal while compiling. Could you please take a look at it?kind regards,CedricMy hardware:olimex A20-OLINUXINO-MICROMy versions:$ uname -aLinux a20-OLinuXino 3.4.67+ #6 SMP PREEMPT Fri Nov 1 17:32:40 EET 2013 armv7l GNU/Linux$ cat /proc/cpuinfoProcessor : ARMv7 Processor rev 4 (v7l)processor : 0BogoMIPS : 2011.05processor : 1BogoMIPS : 2011.05Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivtCPU implementer : 0x41CPU architecture: 7CPU variant : 0x0CPU part : 0xc07CPU revision : 4Hardware : sun7iRevision : 0000Serial : 0000000000000000