Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Quoted
Original von LordJaxom
Eh wir das aus den Augen verlieren und wieder nur über Sachen sinnieren die nicht mehr funktionieren von mir doch auch nochmal ein herzliches Dankeschön für die neue Version
Quoted
Original von wirbel
Quoted
Original von LordJaxom
Eh wir das aus den Augen verlieren und wieder nur über Sachen sinnieren die nicht mehr funktionieren von mir doch auch nochmal ein herzliches Dankeschön für die neue Version
Ein wahres Wort, und ein seltenes dazu.
Schließe mich dem mal an...
Vielen Dank für die unermüdliche Arbeit an kls.

|
|
Source code |
1 2 3 4 |
linvdr:/usr/src/VDR# make plugins ....... ../../../include/vdr/thread.h:55: syntax error before `;' ....... |
Quoted
Original von Toxic-Tonic
cvs-update von..... was?! VDR-Sourcen?! Kenne bisher nur das ftp-Download!
Gruß
Toxic

This post has been edited 1 times, last edit by "Toxic-Tonic" (Nov 8th 2005, 3:01pm)
Quoted
gcc (GCC) 3.3.5 20050117 (prerelease) (SUSE Linux)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

This post has been edited 1 times, last edit by "Unimatrix0" (Nov 8th 2005, 9:00pm)
This post has been edited 1 times, last edit by "Urig" (Nov 9th 2005, 4:49am)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
linvdr:/usr/src/VDR# make plugins
make[1]: Entering directory `/usr/src/VDR/PLUGINS/src/streamplayer'
g++ -fPIC -g -O2 -Wall -Woverloaded-virtual "-D__user=" -c -DPLUGIN_NAME_I18N='"streamplayer"' -I../../../include -I/usr/src/DVB/include streamplayer.c
In file included from ../../../include/vdr/channels.h:15,
from ../../../include/vdr/skins.h:13,
from ../../../include/vdr/osdbase.h:15,
from ../../../include/vdr/menuitems.h:13,
from ../../../include/vdr/plugin.h:14,
from streamplayer.h:4,
from streamplayer.c:9:
../../../include/vdr/thread.h:55: syntax error before `;'
make[1]: *** [streamplayer.o] Error 1
make[1]: Leaving directory `/usr/src/VDR/PLUGINS/src/streamplayer'
make: *** [plugins] Error 2
|
This post has been edited 1 times, last edit by "Toxic-Tonic" (Nov 9th 2005, 8:33am)
Quoted
Ich habe das vorläufige Bigpatch von Frank drüberlaufen lassen, aber ich glaube an der tread.h ändert der nix!! Habe ja testweise auch mal versucht mit dem ungepatcheten VDR zu compilieren, aber mit dem gleichen Fehler:
![]()
Source code
1 2 3 4 5 6 7 8 9 10 11 12 13 14linvdr:/usr/src/VDR# make plugins make[1]: Entering directory `/usr/src/VDR/PLUGINS/src/streamplayer' g++ -fPIC -g -O2 -Wall -Woverloaded-virtual "-D__user=" -c -DPLUGIN_NAME_I18N='"streamplayer"' -I../../../include -I/usr/src/DVB/include streamplayer.c In file included from ../../../include/vdr/channels.h:15, from ../../../include/vdr/skins.h:13, from ../../../include/vdr/osdbase.h:15, from ../../../include/vdr/menuitems.h:13, from ../../../include/vdr/plugin.h:14, from streamplayer.h:4, from streamplayer.c:9: ../../../include/vdr/thread.h:55: syntax error before `;' make[1]: *** [streamplayer.o] Error 1 make[1]: Leaving directory `/usr/src/VDR/PLUGINS/src/streamplayer' make: *** [plugins] Error 2
This post has been edited 1 times, last edit by "maverick-me" (Nov 9th 2005, 8:51am)
![:]](wcf/images/smilies/pleased.gif)
Quoted
Original von Toxic-Tonic
Ich werde wahrscheinlich niemals vestehen wie ihr Jungs auf sowas kommt
