I have tried to compile the driver gspca from source
(http://mxhaard.free.fr/spca50x/Download/gspcav1-20071224.tar.gz).

First it reported the following: "asm/semaphore.h: No such file or directory''.
After reading this comment 
(http://www.linuxjournal.com/video/get-your-webcam-working-gspca#comment-341318)
 and applying the advice it reports the following:

In file included from /home/user/tmp/gspcav1-20071224/gspca_core.c:845:
/home/user/tmp/gspcav1-20071224/utils/spcausb.h: In function ‘spca5xxRegRead’:
/home/user/tmp/gspcav1-20071224/utils/spcausb.h:95: error: implicit declaration 
of function ‘info’
/home/user/tmp/gspcav1-20071224/utils/spcausb.h: In function 
‘spca_set_interface’:
/home/user/tmp/gspcav1-20071224/utils/spcausb.h:278: error: implicit 
declaration of function ‘warn’
In file included from /home/user/tmp/gspcav1-20071224/gspca_core.c:853:
/home/user/tmp/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h: In function 
‘sp5xxfw2_init’:
/home/user/tmp/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:122: error: called 
object ‘info’ is not a function
/home/user/tmp/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:136: error: called 
object ‘info’ is not a function
/home/user/tmp/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:141: error: called 
object ‘info’ is not a function
/home/user/tmp/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:148: error: called 
object ‘info’ is not a function
/home/user/tmp/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:176: error: called 
object ‘info’ is not a function
/home/user/tmp/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h: In function 
‘sp5xxfw2_start’:
/home/user/tmp/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:214: error: called 
object ‘info’ is not a function
/home/user/tmp/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:230: error: called 
object ‘info’ is not a function


Any suggestions? Is there any stable driver which produces device file 
/dev/video0?

-- 
GSPCA webcam no longer working: no /dev/video0
https://bugs.launchpad.net/bugs/255678
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to