Zoran won't compile on PA-RISC without the following patches applied. diff -urpNX dontdiff linux-2.6/drivers/media/video/zoran_card.c parisc-2.6/drivers/media/video/zoran_card.c --- linux-2.6/drivers/media/video/zoran_card.c Wed Oct 8 18:37:42 2003 +++ parisc-2.6/drivers/media/video/zoran_card.c Wed Oct 8 14:44:08 2003 @@ -47,6 +47,8 @@ #include <linux/video_decoder.h> #include <linux/video_encoder.h> +#include <asm/io.h> + #include "videocodec.h" #include "zoran.h" #include "zoran_card.h" diff -urpNX dontdiff linux-2.6/drivers/media/video/zoran_device.c parisc-2.6/drivers/media/video/zoran_device.c --- linux-2.6/drivers/media/video/zoran_device.c Wed Oct 8 18:37:42 2003 +++ parisc-2.6/drivers/media/video/zoran_device.c Wed Oct 8 14:44:08 2003 @@ -46,6 +46,8 @@ #include <linux/video_encoder.h> #include <linux/delay.h> +#include <asm/io.h> + #include "videocodec.h" #include "zoran.h" #include "zoran_device.h" diff -urpNX dontdiff linux-2.6/drivers/media/video/zoran_driver.c parisc-2.6/drivers/media/video/zoran_driver.c --- linux-2.6/drivers/media/video/zoran_driver.c Wed Oct 8 18:37:42 2003 +++ parisc-2.6/drivers/media/video/zoran_driver.c Wed Oct 8 14:44:08 2003 @@ -73,6 +73,7 @@ #include <linux/videodev.h> #include "videocodec.h" +#include <asm/io.h> #include <asm/uaccess.h> #include <linux/proc_fs.h>
-- "It's not Hollywood. War is real, war is primarily not about defeat or victory, it is about death. I've seen thousands and thousands of dead bodies. Do you think I want to have an academic debate on this subject?" -- Robert Fisk ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users