Mailing List archive

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

[vdr] Can't compile dxr3-plugin



Hi!

I've having problem with compiling the vdr-dxr3-plugin, I've tried the
versions 0.1.5, 0.1.8 and 0.1.9 all with the same result. I'm using ffmpeg
0.4.6.

The error I've got when trying to compile is;

<SNIP>

digestive:/usr/src/VDR# make plugins
make[1]: Entering directory `/usr/src/VDR/PLUGINS/src/dxr3-0.1.9'
g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"dxr3"' -DSOCKET_C
HMOD=0660 -I../../..//include -I/usr/src/DVB/include -I/usr/src/ffmpeg
dxr3syncbuffer.c
dxr3syncbuffer.c: In method `bool cDxr3SyncBuffer::Poll(int)':
dxr3syncbuffer.c:106: implicit declaration of function `int EnableGet(...)'
dxr3syncbuffer.c:108: implicit declaration of function `int WaitForPut(...)'
dxr3syncbuffer.c: In method `void cDxr3SyncBuffer::Pop()':
dxr3syncbuffer.c:206: implicit declaration of function `int EnablePut(...)'
dxr3syncbuffer.c: In method `class cFixedLengthFrame *
cDxr3SyncBuffer::Get()':
dxr3syncbuffer.c:220: implicit declaration of function `int WaitForGet(...)'
make[1]: *** [dxr3syncbuffer.o] Error 1
make[1]: Leaving directory `/usr/src/VDR/PLUGINS/src/dxr3-0.1.9'

<SNAP>

I would be glad for any tips that might help get it compiling ...

Best regards, Lars Fredriksson



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index