Hi folks,

I'm trying to setup mythtv using my dc10+. (mission impossible?)
I am using a v4l2 patched kernel from
http://atrpms.physik.fu-berlin.de/dist/rh9/kernel/

When i ty to compile the driver-zoran-0.9.4 I get the following errors:

make[2]: Entering directory `/opt/install/driver-zoran-0.9.4'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-19.23.rh9.at/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
-DMODULE -DMODVERSIONS -include
/usr/src/linux-2.4.20-19.23.rh9.at/include/linux/modversions.h
-DEXPORT_SYMTAB  -nostdinc -iwithprefix include
-DKBUILD_BASENAME=zoran_driver  -c -o zoran_driver.o zoran_driver.c
zoran_driver.c: In function `zoran_open':
zoran_driver.c:1297: warning: implicit declaration of function
`i2c_inc_use_client'
zoran_driver.c:1393: warning: implicit declaration of function
`i2c_dec_use_client'
zoran_driver.c: In function `zoran_mmap':
zoran_driver.c:4619: warning: passing arg 1 of `remap_page_range' makes
pointer from integer without a cast
zoran_driver.c:4619: incompatible type for argument 4 of
`remap_page_range'
zoran_driver.c:4619: too few arguments to function `remap_page_range'
zoran_driver.c:4704: warning: passing arg 1 of `remap_page_range' makes
pointer from integer without a cast
zoran_driver.c:4704: incompatible type for argument 4 of
`remap_page_range'
zoran_driver.c:4704: too few arguments to function `remap_page_range'
make[2]: *** [zoran_driver.o] Error 1
make[2]: Leaving directory `/opt/install/driver-zoran-0.9.4'
make[1]: *** [_mod_/opt/install/driver-zoran-0.9.4] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-19.23.rh9.at'
make: *** [here] Error 2


t.i.a., 


-- 
Johan Hoeke <[EMAIL PROTECTED]>



-------------------------------------------------------
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