Hi Basse,

On Mon, 2002-12-23 at 10:25, basse wrote:
> hi.. I upgraded to redhat 8.0, and now I cannot compile the zoran driver. 
> I tried the latests cvs packet, and this is what I get:
> make[2]: *** No rule to make target `tmp_include_depends'.  Stop.

Copy the /boot/config-2.4.18-18.8.0 file to
/usr/src/linux-2.4.18-18.8.0/.config and run 'make dep' in
/usr/src/linux-2.4.18-18.8.0/ before trying to build the driver. You'll
also have to change some more things in the driver (RedHat's 2.4.18-xxx
kernels are actually 2.4.19-like), by changing "#if LINUX_VERSION_CODE <
KERNEL_VERSION(2,4,19)" lines in zoran.c into "#if LINUX_VERSION_CODE <
KERNEL_VERSION(2,4,18)".

Ronald

-- 
Ronald Bultje <[EMAIL PROTECTED]>
Linux Video/Multimedia developer



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to