Comment 40 for bug 273727

Revision history for this message
frenchn00b (yellow-protoss) wrote :

Hi,
I downloaded this version:
http://mxhaard.free.fr/spca50x/Download/gspcav1-20071224.tar.gz

not working with the last kernel properly compiled debian way:
Linux 2.6.27.8 #1 SMP Wed Dec 24 17:03:01 CET 2008 i686 GNU/Linux
So??

/usr/src/modules/gspcav1-20071224# make
make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/modules/gspcav1-20071224 CC=cc modules
make[1]: Entering directory `/usr/src/linux-2.6.27.8'
  CC [M] /usr/src/modules/gspcav1-20071224/gspca_core.o
/usr/src/modules/gspcav1-20071224/gspca_core.c:54:27: error: asm/semaphore.h: No such file or directory
/usr/src/modules/gspcav1-20071224/gspca_core.c: In function ‘spca5xx_ioctl’:
/usr/src/modules/gspcav1-20071224/gspca_core.c:2463: error: implicit declaration of function ‘video_usercopy’
/usr/src/modules/gspcav1-20071224/gspca_core.c: At top level:
/usr/src/modules/gspcav1-20071224/gspca_core.c:2609: error: unknown field ‘owner’ specified in initializer
/usr/src/modules/gspcav1-20071224/gspca_core.c:2609: warning: initialization from incompatible pointer type
/usr/src/modules/gspcav1-20071224/gspca_core.c:2611: error: unknown field ‘type’ specified in initializer
/usr/src/modules/gspcav1-20071224/gspca_core.c: In function ‘spca50x_create_sysfs’:
/usr/src/modules/gspcav1-20071224/gspca_core.c:2769: error: implicit declaration of function ‘video_device_create_file’
/usr/src/modules/gspcav1-20071224/gspca_core.c:2780: error: implicit declaration of function ‘video_device_remove_file’
/usr/src/modules/gspcav1-20071224/gspca_core.c: In function ‘spca5xx_probe’:
/usr/src/modules/gspcav1-20071224/gspca_core.c:4301: error: incompatible types in assignment
make[2]: *** [/usr/src/modules/gspcav1-20071224/gspca_core.o] Error 1
make[1]: *** [_module_/usr/src/modules/gspcav1-20071224] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.27.8'
make: *** [default] Error 2