Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linuxtv-softmpeg] problem with softmpeg plugin for vdr



Hello Gusys,

everytime i get the same problem during "make plugins" in the vdr-dir.
what is wrong with my pc?

some facts:
- via epia M-9000 with via c3 933MHZ
- 2x Fujitsu Siemens Activy  DVB-Cards (Budget)
- DFB++ and DirectFB with via cle266 Hardware Accl.

<code>
make[1]: Für das Target »all« gibt es nichts zu tun.
make[1]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/VDR/PLUGINS/src/hello«
make[1]: Wechsel in das Verzeichnis Verzeichnis »/usr/src/VDR/PLUGINS/src/osddemo«
make[1]: Für das Target »all« gibt es nichts zu tun.
make[1]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/VDR/PLUGINS/src/osddemo«
make[1]: Wechsel in das Verzeichnis Verzeichnis »/usr/src/VDR/PLUGINS/src/skincurses«
make[1]: Für das Target »all« gibt es nichts zu tun.
make[1]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/VDR/PLUGINS/src/skincurses«
make[1]: Wechsel in das Verzeichnis Verzeichnis »/usr/src/VDR/PLUGINS/src/sky«
make[1]: Für das Target »all« gibt es nichts zu tun.
make[1]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/VDR/PLUGINS/src/sky«
make[1]: Wechsel in das Verzeichnis Verzeichnis »/usr/src/VDR/PLUGINS/src/softmpeg«
g++ -O2 -Wall -Woverloaded-virtual -L/usr/include/ffmpeg  -c -DPLUGIN_NAME_I18N='"softmpeg"' -I../../../include -I../../../../DVB/include -I/usr/include/ffmpeg  `directfb-config --cflags` -I/zappa/include -I/usr/local/include/ softmpeg.c
softmpeg.c:28: Warnung: initialization of negative value `-1' to `DFBWindowID'
softmpeg.c:28: Warnung: argument of negative value `-1' to `unsigned int'
softmpeg.c:30: error: `MAXNUMWINDOWS' was not declared in this scope
softmpeg.c:32: Warnung: initialization of negative value `-1' to `
   DFBDisplayLayerID'
softmpeg.c:32: Warnung: argument of negative value `-1' to `unsigned int'
softmpeg.c: In function `int dfb_init(int*, char***)':
softmpeg.c:73: Warnung: assignment of negative value `-1' to `DFBDisplayLayerID
   '
softmpeg.c:73: Warnung: argument of negative value `-1' to `unsigned int'
softmpeg.c:76: Warnung: comparison between signed and unsigned integer 
   expressions
softmpeg.c: At global scope:
softmpeg.c:112: error: Syntaxfehler before `{' token
softmpeg.c:116: error: `cWindow' was not declared in this scope
softmpeg.c:116: error: `Window' was not declared in this scope
softmpeg.c:116: error: virtual outside class declaration
softmpeg.c:116: error: variable or field `CommitWindow' declared void
softmpeg.c:117: error: `cWindow' was not declared in this scope
softmpeg.c:117: error: `Window' was not declared in this scope
softmpeg.c:117: error: virtual outside class declaration
softmpeg.c:117: error: variable or field `ShowWindow' declared void
softmpeg.c:118: error: `cWindow' was not declared in this scope
softmpeg.c:118: error: `Window' was not declared in this scope
softmpeg.c:118: error: Syntaxfehler before `)' token
softmpeg.c:118: error: virtual outside class declaration
softmpeg.c:119: error: `cWindow' was not declared in this scope
softmpeg.c:119: error: `Window' was not declared in this scope
softmpeg.c:119: error: Syntaxfehler before `,' token
softmpeg.c:119: error: virtual outside class declaration
softmpeg.c:120: error: `cWindow' was not declared in this scope
softmpeg.c:120: error: `Window' was not declared in this scope
softmpeg.c:120: error: virtual outside class declaration
softmpeg.c:120: error: variable or field `CloseWindow' declared void
softmpeg.c:121: error: Syntaxfehler before `public'
softmpeg.c:123: error: destructors must be member functions
softmpeg.c:123: error: virtual outside class declaration
softmpeg.c:124: error: Syntaxfehler before `}' token
softmpeg.c:127: error: invalid use of undefined type `class cSoftOsd'
softmpeg.c:112: error: forward declaration of `class cSoftOsd'
softmpeg.c: In constructor `cSoftOsd::cSoftOsd(int, int)':
softmpeg.c:127: error: class `cSoftOsd' does not have any field named `cOsdBase
   '
