Mailing List archive

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

[vdr] error compiling xine plugin



i'm having no joy compiling the xine-0.0.2 plugin (redhat 8.0, kernel 2.4.18-14). The following error is reported:
does anyone know what is causing this?
g++ -g -O2 -Wall -Woverloaded-virtual `xine-config --cflags` -c DPLUGIN_NAME_I18N='"xine"' -DVIDEODIR=\"/video\" -I../
../../include -I../DVB/include xineLib.c
cc1plus: warning: changing search order for system directory "/usr/local/include"
cc1plus: warning: as it has already been specified as a non-system directory
xineLib.c: In member function `bool
PluginXine::cXineLib::execFuncSetSpeed(int)':
xineLib.c:1187: `XINE_SPEED_NORMAL' undeclared (first use this function)
xineLib.c:1187: (Each undeclared identifier is reported only once for each
function it appears in.)
xineLib.c:1190: `XINE_SPEED_FAST_4' undeclared (first use this function)
xineLib.c:1193: `XINE_SPEED_PAUSE' undeclared (first use this function)
make: *** [xineLib.o] Error 1


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



Home | Main Index | Thread Index