Philippe 04200 - 2008-12-13

I have the same error code :

make -C /lib/modules/`uname -r`/build SUBDIRS=/home/admin-eric/gspcav1-20071224 CC=cc modules
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.27-9-generic »
CC [M] /home/admin-eric/gspcav1-20071224/gspca_core.o
/home/admin-eric/gspcav1-20071224/gspca_core.c:54:27: error: asm/semaphore.h: Aucun fichier ou dossier de ce type
/home/admin-eric/gspcav1-20071224/gspca_core.c: In function ‘spca5xx_ioctl’:
/home/admin-eric/gspcav1-20071224/gspca_core.c:2466: erreur: implicit declaration of function ‘video_usercopy’
/home/admin-eric/gspcav1-20071224/gspca_core.c: Hors de toute fonction :
/home/admin-eric/gspcav1-20071224/gspca_core.c:2612: erreur: unknown field ‘owner’ specified in initializer
/home/admin-eric/gspcav1-20071224/gspca_core.c:2612: attention : initialization from incompatible pointer type
/home/admin-eric/gspcav1-20071224/gspca_core.c:2614: erreur: unknown field ‘type’ specified in initializer
/home/admin-eric/gspcav1-20071224/gspca_core.c: In function ‘spca50x_create_sysfs’:
/home/admin-eric/gspcav1-20071224/gspca_core.c:2772: erreur: implicit declaration of function ‘video_device_create_file’
/home/admin-eric/gspcav1-20071224/gspca_core.c:2783: erreur: implicit declaration of function ‘video_device_remove_file’
/home/admin-eric/gspcav1-20071224/gspca_core.c: In function ‘spca5xx_probe’:
/home/admin-eric/gspcav1-20071224/gspca_core.c:4314: erreur: incompatible types in assignment
make[2]: *** [/home/admin-eric/gspcav1-20071224/gspca_core.o] Erreur 1
make[1]: *** [_module_/home/admin-eric/gspcav1-20071224] Erreur 2
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.27-9-generic »
make: *** [default] Erreur 2

(Ubuntu intrepid 32)