softmpeg.c: At global scope:
softmpeg.c:133: error: invalid use of undefined type `class cSoftOsd'
softmpeg.c:112: error: forward declaration of `class cSoftOsd'
softmpeg.c: In destructor `cSoftOsd::~cSoftOsd()':
softmpeg.c:135: error: `MAXNUMWINDOWS' undeclared (first use this function)
softmpeg.c:135: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
softmpeg.c:136: error: `osd_windows' undeclared (first use this function)
softmpeg.c: At global scope:
softmpeg.c:145: error: `cWindow' was not declared in this scope
softmpeg.c:145: error: `Window' was not declared in this scope
softmpeg.c:146: error: invalid use of undefined type `class cSoftOsd'
softmpeg.c:112: error: forward declaration of `class cSoftOsd'
softmpeg.c:146: error: invalid declarator
softmpeg.c:146: error: Syntaxfehler before `{' token
softmpeg.c:149: error: `Window' was not declared in this scope
softmpeg.c:151: error: `Window' was not declared in this scope
softmpeg.c:151: error: `Window' was not declared in this scope
softmpeg.c:151: error: `Window' was not declared in this scope
softmpeg.c:151: error: `Window' was not declared in this scope
softmpeg.c:151: error: `Window' was not declared in this scope
softmpeg.c:151: error: ISO C++ forbids declaration of `fprintf' with no type
softmpeg.c:151: error: `int fprintf' redeclared as different kind of symbol
/usr/include/stdio.h:324: error: previous declaration of `int fprintf(FILE*, 
   const char*, ...)'
softmpeg.c:151: error: initializer list being treated as compound expression
softmpeg.c:153: error: Syntaxfehler before `if'
softmpeg.c:155: error: `err' was not declared in this scope
softmpeg.c:155: error: ISO C++ forbids declaration of `DirectFBErrorFatal' with 
   no type
softmpeg.c:155: error: `int DirectFBErrorFatal' redeclared as different kind of 
   symbol
/usr/local/include/directfb/directfb.h:320: error: previous declaration of `
   DFBResult DirectFBErrorFatal(const char*, DFBResult)'
softmpeg.c:155: error: initializer list being treated as compound expression
softmpeg.c:155: error: Syntaxfehler before `}' token
softmpeg.c:156: error: ISO C++ forbids declaration of `osd' with no type
softmpeg.c:156: error: conflicting types for `int osd'
softmpeg.c:149: error: previous declaration as `IDirectFBWindow*osd'
softmpeg.c:157: error: Syntaxfehler before `}' token
softmpeg.c:159: error: Syntaxfehler before `.' token
softmpeg.c:160: error: Syntaxfehler before `.' token
softmpeg.c:161: error: Syntaxfehler before `.' token
softmpeg.c:162: error: Syntaxfehler before `.' token
softmpeg.c:163: error: Syntaxfehler before `.' token
softmpeg.c:164: error: Syntaxfehler before `.' token
softmpeg.c:165: error: Syntaxfehler before `.' token
softmpeg.c:166: error: `err' was not declared in this scope
softmpeg.c:166: error: ISO C++ forbids declaration of `DirectFBErrorFatal' with 
   no type
softmpeg.c:166: error: redefinition of `int DirectFBErrorFatal'
softmpeg.c:155: error: `int DirectFBErrorFatal' previously defined here
softmpeg.c:166: error: initializer list being treated as compound expression
softmpeg.c:166: error: Syntaxfehler before `}' token
softmpeg.c:167: error: Syntaxfehler before `->' token
softmpeg.c:169: error: `Window' was not declared in this scope
softmpeg.c:169: error: ISO C++ forbids declaration of `osd_windows' with no 
   type
softmpeg.c:169: error: assignment (not initialization) in declaration
softmpeg.c:170: error: Syntaxfehler before `return'
softmpeg.c:173: error: `cWindow' was not declared in this scope
softmpeg.c:173: error: `Window' was not declared in this scope
softmpeg.c:174: error: invalid use of undefined type `class cSoftOsd'
softmpeg.c:112: error: forward declaration of `class cSoftOsd'
softmpeg.c:174: error: invalid declarator
softmpeg.c:174: error: Syntaxfehler before `{' token
softmpeg.c:183: error: Syntaxfehler before `do'
softmpeg.c:183: error: `err' was not declared in this scope
softmpeg.c:183: error: ISO C++ forbids declaration of `DirectFBErrorFatal' with 
   no type
softmpeg.c:183: error: redefinition of `int DirectFBErrorFatal'
softmpeg.c:166: error: `int DirectFBErrorFatal' previously defined here
softmpeg.c:183: error: initializer list being treated as compound expression
softmpeg.c:183: error: Syntaxfehler before `}' token
softmpeg.c:184: error: `err' was not declared in this scope
softmpeg.c:184: error: ISO C++ forbids declaration of `DirectFBErrorFatal' with 
   no type
softmpeg.c:184: error: redefinition of `int DirectFBErrorFatal'
softmpeg.c:183: error: `int DirectFBErrorFatal' previously defined here
softmpeg.c:184: error: initializer list being treated as compound expression
softmpeg.c:184: error: Syntaxfehler before `}' token
softmpeg.c:186: error: `Window' was not declared in this scope
softmpeg.c:186: error: Syntaxfehler before `;' token
softmpeg.c:186: error: Syntaxfehler before `++' token
softmpeg.c:187: error: `Window' was not declared in this scope
softmpeg.c:187: error: Syntaxfehler before `;' token
softmpeg.c:187: error: Syntaxfehler before `++' token
softmpeg.c:189: error: `ix' was not declared in this scope
softmpeg.c:189: error: ISO C++ forbids declaration of `buf' with no type
softmpeg.c:189: error: `c' was not declared in this scope
softmpeg.c:189: error: assignment (not initialization) in declaration
softmpeg.c:190: error: `ix' was not declared in this scope
softmpeg.c:190: error: ISO C++ forbids declaration of `buf' with no type
softmpeg.c:190: error: `c' was not declared in this scope
softmpeg.c:190: error: assignment (not initialization) in declaration
softmpeg.c:191: error: `ix' was not declared in this scope
softmpeg.c:191: error: ISO C++ forbids declaration of `buf' with no type
softmpeg.c:191: error: `c' was not declared in this scope
softmpeg.c:191: error: assignment (not initialization) in declaration
softmpeg.c:192: error: `ix' was not declared in this scope
softmpeg.c:192: error: ISO C++ forbids declaration of `buf' with no type
softmpeg.c:192: error: `c' was not declared in this scope
softmpeg.c:192: error: assignment (not initialization) in declaration
softmpeg.c:194: error: Syntaxfehler before `}' token
softmpeg.c:195: error: Syntaxfehler before `+=' token
softmpeg.c:197: error: `err' was not declared in this scope
softmpeg.c:197: error: ISO C++ forbids declaration of `DirectFBErrorFatal' with 
   no type
softmpeg.c:197: error: redefinition of `int DirectFBErrorFatal'
softmpeg.c:184: error: `int DirectFBErrorFatal' previously defined here
softmpeg.c:197: error: initializer list being treated as compound expression
softmpeg.c:197: error: Syntaxfehler before `}' token
softmpeg.c:198: error: `err' was not declared in this scope
softmpeg.c:198: error: ISO C++ forbids declaration of `DirectFBErrorFatal' with 
   no type
