Hallo!
Wollte gerade das DVD-Plugin unter vdr-1.4.4 installieren (und auch diverse andere, die nicht funktionierten!!!) nach bekannter vorgehensweise
QuoteDisplay More
vdr:/usr/local/src/VDR/PLUGINS/src/dvd-0.3.6_b03 # ls
ca52.c common-dvd.h control-dvd.c COPYING dvddev.c dvd.h dvdspu.h HISTORY.bak i18n.h mpegtypes.h player-dvd.c README setup-dvd.h
ca52.h CONTRIBUTORS control-dvd.h dvd.c dvddev.h dvdspu.c HISTORY i18n.c Makefile patches player-dvd.h setup-dvd.c tools-dvd.h
vdr:/usr/local/src/VDR/PLUGINS/src/dvd-0.3.6_b03 # cd ..
vdr:/usr/local/src/VDR/PLUGINS/src # ln -s dvd-0.3.6_b03 dvd
vdr:/usr/local/src/VDR/PLUGINS/src # cd dvd
vdr:/usr/local/src/VDR/PLUGINS/src/dvd # sed -i -e s/VDRVERSION/APIVERSION/g Makefile
vdr:/usr/local/src/VDR/PLUGINS/src/dvd # cd ../../..
vdr:/usr/local/src/VDR # make plugins
und raus kam das
QuoteDisplay More
Plugin dvd:
make[1]: Entering directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/dvd-0.3.6_b03'
make[1]: Leaving directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/dvd-0.3.6_b03'
make[1]: Entering directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/dvd-0.3.6_b03'
g++ -O3 -Wall -Woverloaded-virtual -O3 -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"dvd"' -I../../../include -I../../../../DVB/include -I/usr/include/dvdnav dvd.c
In file included from dvd.h:20,
from dvd.c:15:
player-dvd.h:14:27: error: dvdnav/dvdnav.h: Datei oder Verzeichnis nicht gefunden
player-dvd.h:15:34: error: dvdnav/dvdnav_events.h: Datei oder Verzeichnis nicht gefunden
player-dvd.h:82: error: ‘dvdnav_cell_change_event_t’ does not name a type
player-dvd.h:115: error: ISO C++ forbids declaration of ‘dvdnav_t’ with no type
player-dvd.h:115: error: expected ‘;’ before ‘*’ token
player-dvd.h:116: error: ISO C++ forbids declaration of ‘pci_t’ with no type
player-dvd.h:116: error: expected ‘;’ before ‘*’ token
player-dvd.h:178: error: ‘dvdnav_highlight_event_t’ has not been declared
player-dvd.h: In member function ‘bool cDvdPlayer::DVDActiveAndRunning() const’:
player-dvd.h:220: error: ‘nav’ was not declared in this scope
player-dvd.h: In member function ‘bool cDvdPlayer::IsInMenuDomain() const’:
player-dvd.h:407: error: ‘current_pci’ was not declared in this scope
player-dvd.h: In member function ‘void cDvdPlayer::selectUpButton()’:
player-dvd.h:445: error: ‘current_pci’ was not declared in this scope
player-dvd.h:446: error: ‘nav’ was not declared in this scope
player-dvd.h:446: error: ‘dvdnav_upper_button_select’ was not declared in this scope
player-dvd.h: In member function ‘void cDvdPlayer::selectDownButton()’:
player-dvd.h:453: error: ‘current_pci’ was not declared in this scope
player-dvd.h:454: error: ‘nav’ was not declared in this scope
player-dvd.h:454: error: ‘dvdnav_lower_button_select’ was not declared in this scope
player-dvd.h: In member function ‘void cDvdPlayer::selectLeftButton()’:
player-dvd.h:461: error: ‘current_pci’ was not declared in this scope
player-dvd.h:462: error: ‘nav’ was not declared in this scope
player-dvd.h:462: error: ‘dvdnav_left_button_select’ was not declared in this scope
player-dvd.h: In member function ‘void cDvdPlayer::selectRightButton()’:
player-dvd.h:469: error: ‘current_pci’ was not declared in this scope
player-dvd.h:470: error: ‘nav’ was not declared in this scope
player-dvd.h:470: error: ‘dvdnav_right_button_select’ was not declared in this scope
make[1]: *** [dvd.o] Fehler 1
make[1]: Leaving directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/dvd-0.3.6_b03'
Plugin graphlcd:
make[1]: Entering directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/graphlcd-0.1.3'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/graphlcd-0.1.3'
Plugin hello:
make[1]: Entering directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/hello'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/hello'
Plugin osddemo:
make[1]: Entering directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/osddemo'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/osddemo'
Plugin servicedemo:
make[1]: Entering directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/servicedemo'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/servicedemo'
Plugin skincurses:
make[1]: Entering directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/skincurses'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/skincurses'
Plugin sky:
make[1]: Entering directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/sky'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/sky'
Plugin status:
make[1]: Entering directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/status'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/status'
Plugin svdrpdemo:
make[1]: Entering directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/svdrpdemo'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/svdrpdemo'*** failed plugins: dvd
Kann mir jemand helfen?