Webcam and FC6



Just before Christmas, I was trying to get my Logitech Quickcam Chat
working in FC6. In spite of much help, and spending days trying the
different suggestions both from here and elsewhere, I couldn't get it
to work. Then Christmas took priority and I had to abandon it.

I've now been able to have another look at it.

I have the i686 version of the kernel, the i686 kernel-devel with the
i386 kernel headers. All for the '2798' kernel

Like Gilboa, on another thread, I downloaded the
gspcav1-20061216.tar.gz file from mxhaard.

But, when I try to compile gspca, I get the following error:


[root@localhost gspcav1-20061216]# make
make -C /lib/modules/`uname -r`/build
SUBDIRS=/home/keith/gspcav1-20061216 CC=cc modules
/usr/src/kernels/2.6.18-1.2798.fc6-i686/scripts/gcc-version.sh: line
11: cc: command not found
/usr/src/kernels/2.6.18-1.2798.fc6-i686/scripts/gcc-version.sh: line
12: cc: command not found
make[1]: cc: Command not found
make[1]: Entering directory `/usr/src/kernels/2.6.18-1.2798.fc6-i686'
CC [M] /home/keith/gspcav1-20061216/gspca_core.o
/bin/sh: cc: command not found
make[2]: *** [/home/keith/gspcav1-20061216/gspca_core.o] Error 127
make[1]: *** [_module_/home/keith/gspcav1-20061216] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-1.2798.fc6-i686'
make: *** [default] Error 2
[root@localhost gspcav1-20061216]#

The gspcav1-20061216.tar.gz has worked with another distro, with no
errors.

Please can anyone help?

Many thanks

Keith

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Webcam and FC6
    ... In spite of much help, and spending days trying the ... I have the i686 version of the kernel, ... 11: cc: command not found ...
    (Fedora)
  • Re: [PATCH 19-rc1] Fix typos in /Documentation : Misc
    ... +do not have a corresponding kernel virtual address space mapping) and ... This command sets the scale factor for the ABSOLUTE MOUSE POSITIONING mode. ... If you check the source code you will see that what I draw here as a frame ... interrupt-parent: contains the phandle of the interrupt ...
    (Linux-Kernel)
  • [PATCH 19-rc1] Fix typos in /Documentation : Misc
    ... -> bus translation). ... +do not have a corresponding kernel virtual address space mapping) and ... This command sets the scale factor for the ABSOLUTE MOUSE POSITIONING mode. ... If you check the source code you will see that what I draw here as a frame ...
    (Linux-Kernel)
  • [PATCH] nfs: Update Documentation/nfsroot.txt to include dhcp, syslinux and isolinux
    ... Document the ip command a little differently to make the ... Update autoconfiguration the current set of options, ... The following text describes on how to use NFS for the ... Kernel command line ...
    (Linux-Kernel)
  • Re: allocating kernel threads from a pool
    ... kernel level threads to do IO, so that a user-level thread's IO calls ... you don't need signals at all. ... another thread writes a pointer to a command to another end of the ...
    (comp.unix.programmer)