On Jan 28, 2008 5:15 PM, Darren Salt linux@youmustbejoking.demon.co.uk pedantically wrote:
c++filt says "cDevice::SwitchChannel(cChannel const*, cDevice*)". Maybe you need to recompile something...?
[snip ; don't top post]
Nope, it's all compiled - just doublechecked with fresh source: -
vdr-1.5.14 vdr-rotor-0.1.4-vdr-1.5.14.tgz vdr-1.5.14-h264-other-rotor.diff vdr-1.5.14-h264-syncearly-framespersec-audioindexer-fielddetection-speedup.diff
./vdr -Protor vdr: ./PLUGINS/lib/libvdr-rotor.so.1.5.14: undefined symbol: _ZN7cDevice13SwitchChannelEPK8cChannelPS_
Could be the mismatch between device.c and device.h in eSetChannelResult SetChannel. I don't know.