News:

Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1

Main Menu

Compile error vdr-1.7.27 / vompserver-0.3.1-3-Yaris

Started by 4ndreas, April 06, 2012, 12:29:56

Previous topic - Next topic

4ndreas

Hi,
I tried to compile vompserver-0.3.1-3-Yaris with vdr 1.7.27 and get these errors:


Plugin vompserver:
make[1]: Entering directory `/opt/dvb/vdr-1.7.27/PLUGINS/src/vompserver-0.3.1-3-Yaris'
( if [ -f .standalone ] ; then ( rm -f .standalone; make clean ; make objects ) ; else exit 0 ;fi )
g++ -O2 -fPIC -Wall -Woverloaded-virtual  -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vompserver"' -DVOMPSERVER -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I../../../include -I/include -o vompclientrrproc.o vompclientrrproc.c
../../../include/vdr/recording.h: In member function 'int VompClientRRProc::processGetRecordingsList()':
../../../include/vdr/recording.h:106:10: error: 'time_t cRecording::start' is private
vompclientrrproc.c:646:31: error: within this context
../../../include/vdr/recording.h: In member function 'int VompClientRRProc::processGetMarks()':
../../../include/vdr/recording.h:215:7: error: 'int cMark::position' is private
vompclientrrproc.c:1876:60: error: within this context
../../../include/vdr/recording.h:215:7: error: 'int cMark::position' is private
vompclientrrproc.c:1878:27: error: within this context
make[1]: *** [vompclientrrproc.o] Error 1
make[1]: Leaving directory `/opt/dvb/vdr-1.7.27/PLUGINS/src/vompserver-0.3.1-3-Yaris'


Can anybody help me with a patch as I don't know anything about programming. Thank you for helping.

regards,
4ndreas

hondansx

GA-EP43 | headless | 1xCineS2 Dual | 1xSkystar 2.6D | VDR 1.7.37 
Frontend: 1xRasperry | 1xION3

4ndreas

Hi Walter,
great, it's compiling and working again! Thank you very much!!

regards,
4ndreas