softmpeg.c:198: error: redefinition of `int DirectFBErrorFatal'
softmpeg.c:197: error: `int DirectFBErrorFatal' previously defined here
softmpeg.c:198: error: initializer list being treated as compound expression
softmpeg.c:198: error: Syntaxfehler before `}' token
softmpeg.c:201: error: `cWindow' was not declared in this scope
softmpeg.c:201: error: `Window' was not declared in this scope
softmpeg.c:202: error: invalid use of undefined type `class cSoftOsd'
softmpeg.c:112: error: forward declaration of `class cSoftOsd'
softmpeg.c:202: error: invalid declarator
softmpeg.c:202: error: Syntaxfehler before `{' token
softmpeg.c:204: error: `Window' was not declared in this scope
softmpeg.c:204: error: ISO C++ forbids declaration of `fprintf' with no type
softmpeg.c:204: error: redefinition of `int fprintf'
softmpeg.c:151: error: `int fprintf' previously defined here
softmpeg.c:204: error: initializer list being treated as compound expression
softmpeg.c:205: error: Syntaxfehler before `if'
softmpeg.c:208: error: Syntaxfehler before `->' token
softmpeg.c:211: error: `cWindow' was not declared in this scope
softmpeg.c:211: error: `Window' was not declared in this scope
softmpeg.c:211: error: Syntaxfehler before `)' token
softmpeg.c:212: error: invalid use of undefined type `class cSoftOsd'
softmpeg.c:112: error: forward declaration of `class cSoftOsd'
softmpeg.c: In member function `void cSoftOsd::HideWindow(...)':
softmpeg.c:213: error: `Window' undeclared (first use this function)
softmpeg.c:214: error: `fprintf' cannot be used as a function
softmpeg.c:218: error: `Hide' undeclared (first use this function)
softmpeg.c: At global scope:
softmpeg.c:226: error: `cWindow' was not declared in this scope
softmpeg.c:226: error: Syntaxfehler before `,' token
softmpeg.c:227: error: invalid use of undefined type `class cSoftOsd'
softmpeg.c:112: error: forward declaration of `class cSoftOsd'
softmpeg.c: In member function `void cSoftOsd::MoveWindow(...)':
softmpeg.c:229: error: `fprintf' cannot be used as a function
softmpeg.c:233: error: `X0' undeclared (first use this function)
softmpeg.c:233: error: `x' undeclared (first use this function)
softmpeg.c:233: error: `Y0' undeclared (first use this function)
softmpeg.c:233: error: `y' undeclared (first use this function)
softmpeg.c: At global scope:
softmpeg.c:236: error: `cWindow' was not declared in this scope
softmpeg.c:237: error: invalid use of undefined type `class cSoftOsd'
softmpeg.c:112: error: forward declaration of `class cSoftOsd'
softmpeg.c:237: error: invalid declarator
softmpeg.c:237: error: Syntaxfehler before `{' token
softmpeg.c:239: error: ISO C++ forbids declaration of `fprintf' with no type
softmpeg.c:239: error: redefinition of `int fprintf'
softmpeg.c:204: error: `int fprintf' previously defined here
softmpeg.c:239: error: initializer list being treated as compound expression
softmpeg.c:240: error: Syntaxfehler before `if'
softmpeg.c:244: error: `err' was not declared in this scope
softmpeg.c:244: error: ISO C++ forbids declaration of `DirectFBErrorFatal' with 
   no type
softmpeg.c:244: error: redefinition of `int DirectFBErrorFatal'
softmpeg.c:198: error: `int DirectFBErrorFatal' previously defined here
softmpeg.c:244: error: initializer list being treated as compound expression
softmpeg.c:244: error: Syntaxfehler before `}' token
softmpeg.c:245: error: ISO C++ forbids declaration of `osd_windows' with no 
   type
softmpeg.c:245: error: assignment (not initialization) in declaration
softmpeg.c:246: error: Syntaxfehler before `}' token
softmpeg.c:293: error: ISO C++ forbids declaration of `cOsdBase' with no type
softmpeg.c:293: error: `cOsdBase' declared as a `virtual' field
softmpeg.c:293: error: Syntaxfehler before `*' token
../../../include/vdr/device.h:131: Warnung: `virtual int 
   cDevice::ProvidesCa(const cChannel*) const' was hidden
