[vdr] *** plugins without APIVERSION: streamdev text2skin
foreveruni at clix.pt
foreveruni at clix.pt
Sat Jun 3 01:06:56 CEST 2006
I've done that..but now:
Plugin text2skin:
make[1]: Entering directory
`/home/antibody/Area51/vdr/vdr-1.4.0/PLUGINS/src/text2skin-1.0'
g++ -Wall -Woverloaded-virtual -O2 -g -c -DHAVE_IMAGEMAGICK -DHAVE_FREETYPE -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"text2skin"' -I/usr/include/freetype2 -I../../../include -I../../../../DVB/linux/include -I../../../../DVB/include -I. -o
text2skin.o text2skin.c
text2skin.c:16: error: expected unqualified-id before '<<' token
text2skin.c:18: error: expected unqualified-id before '==' token
text2skin.c:20: error: expected unqualified-id before '>>' token
make[1]: *** [text2skin.o] Error 1
make[1]: Leaving directory
`/home/antibody/Area51/vdr/vdr-1.4.0/PLUGINS/src/text2skin-1.0'
AND
Plugin streamdev:
make[1]: Entering directory
`/home/antibody/Area51/vdr/vdr-1.4.0/PLUGINS/src/str
eamdev'
g++ -W -Woverloaded-virtual -O2 -c -D_GNU_SOURCE -DHAVE_AUTOPID -I../../../inclu
de -I../../../../DVB/include -I. -o streamdev-server.o streamdev-server.c
make[1]: Leaving directory
`/home/antibody/Area51/vdr/vdr-1.4.0/PLUGINS/src/stre
amdev'
*** failed plugins: streamdev text2skin
Best Regards
João Mamede
On Friday 02 June 2006 19:58, foreveruni at clix.pt wrote:
> *** plugins without APIVERSION: streamdev text2skin
> when I try to compile these two plugins I have this problem my vdr version
> is vdr-1.4.0 I'm crazy looking for patches..but I cannot find them :( Can
> anyone help me?
>
Just do this to the plugin:
# sed -i Makefile -e 's/VDRVERSION/APIVERSION/'
Matthias
--
Matthias Schwarzott
*** plugins without APIVERSION: streamdev text2skin
when I try to compile these two plugins I have this problem my vdr version is
vdr-1.4.0 I'm crazy looking for patches..but I cannot find them :( Can anyone
help me?
More information about the vdr
mailing list