[SOLVED]timersync plugin compilation

  • Hi,
    I have the following error on compiling timersync on an RPI 2 (raspbian) :

    Code
    pi@mypiBOX /usr/local/src/vdr/PLUGINS/src/timersync $ sudo make
    g++ -fPIC -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"timersync"' -I../../../include -I/usr/include/svdrpservice timersync.c
    timersync.c: In member function ‘bool cPluginTimersync::SyncTimers()’:
    timersync.c:305:8: warning: variable ‘Committed’ set but not used [-Wunused-but-set-variable]
    timersync.c: In member function ‘void cPluginTimersync::HandleChannelModifications()’:
    timersync.c:390:129: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]


    Pls help.

  • Before we can help, you should show us the errors.


    Gerald


    HP Proliant MicroServer Gen8, Xeon E3-1230, 12 GB RAM, 3xWD red 2TB im RAID 5, 2xSundtek MediaTV Home DVB-C/T, L4M TWIN-C/T, Ubuntu Server 14.04.1, Plex Media Server
    Samsung UE55H6470

  • timersync is an old plugin with an old Makefile. If you have a look at it, you may try to use "make all"

    yaVDR-Dokumentation (Ceterum censeo enchiridia esse lectitanda.)

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!