LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   quickcam easy qc-usb driver build error (https://www.linuxquestions.org/questions/linux-software-2/quickcam-easy-qc-usb-driver-build-error-550895/)

anirudhvij 05-03-2007 04:24 AM

quickcam easy qc-usb driver build error
 
hi,
I previously posted this on the hardware forum...but i'm not sure if thats the right place for this.
i have kernel 2.6.16.27.V4L support is compiled as a loadable module.Module unloading suport is not compiled in.I was trying to get quickcam easy working.On trying to compile the latest gspca driver,i get the following build error:

CC [M] /home/hackman/gspcav1-20070426/gspca_core.o
/home/hackman/gspcav1-20070426/gspca_core.c: In function 'spca50x_create_sysfs':
/home/hackman/gspcav1-20070426/gspca_core.c:2630: error: void value not ignored as it ought to be
/home/hackman/gspcav1-20070426/gspca_core.c:2632: error: void value not ignored as it ought to be
/home/hackman/gspcav1-20070426/gspca_core.c:2634: error: void value not ignored as it ought to be
make[2]: *** [/home/hackman/gspcav1-20070426/gspca_core.o] Error 1
make[1]: *** [_module_/home/hackman/gspcav1-20070426] Error 2
make[1]: Leaving directory `/sources/linux-2.6.16.27'
make: *** [default] Error 2

this error was reported on ubuntuforums,but i could not find a solution on that thread.


All times are GMT -5. The time now is 05:19 PM.