[vdr] Problem with compiling plugins
Kartsa
kari at kniivila.com
Sun Jan 28 12:16:45 CET 2007
VDR User kirjoitti:
> On 1/27/07, *Kartsa* <kari at kniivila.com <mailto:kari at kniivila.com>>
> wrote:
>
> Plugin mp3:
> make[1]: Entering directory
> `/root/Lataukset/vdr-1.4.4/PLUGINS/src/mp3-0.9.15'
> g++ -O2 -fPIC -Wall -Woverloaded-virtual -c -D_GNU_SOURCE
> -DAPIVERSNUM=10404 -DHAVE_SNDFILE -DHAVE_VORBISFILE
> -I../../../include mp3.c
> mp3.c:50:17: error: mad.h: No such file or directory
> mp3.c: In member function â:
> mp3.c:1673: error: â was not declared in this scope
> mp3.c:1674: error: â was not declared in this scope
> make[1]: *** [ mp3.o] Error 1
> make[1]: Leaving directory
> `/root/Lataukset/vdr-1.4.4/PLUGINS/src/mp3-0.9.15'
>
>
> Install the libmad0 package.
This was actually in the readme. I've missed it somehow. Thanks.
But the burn plugin still won't compile.
Plugin burn:
make[1]: Entering directory
`/root/Lataukset/vdr-1.4.4/PLUGINS/src/burn-0.0.5'
g++ -g -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"burn"'
-D_GNU_SOURCE -DDVDDEV='"/dev/dvd"' -DISODIR=NULL -I../../../include
-I../../../../DVB/include -o burn.o burn.c
burn.c:32: error: conflicting return type specified for â
../../../include/vdr/plugin.h:43: error: overriding â
burn.c: In member function â:
burn.c:58: warning: converting to non-pointer type â from NULL
make[1]: *** [burn.o] Error 1
make[1]: Leaving directory
`/root/Lataukset/vdr-1.4.4/PLUGINS/src/burn-0.0.5'
\\Kartsa
More information about the vdr
mailing list