Suse 10.1 problem

  • Hi bekomme folgendes bei der installation
    MPC:/usr/local/src/libcap-1.10 # make
    make -C libcap CC='gcc' CFLAGS='-Dlinux -ansi -D_POSIX_SOURCE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wtraditional -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -pedantic -g -I/usr/local/src/libcap-1.10/libcap/include' LD='ld' LIBS='-L/usr/local/src/libcap-1.10/libcap -lcap' LDFLAGS='-s ' VERSION='1' MINOR='10' LIBDIR='/lib' INCDIR='/usr/include' SBINDIR='/sbin' MANDIR='/usr/man' all
    make[1]: Entering directory `/usr/local/src/libcap-1.10/libcap'
    gcc -Dlinux -ansi -D_POSIX_SOURCE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wtraditional -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -pedantic -g -I/usr/local/src/libcap-1.10/libcap/include -c cap_sys.c -o cap_sys.o
    In file included from cap_sys.c:10:
    libcap.h:57:3: warning: suggest hiding #error from traditional C with an indented #
    libcap.h:58:3: warning: suggest hiding #error from traditional C with an indented #
    libcap.h:101:25: warning: ISO C does not permit named variadic macros
    cap_sys.c:14: error: expected declaration specifiers or ‘...’ before ‘capget’
    cap_sys.c:15: error: expected declaration specifiers or ‘...’ before ‘header’
    cap_sys.c:16: error: expected declaration specifiers or ‘...’ before ‘data’
    cap_sys.c:18: warning: return type defaults to ‘int’
    cap_sys.c:18: warning: no previous prototype for ‘_syscall2’
    cap_sys.c: In function ‘_syscall2’:
    cap_sys.c:18: error: expected declaration specifiers before ‘_syscall2’
    cap_sys.c:20: warning: traditional C rejects ISO C style function definitions
    cap_sys.c:14: error: parameter name omitted
    cap_sys.c:15: error: parameter name omitted
    cap_sys.c:16: error: parameter name omitted
    make[1]: *** [cap_sys.o] Error 1
    make[1]: Leaving directory `/usr/local/src/libcap-1.10/libcap'
    make: *** [all] Error 2
    MPC:/usr/local/src/libcap-1.10 #

  • Zitat

    Originally posted by Martin0020
    cap_sys.c:14: error: expected declaration specifiers or ‘...’ before ‘capget’
    cap_sys.c:15: error: expected declaration specifiers or ‘...’ before ‘header’
    cap_sys.c:16: error: expected declaration specifiers or ‘...’ before ‘data’


    Ist kein Prob der Susie - hatte ich auch / habe in der cap_sys.c schlicht die Verwendung dieser drei Var auskommentiert - make rennt ... und VDR uebrigens auch ;)


    sieht dann so aus :



    HJS

    Working VDR : VDR-1.4.6 - ACPI/NVRAM Wakeup - working on hjslfs

    Einmal editiert, zuletzt von hjs ()

  • ne aber ich hab suse 10.2 da muß ich doch ne alte version installieren damit es geht oder lieg ich da falsch


    MPC:/usr/local/src/VDR # make
    g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DLIRC_DEVICE=\"/dev/lircd\" -DRCU_DEVICE=\"/dev/ttyS1\" -D_GNU_SOURCE -DVIDEODIR=\"/video\" -DPLUGINDIR=\"./PLUGINS/lib\" vdr.c
    vdr.c: In function ‘bool SetCapSysTime()’:
    vdr.c:117: error: ‘cap_t’ was not declared in this scope
    vdr.c:117: error: expected `;' before ‘caps’
    vdr.c:118: error: ‘caps’ was not declared in this scope
    vdr.c:122: error: ‘caps’ was not declared in this scope
    vdr.c:122: error: ‘cap_set_proc’ was not declared in this scope
    vdr.c:124: error: ‘cap_free’ was not declared in this scope
    vdr.c:127: error: ‘caps’ was not declared in this scope
    vdr.c:127: error: ‘cap_free’ was not declared in this scope
    make: *** [vdr.o] Fehler 1
    MPC:/usr/local/src/VDR #


    soweit bin ich jetzt


  • Du mußt noch libcap-devel installieren.


    Gruß
    e9hack

  • hatt ich drauf war ein falscher eintrad in der vdr.c


    aber wie bekomm ich jetzt bild auf den monitor :)
    Mar 18 00:25:11 MPC vdr: [4540] VDR version 1.4.6 started
    Mar 18 00:25:11 MPC vdr: [4540] loading /video/setup.conf
    Mar 18 00:25:11 MPC vdr: [4540] loading /video/sources.conf
    Mar 18 00:25:11 MPC vdr: [4540] loading /video/diseqc.conf
    Mar 18 00:25:11 MPC vdr: [4540] loading /video/channels.conf
    Mar 18 00:25:11 MPC vdr: [4540] loading /video/svdrphosts.conf
    Mar 18 00:25:11 MPC vdr: [4540] loading /video/keymacros.conf
    Mar 18 00:25:11 MPC vdr: [4540] reading EPG data from /video/epg.data
    Mar 18 00:25:11 MPC vdr: [4541] video directory scanner thread started (pid=4540, tid=4541)
    Mar 18 00:25:11 MPC vdr: [4541] video directory scanner thread ended (pid=4540, tid=4541)
    Mar 18 00:25:11 MPC vdr: [4542] video directory scanner thread started (pid=4540, tid=4542)
    Mar 18 00:25:11 MPC vdr: [4542] video directory scanner thread ended (pid=4540, tid=4542)
    Mar 18 00:25:11 MPC vdr: [4540] probing /dev/dvb/adapter0/frontend0
    Mar 18 00:25:13 MPC vdr: [4540] found 1 video device
    Mar 18 00:25:13 MPC vdr: [4540] setting primary device to 1
    Mar 18 00:25:13 MPC vdr: [4544] tuner on device 1 thread started (pid=4540, tid=4544)
    Mar 18 00:25:13 MPC vdr: [4545] section handler thread started (pid=4540, tid=4545)
    Mar 18 00:25:13 MPC vdr: [4540] SVDRP listening on port 2001
    Mar 18 00:25:13 MPC vdr: [4540] setting current skin to "sttng"
    Mar 18 00:25:13 MPC vdr: [4540] loading /video/themes/sttng-default.theme
    Mar 18 00:25:13 MPC vdr: [4540] remote control KBD - learning keys
    Mar 18 00:25:13 MPC vdr: [4546] KBD remote control thread started (pid=4540, tid=4546)



    ich glaub es läuft alles gut aber es geht kein video fenster auf

  • Hi
    Video Fenster?


    Beim suchen sah ich du hast eine Nexus such mal am Fbas Ausgang der Nexus nach der Vdr Ausgabe.


    Gruß Ulf


    Ps PC und TV besser ganz aus beim umstecken der Ausgang ist empfindlich.

    Samsung UE43RU7479U, Antec Fusion Black, Prime A320m-k, Ryzen3 3200G, 2* DVB-T2,
    Yavdr-ansible auf Ubuntu Server 22.04

  • Leute ich komm garnicht mehr klar


    es lief aber da ich mega viel rumgefuscht hab dacht ich mit machste mal suse neu druf und dann noch mal vdr jetzt bekomm ich wieder n neuen fehler


    failed plugins: skincurses
    wo find ich das plugin ich such mich blöde


    *edit
    '"skincurses"' -I../../../include skincurses.c
    skincurses.c:9:21: error: ncurses.h: No such file or directory
    skincurses.c:46: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c:47: error: 'COLOR_CYAN' was not declared in this scope
    skincurses.c:48: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c:49: error: 'COLOR_GREEN' was not declared in this scope
    skincurses.c:50: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c:51: error: 'COLOR_YELLOW' was not declared in this scope
    skincurses.c:52: error: 'COLOR_WHITE' was not declared in this scope
    skincurses.c:53: error: 'COLOR_RED' was not declared in this scope
    skincurses.c:61: error: ISO C++ forbids declaration of 'WINDOW' with no type
    skincurses.c:61: error: expected ';' before '*' token
    skincurses.c:62: error: ISO C++ forbids declaration of 'WINDOW' with no type
    skincurses.c:62: error: expected ';' before '*' token
    skincurses.c:65: error: 'COLOR_BLACK' was not declared in this scope
    ../../../include/vdr/osd.h: In constructor 'cCursesOsd::cCursesOsd(int, int)':
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:79: error: within this context
    skincurses.c:82: error: 'start_color' was not declared in this scope
    skincurses.c:83: error: 'stdscr' was not declared in this scope
    skincurses.c:83: error: 'leaveok' was not declared in this scope
    skincurses.c:85: error: 'window' was not declared in this scope
    skincurses.c:85: error: 'subwin' was not declared in this scope
    skincurses.c:86: error: 'syncok' was not declared in this scope
    skincurses.c: In destructor 'virtual cCursesOsd::~cCursesOsd()':
    skincurses.c:91: error: 'window' was not declared in this scope
    skincurses.c:92: error: 'werase' was not declared in this scope
    skincurses.c:94: error: 'delwin' was not declared in this scope
    skincurses.c: In member function 'void cCursesOsd::SetColor(int, int)':
    skincurses.c:105: error: 'init_pair' was not declared in this scope
    skincurses.c:107: error: 'window' was not declared in this scope
    skincurses.c:107: error: 'COLOR_PAIR' was not declared in this scope
    skincurses.c:107: error: 'wattrset' was not declared in this scope
    skincurses.c:111: error: 'window' was not declared in this scope
    skincurses.c:111: error: 'COLOR_PAIR' was not declared in this scope
    skincurses.c:111: error: 'wattrset' was not declared in this scope
    ../../../include/vdr/osd.h: In member function 'virtual void cCursesOsd::SaveRegion(int, int, int, int)':
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:119: error: within this context
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:120: error: within this context
    skincurses.c:120: error: 'delwin' was not declared in this scope
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:121: error: within this context
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:123: error: within this context
    skincurses.c:123: error: 'newwin' was not declared in this scope
    skincurses.c:124: error: 'window' was not declared in this scope
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:124: error: within this context
    skincurses.c:124: error: 'copywin' was not declared in this scope
    ../../../include/vdr/osd.h: In member function 'virtual void cCursesOsd::RestoreRegion()':
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:129: error: within this context
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:130: error: within this context
    skincurses.c:130: error: 'window' was not declared in this scope
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:130: error: within this context
    skincurses.c:130: error: 'class cBitmap' has no member named '_begy'
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:130: error: within this context
    skincurses.c:130: error: 'class cBitmap' has no member named '_begx'
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:130: error: within this context
    skincurses.c:130: error: 'class cBitmap' has no member named '_maxy'
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:130: error: within this context
    skincurses.c:130: error: 'class cBitmap' has no member named '_begy'
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:130: error: within this context
    skincurses.c:130: error: 'class cBitmap' has no member named '_maxx'
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:130: error: within this context
    skincurses.c:130: error: 'class cBitmap' has no member named '_begx'
    skincurses.c:130: error: 'copywin' was not declared in this scope
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:131: error: within this context
    skincurses.c:131: error: 'delwin' was not declared in this scope
    ../../../include/vdr/osd.h:221: error: 'cBitmap* cOsd::savedRegion' is private
    skincurses.c:132: error: within this context
    skincurses.c: In member function 'virtual void cCursesOsd::DrawText(int, int, const char*, tColor, tColor, const cFont*, int, int, int)':
    skincurses.c:170: error: 'window' was not declared in this scope
    skincurses.c:170: error: 'wmove' was not declared in this scope
    skincurses.c:171: error: 'waddnstr' was not declared in this scope
    skincurses.c: In member function 'virtual void cCursesOsd::DrawRectangle(int, int, int, int, tColor)':
    skincurses.c:178: error: 'window' was not declared in this scope
    skincurses.c:178: error: 'wmove' was not declared in this scope
    skincurses.c:179: error: 'whline' was not declared in this scope
    skincurses.c:181: error: 'window' was not declared in this scope
    skincurses.c:181: error: 'wsyncup' was not declared in this scope
    skincurses.c: In member function 'virtual void cCursesOsd::Flush()':
    skincurses.c:186: error: 'refresh' was not declared in this scope
    skincurses.c: In constructor 'cSkinCursesDisplayChannel::cSkinCursesDisplayChannel(bool)':
    skincurses.c:211: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayChannel::SetChannel(const cChannel*, int)':
    skincurses.c:221: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c:222: error: 'COLOR_WHITE' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayChannel::SetEvents(const cEvent*, const cEvent*)':
    skincurses.c:227: error: 'COLOR_RED' was not declared in this scope
    skincurses.c:228: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c:232: error: 'COLOR_WHITE' was not declared in this scope
    skincurses.c:233: error: 'COLOR_CYAN' was not declared in this scope
    skincurses.c:234: error: 'COLOR_YELLOW' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayChannel::Flush()':
    skincurses.c:256: error: 'COLOR_WHITE' was not declared in this scope
    skincurses.c:256: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c: In constructor 'cSkinCursesDisplayMenu::cSkinCursesDisplayMenu()':
    skincurses.c:287: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c: In member function 'void cSkinCursesDisplayMenu::SetScrollbar()':
    skincurses.c:305: error: 'COLOR_CYAN' was not declared in this scope
    skincurses.c:306: error: 'COLOR_WHITE' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayMenu::Clear()':
    skincurses.c:323: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayMenu::SetTitle(const char*)':
    skincurses.c:329: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c:329: error: 'COLOR_CYAN' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayMenu::SetButtons(const char*, const char*, const char*, const char*)':
    skincurses.c:341: error: 'COLOR_WHITE' was not declared in this scope
    skincurses.c:341: error: 'COLOR_RED' was not declared in this scope
    skincurses.c:341: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c:342: error: 'COLOR_GREEN' was not declared in this scope
    skincurses.c:343: error: 'COLOR_YELLOW' was not declared in this scope
    skincurses.c:344: error: 'COLOR_BLUE' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayMenu::SetMessage(eMessageType, const char*)':
    skincurses.c:352: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayMenu::SetItem(const char*, int, bool, bool)':
    skincurses.c:360: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c:361: error: 'COLOR_CYAN' was not declared in this scope
    skincurses.c:364: error: 'COLOR_WHITE' was not declared in this scope
    skincurses.c:364: error: 'COLOR_CYAN' was not declared in this scope
    skincurses.c:365: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayMenu::SetEvent(const cEvent*)':
    skincurses.c:387: error: 'COLOR_YELLOW' was not declared in this scope
    skincurses.c:387: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c:396: error: 'COLOR_CYAN' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayMenu::SetRecording(const cRecording*)':
    skincurses.c:418: error: 'COLOR_YELLOW' was not declared in this scope
    skincurses.c:418: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c:424: error: 'COLOR_CYAN' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayMenu::SetText(const char*, bool)':
    skincurses.c:439: error: 'COLOR_WHITE' was not declared in this scope
    skincurses.c:439: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayMenu::Flush()':
    skincurses.c:446: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c:446: error: 'COLOR_CYAN' was not declared in this scope
    skincurses.c: In constructor 'cSkinCursesDisplayReplay::cSkinCursesDisplayReplay(bool)':
    skincurses.c:473: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayReplay::SetTitle(const char*)':
    skincurses.c:483: error: 'COLOR_WHITE' was not declared in this scope
    skincurses.c:483: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayReplay::SetProgress(int, int)':
    skincurses.c:505: error: 'COLOR_GREEN' was not declared in this scope
    skincurses.c:506: error: 'COLOR_WHITE' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayReplay::SetCurrent(const char*)':
    skincurses.c:511: error: 'COLOR_WHITE' was not declared in this scope
    skincurses.c:511: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayReplay::SetTotal(const char*)':
    skincurses.c:516: error: 'COLOR_WHITE' was not declared in this scope
    skincurses.c:516: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayReplay::SetJump(const char*)':
    skincurses.c:521: error: 'COLOR_WHITE' was not declared in this scope
    skincurses.c:521: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c: In member function 'virtual void cSkinCursesDisplayVolume::SetVolume(int, int, bool)':
    skincurses.c:567: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c:568: error: 'COLOR_GREEN' was not declared in this scope
    skincurses.c:574: error: 'COLOR_GREEN' was not declared in this scope
    skincurses.c:574: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c:576: error: 'COLOR_WHITE' was not declared in this scope
    skincurses.c: In constructor 'cSkinCursesDisplayTracks::cSkinCursesDisplayTracks(const char*, int, const char* const*)':
    skincurses.c:609: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c:610: error: 'COLOR_CYAN' was not declared in this scope
    skincurses.c: In member function 'void cSkinCursesDisplayTracks::SetItem(const char*, int, bool)':
    skincurses.c:625: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c:626: error: 'COLOR_CYAN' was not declared in this scope
    skincurses.c:630: error: 'COLOR_WHITE' was not declared in this scope
    skincurses.c:631: error: 'COLOR_BLACK' was not declared in this scope
    skincurses.c: In destructor 'virtual cPluginSkinCurses::~cPluginSkinCurses()':
    skincurses.c:765: error: 'endwin' was not declared in this scope
    skincurses.c: In member function 'virtual bool cPluginSkinCurses::Initialize()':
    skincurses.c:783: error: 'WINDOW' was not declared in this scope
    skincurses.c:783: error: 'w' was not declared in this scope
    skincurses.c:783: error: 'initscr' was not declared in this scope
    make[1]: *** [skincurses.o] Error 1
    make[1]: Leaving directory `/usr/local/src/VDR/PLUGINS/src/skincurses'
    Plugin sky:
    make[1]: Entering directory `/usr/local/src/VDR/PLUGINS/src/sky'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/local/src/VDR/PLUGINS/src/sky'
    Plugin status:
    make[1]: Entering directory `/usr/local/src/VDR/PLUGINS/src/status'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/local/src/VDR/PLUGINS/src/status'
    Plugin svdrpdemo:
    make[1]: Entering directory `/usr/local/src/VDR/PLUGINS/src/svdrpdemo'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/local/src/VDR/PLUGINS/src/svdrpdemo'


    *** failed plugins: skincurses
    liegt doch am fehlenden plugin oder ?
    hab nur ne dbox2 mit linux *g* soviel zu meinen linux kentnissen

  • Zitat

    Originally posted by Martin0020
    skincurses.c:9:21: error: ncurses.h: No such file or directory


    *** failed plugins: skincurses
    liegt doch am fehlenden plugin oder ?


    Nee - das Plugin is doch wohl da , verursacht ja den Fehler , aber dir fehlen die Header von ncurses .
    Da wirste dir ncurses-dev ziehen müssen - oder wie das bei der Susie heißen mag .


    HJS

Jetzt mitmachen!

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