Results 1 to 2 of 2
I am trying to produce a driver for my Logitech Quickcam Web webcam using the instructions on the sourceforge website "http://qce-ga.sourceforge.net/", but I get the following error message.
My distro ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-17-2008 #1Just Joined!
- Join Date
- May 2007
- Location
- Oxfordshire
- Posts
- 27
Logitech webcam driver
I am trying to produce a driver for my Logitech Quickcam Web webcam using the instructions on the sourceforge website "http://qce-ga.sourceforge.net/", but I get the following error message.
My distro is Fedora 9, with a 2.6.26.3-29 kernel. Can anyone advise please?
norm
[root@localhost ~]# cd /root/qc-usb-0.6.6
[root@localhost qc-usb-0.6.6]# make all
awk: cmd. line:1: fatal: cannot open file `/lib/modules/2.6.26.3-29.fc9.i686/build/include/linux/version.h' for reading (No such file or directory)
/bin/sh: line 0: [: -ge: unary operator expected
/bin/sh: line 0: [: -ge: unary operator expected
cc -I/lib/modules/2.6.26.3-29.fc9.i686/build/include -nostdinc -iwithprefix include -DMODULE -D__KERNEL__ -DNOKERNEL -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -Wall -Wstrict-prototypes -Wno-trigraphs -DHAVE_UTSRELEASE_H= -pipe -c qc-driver.c
make: cc: Command not found
make: *** [qc-driver.o] Error 127
[root@localhost qc-usb-0.6.6]#
- 09-17-2008 #2
Hi norm.h
The following link is very useful:
http://mxhaard.free.fr/download.html
I hope this is of help.
Jnike


Reply With Quote
