Comment 3 for bug 218554

Revision history for this message
Israel (israel2k9) wrote :

root@israel-desktop:/usr/src/modules/gspca# make
make-new -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/modules/gspca CC=cc modules
make-new[1]: Entrando no diretório `/usr/src/linux-headers-2.6.24-16-generic'
  CC [M] /usr/src/modules/gspca/gspca_core.o
/usr/src/modules/gspca/gspca_core.c:35: erro: ‘GSPCA_VERSION’ undeclared here (not in a function)
In file included from /usr/src/modules/gspca/gspca_core.c:811:
/usr/src/modules/gspca/Sunplus/spca561.h: Na função ‘spca561_start’:
/usr/src/modules/gspca/Sunplus/spca561.h:583: erro: ‘compress’ undeclared (first use in this function)
/usr/src/modules/gspca/Sunplus/spca561.h:583: erro: (Each undeclared identifier is reported only once
/usr/src/modules/gspca/Sunplus/spca561.h:583: erro: for each function it appears in.)
/usr/src/modules/gspca/gspca_core.c: No nivel superior:
/usr/src/modules/gspca/gspca_core.c:2567: erro: unknown field ‘hardware’ specified in initializer
/usr/src/modules/gspca/gspca_core.c:2567: erro: ‘VID_HARDWARE_GSPCA’ undeclared here (not in a function)
/usr/src/modules/gspca/gspca_core.c:2567: erro: elemento inicializador não é constante
/usr/src/modules/gspca/gspca_core.c:2567: erro: (near initialization for ‘spca50x_template.type2’)
/usr/src/modules/gspca/gspca_core.c: Na função ‘cd_to_spca50x’:
/usr/src/modules/gspca/gspca_core.c:2616: aviso: initialization from incompatible pointer type
/usr/src/modules/gspca/gspca_core.c: Na função ‘spca50x_create_sysfs’:
/usr/src/modules/gspca/gspca_core.c:2655: aviso: passing argument 2 of ‘video_device_create_file’ from incompatible pointer type
/usr/src/modules/gspca/gspca_core.c:2657: aviso: passing argument 2 of ‘video_device_create_file’ from incompatible pointer type
/usr/src/modules/gspca/gspca_core.c:2659: aviso: passing argument 2 of ‘video_device_create_file’ from incompatible pointer type
/usr/src/modules/gspca/gspca_core.c:2665: aviso: passing argument 2 of ‘video_device_remove_file’ from incompatible pointer type
/usr/src/modules/gspca/gspca_core.c:2667: aviso: passing argument 2 of ‘video_device_remove_file’ from incompatible pointer type
/usr/src/modules/gspca/gspca_core.c:2669: aviso: passing argument 2 of ‘video_device_remove_file’ from incompatible pointer type
make-new[2]: ** [/usr/src/modules/gspca/gspca_core.o] Erro 1
make-new[1]: ** [_module_/usr/src/modules/gspca] Erro 2
make-new[1]: Saindo do diretório `/usr/src/linux-headers-2.6.24-16-generic'
make-new: ** [default] Erro 2
root@israel-desktop:/usr/src/modules/gspca#