Mailing List archive

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

[linux-dvb] [VDR] 0.92: problem for compiling



Hello,

I have just upgrade kernel 2.2.17 to 2.4.5 to try the new dvb-0.9.0
driver.
Compiling && insmod driver OK.
But VDR still doesn't compile:
The first problem encountered was 'jpeglib.h missing' but I've fixed tis
problem by compiling 'jpeg-6b' and give the option to make:

VDR# make -I/usr/X11R6/include/ -I/usr/local/include/ (<-- folder where is
jpeglib.h)

After this, the compilation continues, but again and I fall on this
new error:

VDR# make -I/usr/X11R6/include/ -I/usr/local/include/
g++ -g -O2 -Wall -Woverloaded-virtual -m486 -c -DREMOTE_KBD
-I../DVB/ost/include dvbapi.c
dvbapi.c: In method `bool cDvbApi::OvlG(int, int, int, int)':
dvbapi.c:2679: `VIDEO_WINDOW_CHROMAKEY' undeclared (first use this
function)
dvbapi.c:2679: (Each undeclared identifier is reported only once
dvbapi.c:2679: for each function it appears in.)
make: *** [dvbapi.o] Error 1

I don't know how to solve this problem.
I've noticed the same problem with the new VDR 0.94

Pierre.




-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index