Bonjour à vous tous
Je me permet de poster ce topic pour avoir un petit renseignement quand à mes problèmes de compilation.
Voila donc le soucie, j'ai télécharger les derniers drivers Alsa et les autres packages sur
http://www.alsa-project.org/main/index.php/Main_Page
mon problème ce pose lorsque je lance la commande ./configure ma console me renvoi ce message:
[Diway@Tux alsa-driver-1.0.16]$ ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /home/Diway/Téléchargement/Alsa/alsa-driver-1.0.16
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.23.15-137.fc8/source
checking for directory with kernel build... /lib/modules/2.6.23.15-137.fc8/build
checking for kernel linux/version.h... no
The file /lib/modules/2.6.23.15-137.fc8/source/include/linux/version.h does not exist.
Please install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /lib/modules/2.6.23.15-137.fc8/source).
[Diway@Tux alsa-driver-1.0.16]$
Apparement il ne trouve pas les source qu'il lui faut pour continuer, bon je suit ce qu'il me dit je lui indique le chemin par défaut qu'il me donne soit /lib/modules/2.6.23.15.137.fc8/source
et la il me dit la même chose il ne trouve pas:
[Diway@Tux alsa-driver-1.0.16]$ ./configure --with-kernel=/lib/modules/2.6.23.15-137.fc8/source
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /home/Diway/Téléchargement/Alsa/alsa-driver-1.0.16
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.23.15-137.fc8/source
checking for directory with kernel build...
checking for kernel linux/version.h... no
The file /lib/modules/2.6.23.15-137.fc8/source/include/linux/version.h does not exist.
Please install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /lib/modules/2.6.23.15-137.fc8/source).
me remettant doucement à Linux en ce moment je suit un peut coincer, mon problème originel étant que mon micro ne capte pas le son quand je parle (celui ci est parfaitement fonctionnel et il me semble que j'avais eu le même soucie sous Fedo 7 et que la compilation des dernier pilotes avait réglé le problème.
Si vous avez un conseil à me donner pour me dépanner je vous en remercie d'avance
ps: désoler pour les fautes j'ai essayé de corriger mais une grippe n'embrouille le cerveau !