Hello!
I tryed to install gsca driver but the webcam doesn't work!
Then I have try to meka the same with the spca5xx driver but compare some problems!
The shell when I lunch "make" in the directory of the driver make this out:
----------------------------------------------------------------------------------------------
root@Ghost:/home/ghost/Scrivania/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/ghost/Scrivania/spca5xx-v4l1goodbye CC=cc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-16-generic'
scripts/Makefile.build:46: *** CFLAGS was changed in "/home/ghost/Scrivania/spca5xx-v4l1goodbye/Makefile". Fix it to use EXTRA_CFLAGS. Stop.
make[1]: *** [_module_/home/ghost/Scrivania/spca5xx-v4l1goodbye] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-16-generic'
make: *** [default] Error 2
root@Ghost:/home/ghost/Scrivania/spca5xx-v4l1goodbye# make install
make: `install' is up to date.
root@Ghost:/home/ghost/Scrivania/spca5xx-v4l1goodbye#
----------------------------------------------------------------------------------------------------
What I can to do?
Thanks for everything!
I tryed to install gsca driver but the webcam doesn't work!
Then I have try to meka the same with the spca5xx driver but compare some problems!
The shell when I lunch "make" in the directory of the driver make this out:
----------------------------------------------------------------------------------------------
root@Ghost:/home/ghost/Scrivania/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/ghost/Scrivania/spca5xx-v4l1goodbye CC=cc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-16-generic'
scripts/Makefile.build:46: *** CFLAGS was changed in "/home/ghost/Scrivania/spca5xx-v4l1goodbye/Makefile". Fix it to use EXTRA_CFLAGS. Stop.
make[1]: *** [_module_/home/ghost/Scrivania/spca5xx-v4l1goodbye] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-16-generic'
make: *** [default] Error 2
root@Ghost:/home/ghost/Scrivania/spca5xx-v4l1goodbye# make install
make: `install' is up to date.
root@Ghost:/home/ghost/Scrivania/spca5xx-v4l1goodbye#
----------------------------------------------------------------------------------------------------
What I can to do?
Thanks for everything!
Comment