Il n'y a pas de configure, le fichier install dit de faire :
make clean
make
make install
Voilà ce que donne make :
Building SPCA5XX driver for 2.5/2.6 kernel.
PLEASE IGNORE THE "Overriding SUBDIRS" WARNING
Remember: you must have read/write access to your kernel source tree.
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/patrice/spca5xx-20041107 modules
make[1]: Entering directory `/lib/modules/2.6.9-1.667/build'
CC [M] /home/patrice/spca5xx-20041107/drivers/usb/spca50x.o
/home/patrice/spca5xx-20041107/drivers/usb/spca50x.c: In function `spca50x_read':
/home/patrice/spca5xx-20041107/drivers/usb/spca50x.c:4694: attention : « interruptible_sleep_on » est obsolète (déclaré à include/linux/wait.h:290)
CC [M] /home/patrice/spca5xx-20041107/drivers/usb/spcadecoder.o
LD [M] /home/patrice/spca5xx-20041107/spca50x.o
Building modules, stage 2.
MODPOST
CC /home/patrice/spca5xx-20041107/spca50x.mod.o
LD [M] /home/patrice/spca5xx-20041107/spca50x.ko
make[1]: Leaving directory `/lib/modules/2.6.9-1.667/build'
[^] # Re: c quoi ta webcam ?
Posté par Darius93 . En réponse au message Webcam labtec. Évalué à 1.
make clean
make
make install
Voilà ce que donne make :
Building SPCA5XX driver for 2.5/2.6 kernel.
PLEASE IGNORE THE "Overriding SUBDIRS" WARNING
Remember: you must have read/write access to your kernel source tree.
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/patrice/spca5xx-20041107 modules
make[1]: Entering directory `/lib/modules/2.6.9-1.667/build'
CC [M] /home/patrice/spca5xx-20041107/drivers/usb/spca50x.o
/home/patrice/spca5xx-20041107/drivers/usb/spca50x.c: In function `spca50x_read':
/home/patrice/spca5xx-20041107/drivers/usb/spca50x.c:4694: attention : « interruptible_sleep_on » est obsolète (déclaré à include/linux/wait.h:290)
CC [M] /home/patrice/spca5xx-20041107/drivers/usb/spcadecoder.o
LD [M] /home/patrice/spca5xx-20041107/spca50x.o
Building modules, stage 2.
MODPOST
CC /home/patrice/spca5xx-20041107/spca50x.mod.o
LD [M] /home/patrice/spca5xx-20041107/spca50x.ko
make[1]: Leaving directory `/lib/modules/2.6.9-1.667/build'