Mailing List archive

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

[vdr] xine plugin. Problem compiling




i'm trying to compile xine with the vdr plugin. It wont compile, i get the following errors after this line:
(i'm running Redhat 8.0 kernel 2.4.18-14)
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/xine-engine -I../../src/xine-eng
ine -I../../src/xine-utils -I../../src/xine-utils -g -O2 -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -O3 -p
ipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-op
timizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -c input_vdr.c -MT input_vdr.lo -MD -MP -MF .deps/input_vdr.TPlo -DPIC -o input_vdr.lo
..and then:
input_vdr.c:59: parse error before "xine_stream_t"
input_vdr.c:59: warning: no semicolon at end of struct or union
input_vdr.c:65: `MAX_PREVIEW_SIZE' undeclared here (not in a function)
input_vdr.c:76: parse error before '*' token
input_vdr.c:76: warning: type defaults to `int' in declaration of `osdWindow'
input_vdr.c:76: warning: data definition has no type or storage class
input_vdr.c:81: parse error before '}' token
input_vdr.c:81: warning: type defaults to `int' in declaration of `vdr_input_plugin_t'
input_vdr.c:81: warning: data definition has no type or storage class
[snip]
..and then a stream of more errors about input_vdr.c
Anyone any thoughts?


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



Home | Main Index | Thread Index