Menu

#48 Can't compile spca5xx with gcc 4.1

open
nobody
5
2008-03-24
2008-03-24
No

Hello, I can't compile spca5xx because it seems not to work with this version of gcc. would the problem be resolved by using another version of gcc ?
Note that I first tried to compile as normal user, following the "readme" instructions, wich indicate to use gcc 3.5 or 4.0. I also submit this bug here https://bugs.launchpad.net/ubuntu/+source/spca5xx/+bug/206069
I precise : I first followed thes (old) instructions http://doc.ubuntu-fr.org/gspca_spca5xx and so installed all dependencies.I use ubuntu 7.10.

root@jonaternet-desktop:/home/jonaternet/spca5xx-v4l1goodbye# make
Building SPCA5XX driver for 2.5/2.6 kernel.
Remember: you must have read/write access to your kernel source tree.
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/jonaternet/spca5xx-v4l1goodbye CC=gcc-4.1.3 modules
make[1]: gcc-4.1.3 : commande introuvable
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.22-14-generic »
CC [M] /home/jonaternet/spca5xx-v4l1goodbye/drivers/usb/spca5xx.o
/bin/sh: gcc-4.1.3: not found
make[2]: *** [/home/jonaternet/spca5xx-v4l1goodbye/drivers/usb/spca5xx.o] Erreur 127
make[1]: *** [_module_/home/jonaternet/spca5xx-v4l1goodbye] Erreur 2
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.22-14-generic »
make: *** [default] Erreur 2

Discussion


Log in to post a comment.