On 17.04.2011 17:15, Dave wrote:
On Sunday 17 April 2011 15:50:44 Klaus Schmidinger wrote:
VDR developer version 1.7.18 is now available at
ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.18.tar.bz2
A 'diff' against the previous version is available at
ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.17-1.7.18.diff
Compiling the new version I get lots of compiler errors in the new dvbhddevice
plugin. I don't use this plugin and the rest of vdr seems to be fine.
A sample:
g++ -g -O3 -Wall -Woverloaded-virtual -Wno-parentheses -march=native -pipe -
fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -
D_GNU_SOURCE -DPLUGIN_NAME_I18N='"dvbhddevice"' -I../../../include hdffcmd.c
hdffcmd.c: In member function ‘uint32_t
HDFF::cHdffCmdIf::CmdGetFirmwareVersion(char*, uint32_t)’:
hdffcmd.c:57: error: ‘osd_raw_cmd_t’ was not declared in this scope
hdffcmd.c:57: error: expected ‘;’ before ‘osd_cmd’
hdffcmd.c:59: error: ‘osd_cmd’ was not declared in this scope
hdffcmd.c:65: error: ‘OSD_RAW_CMD’ was not declared in this scope
hdffcmd.c: In member function ‘uint32_t
HDFF::cHdffCmdIf::CmdGetInterfaceVersion(char*, uint32_t)’:
hdffcmd.c:83: error: ‘osd_raw_cmd_t’ was not declared in this scope
hdffcmd.c:83: error: expected ‘;’ before ‘osd_cmd’
hdffcmd.c:85: error: ‘osd_cmd’ was not declared in this scope
hdffcmd.c:91: error: ‘OSD_RAW_CMD’ was not declared in this scope
Sorry, I guess I should have added a note regarding the driver
version that's necessary for this plugin.
You can get a suitable driver from
http://powarman.dyndns.org/hg/v4l-dvb-saa716x/
Klaus
_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr