Mailing List archive

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

[vdr] Re: [ANNOUNCE] vdr-xine-0.6.1 plugin



Hi,

Gregoire Favre wrote:

I can't compile it:

g++ -O2 -march=k8 -fno-stack-protector-all -nopie -fPIC -DPIC -pipe -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xine"' -DFIFO_DIR=\"/tmp/vdr-xine\" `xine-config --cflags`  -I../../../include -I/usr/src/CVS/DVB/include xineLib.c
xineLib.c: In member function `bool PluginXine::cXineLib::execFuncSetup()':
xineLib.c:3034: error: `dataSetup_t' undeclared (first use this function)
xineLib.c:3034: error: (Each undeclared identifier is reported only once for each function it appears in.)
xineLib.c:3034: error: expected `;' before "dataSetup"
xineLib.c:3035: error: `dataSetup' undeclared (first use this function)
xineLib.c:3035: error: `funcSetup' undeclared (first use this function)
make: *** [xineLib.o] Error 1

I use xine now with safe thread rev3 and it seems to works great !!!
Did you install the mentioned xine-lib-cvs?!

dataSetup_t in input_vdr.h is new for this release (was dataInit_t in previous input_vdr.h).

Bye.
--
Dipl.-Inform. (FH) Reinhard Nissl
mailto:rnissl@gmx.de




Home | Main Index | Thread Index