Menu

#56 Error 2 with kernel 2.6.28-15

open
nobody
None
5
2009-10-03
2009-10-03
No

make -C /lib/modules/`uname -r`/build SUBDIRS=/home/m4tt/Desktop/gspcav1-20071224 CC=cc modules
make[1]: Entrando no diretório `/usr/src/linux-headers-2.6.28-15-generic'
CC [M] /home/m4tt/Desktop/gspcav1-20071224/gspca_core.o
/home/m4tt/Desktop/gspcav1-20071224/gspca_core.c:54:27: error: asm/semaphore.h: Arquivo ou diretório inexistente
/home/m4tt/Desktop/gspcav1-20071224/gspca_core.c: In function ‘spca5xx_ioctl’:
/home/m4tt/Desktop/gspcav1-20071224/gspca_core.c:2463: error: implicit declaration of function ‘video_usercopy’
/home/m4tt/Desktop/gspcav1-20071224/gspca_core.c: At top level:
/home/m4tt/Desktop/gspcav1-20071224/gspca_core.c:2609: error: unknown field ‘owner’ specified in initializer
/home/m4tt/Desktop/gspcav1-20071224/gspca_core.c:2609: warning: initialization from incompatible pointer type
/home/m4tt/Desktop/gspcav1-20071224/gspca_core.c:2611: error: unknown field ‘type’ specified in initializer
/home/m4tt/Desktop/gspcav1-20071224/gspca_core.c: In function ‘spca50x_create_sysfs’:
/home/m4tt/Desktop/gspcav1-20071224/gspca_core.c:2769: error: implicit declaration of function ‘video_device_create_file’
/home/m4tt/Desktop/gspcav1-20071224/gspca_core.c:2780: error: implicit declaration of function ‘video_device_remove_file’
/home/m4tt/Desktop/gspcav1-20071224/gspca_core.c: In function ‘spca5xx_probe’:
/home/m4tt/Desktop/gspcav1-20071224/gspca_core.c:4301: error: incompatible types in assignment
make[2]: ** [/home/m4tt/Desktop/gspcav1-20071224/gspca_core.o] Erro 1
make[1]: ** [_module_/home/m4tt/Desktop/gspcav1-20071224] Erro 2
make[1]: Saindo do diretório `/usr/src/linux-headers-2.6.28-15-generic'
make: ** [default] Erro 2

Discussion


Log in to post a comment.