Bonjour, j'ai une webcam messenger plus et je n'arrive pas a compiler, j'ai le message d'erreur suivant.
gcc version 4.3.3 (Debian 4.3.3-3)
Make version: GNU Make 3.81
Linker version: GNU ld (GNU Binutils for Debian) 2.18.0.20080103
Kernel compiler:
waldi@debian.org) (gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)
[!] Kernel compiler and gcc seem to be different versions.
Instead, they should be the same. If you have many compilers
installed, you can specify the correct one with command (in bash)
export CC=kgcc
before trying to install the driver. Replace kgcc with the command
required for compiling kernels (kgcc is often used in Red Hat systems).
WARNING: If you press Enter, I'll try to continue anyway,
but this probably will fail. You SHOULD press Ctrl+C now.
Press Ctrl+C to quit, Enter to continue --->