softmpeg.c:292: Warnung:   by `virtual int cSoftMPEG::ProvidesCa(const 
   cChannel*)'
softmpeg.c: In constructor `cSoftMPEG::cSoftMPEG()':
softmpeg.c:301: error: `fprintf' cannot be used as a function
softmpeg.c:315: Warnung: comparison between signed and unsigned integer 
   expressions
softmpeg.c:321: error: `fprintf' cannot be used as a function
softmpeg.c:321: error: `DirectFBErrorFatal' cannot be used as a function
softmpeg.c:322: error: `fprintf' cannot be used as a function
softmpeg.c:322: error: `DirectFBErrorFatal' cannot be used as a function
softmpeg.c:325: error: `fprintf' cannot be used as a function
softmpeg.c:325: error: `DirectFBErrorFatal' cannot be used as a function
softmpeg.c:328: error: `fprintf' cannot be used as a function
softmpeg.c:328: error: `DirectFBErrorFatal' cannot be used as a function
softmpeg.c:329: error: `fprintf' cannot be used as a function
softmpeg.c:329: error: `DirectFBErrorFatal' cannot be used as a function
softmpeg.c:331: error: `fprintf' cannot be used as a function
softmpeg.c:331: error: `DirectFBErrorFatal' cannot be used as a function
softmpeg.c:332: error: `fprintf' cannot be used as a function
softmpeg.c:332: error: `DirectFBErrorFatal' cannot be used as a function
softmpeg.c:333: error: `fprintf' cannot be used as a function
softmpeg.c:333: error: `DirectFBErrorFatal' cannot be used as a function
softmpeg.c: In destructor `virtual cSoftMPEG::~cSoftMPEG()':
softmpeg.c:339: error: `fprintf' cannot be used as a function
softmpeg.c: At global scope:
softmpeg.c:344: error: Syntaxfehler before `*' token
softmpeg.c: In member function `virtual bool cSoftMPEG::CanReplay() const':
softmpeg.c:356: error: `fprintf' cannot be used as a function
softmpeg.c: In member function `virtual bool cSoftMPEG::SetPlayMode(ePlayMode)
   ':
softmpeg.c:362: error: `fprintf' cannot be used as a function
softmpeg.c:377: error: `fprintf' cannot be used as a function
softmpeg.c: In member function `virtual void cSoftMPEG::TrickSpeed(int)':
softmpeg.c:383: error: `fprintf' cannot be used as a function
softmpeg.c: In member function `virtual void cSoftMPEG::Clear()':
softmpeg.c:388: error: `fprintf' cannot be used as a function
softmpeg.c: In member function `virtual void cSoftMPEG::Play()':
softmpeg.c:393: error: `fprintf' cannot be used as a function
softmpeg.c: In member function `virtual void cSoftMPEG::Freeze()':
softmpeg.c:398: error: `fprintf' cannot be used as a function
softmpeg.c: In member function `virtual void cSoftMPEG::Mute()':
softmpeg.c:403: error: `fprintf' cannot be used as a function
softmpeg.c: In member function `virtual void cSoftMPEG::StillPicture(const 
   uchar*, int)':
softmpeg.c:408: error: `fprintf' cannot be used as a function
softmpeg.c: In member function `virtual int cSoftMPEG::ProvidesCa(const 
   cChannel*)':
softmpeg.c:426: error: `fprintf' cannot be used as a function
softmpeg.c: In member function `virtual int cSoftMPEG::PlayVideo(const uchar*, 
   int)':
softmpeg.c:439: error: `fprintf' cannot be used as a function
softmpeg.c: In member function `virtual bool cPluginSoftMPEG::Initialize()':
softmpeg.c:481: error: `fprintf' cannot be used as a function
softmpeg.c: In function `void __static_initialization_and_destruction_0(int, 
   int)':
softmpeg.c:156: Warnung: statement with no effect
make[1]: *** [softmpeg.o] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/VDR/PLUGINS/src/softmpeg«
make[1]: Wechsel in das Verzeichnis Verzeichnis »/usr/src/VDR/PLUGINS/src/status«
make[1]: Für das Target »all« gibt es nichts zu tun.
make[1]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/VDR/PLUGINS/src/status«
make: *** Keine Regel, um »2« zu erstellen.  Schluss.
</code>

Thanks in advance.

Flo





Home | Main Index | Thread Index