Image

Imagenanobot wrote in Imagelinux

Listens: Carl Cox - Nature One

RH 9.0 & Logitech Quickcam Express

Well, just got a WEB Cam today and I'm getting the following while trying to compile the module (http://sourceforge.net/projects/qce-ga). Anyone have any advice on this? Thanks much.

[root@tango qce-ga-0.40d]# make
cc -I/lib/modules/2.4.20-8/build/drivers/usb -I/lib/modules/2.4.20-8/build/include -include /lib/modules/2.4.20-8/build/include/linux/config.h -O3 -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -DMODVERSIONS -include /lib/modules/2.4.20-8/build/include/linux/modversions.h -c quickcam.c
quickcam.c: In function `quickcam_mmap':
quickcam.c:2099: warning: passing arg 1 of `remap_page_range_R2baf18f2' makes pointer from integer without a cast
quickcam.c:2099: incompatible type for argument 4 of `remap_page_range_R2baf18f2'
quickcam.c:2099: too few arguments to function `remap_page_range_R2baf18f2'
quickcam.c: At top level:
quickcam.c:2126: warning: initialization from incompatible pointer type
make: *** [quickcam.o] Error 1