Beiträge von HNeumeier

    ich habe ein debian system und versuche das prex plugin zu kompilieren bekomme aber den folgenden Fehler und komme nicht weiter kann mir jemand helfen.
    Danke


    knoppix@Helmut:/home/Anwendungen/Premiere/vdr-1.4.7/PLUGINS/src/prex-0.0.2$ make all
    g++ -fPIC -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"p-rex"' -I../../../include -I/include p-rex.c
    ../../../include/vdr/config.h: In member function 'bool cConfig<T>::Load(const char*, bool, bool)':
    ../../../include/vdr/config.h:187: error: 'SupressMessage' was not declared in this scope
    make: *** [p-rex.o] Fehler 1
    knoppix@Helmut:/home/Anwendungen/Premiere/vdr-1.4.7/PLUGINS/src/prex-0.0.2$ make all
    g++ -fPIC -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"p-rex"' -I../../../include -I/include p-rex.c
    g++ -fPIC -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"p-rex"' -I../../../include -I/include filebrowser.c
    In file included from filebrowser.c:1:
    filebrowser.h:19:7: warning: no newline at end of file
    g++ -fPIC -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"p-rex"' -I../../../include -I/include prexstatus.c
    prexstatus.c:66:2: warning: no newline at end of file
    g++ -fPIC -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"p-rex"' -I../../../include -I/include statmon.c
    ../../../include/vdr/device.h: In member function 'void cStatmon::start_audioreceiver(cChannel*)':
    ../../../include/vdr/device.h:286: error: 'eSetChannelResult cDevice::SetChannel(const cChannel*, bool)' is private
    statmon.c:103: error: within this context
    make: *** [statmon.o] Fehler 1