|
refait la m�me chose mais cette fois tape make
avant make install en fait tu inverse les deux commandes sinon a vu d'oeil cela
a l'air bon
----- Original Message -----
Sent: Monday, April 09, 2001 3:47
AM
Subject: RE: [debutant] --> Carte son
SoundBlaster Live! 1024 <--
est-ce que tu as ot� les entr�es sons de ton module.conf avant de le
faire. sinon il y a de tres tres bonnes infos sur www.lea-linux.org et si tu ne trouve pas
ton bonheur je me les coupes ;-))
Bonjour,
vu que le gestionnaire de son de la mdk 7.2 est
bas� su oss, qui est limit� dans le temps et payant !!, je veux donc passer
aux drivers alsa !!
j'ai donc t�l�charger les dernieres archives
(0.9.0beta3)
Voil�, ce
que j'ai fait:
- mis en root - ./configure --with-sequencer=yes - make
install et apr�s tout un tas de charabia pour moi, qui correspondent en
fait, je pense au sorties du compilateur, dont voici un extrait
:
[root@localhost alsa-driver-0.9.0beta3]# make install make
dep make[1]: Entre dans le r�pertoire
`/home/system/Alsa/alsa-driver-0.9.0beta3' make[2]: Entre dans le
r�pertoire `/home/system/Alsa/alsa-driver-0.9.0beta3/support' rm -f
../include/modules/isapnp.ver gcc -DALSA_BUILD -D__KERNEL__
-I/usr/src/linux/include -I.. -E -D__GENKSYMS__ isapnp.c |
/sbin/genksyms -k 2.2.17 > ../include/modules/isapnp.ver updating
../include/sndversions.h gcc -E -M -D__DEPEND__ -DALSA_BUILD
-D__KERNEL__ -O2 -m486 -malign-loops=2 -malign-jumps=2
-malign-functions=2 -DCPU=586 -DLINUX -Wall -Wstrict-prototypes
-fomit-frame-pointer -pipe -I/usr/src/linux/include -I.. *.c >
.depend make[2]: Quitte le r�pertoire
`/home/system/Alsa/alsa-driver-0.9.0beta3/support' make[2]: Entre
dans le r�pertoire
`/home/system/Alsa/alsa-driver-0.9.0beta3/kernel' rm -f
../include/modules/sound.ver gcc -DALSA_BUILD -D__KERNEL__
-I/usr/src/linux/include -I.. -E -D__GENKSYMS__ sound.c | /sbin/genksyms
-k 2.2.17 > ../include/modules/sound.ver In file included from
../include/driver.h:117,
from sound.c:23: ../include/compat_22.h:11: warning: `init_MUTEX'
redefined /usr/src/linux/include/asm/semaphore.h:44: warning: this is the
location of the previous definition ../include/compat_22.h:12:
warning: `DECLARE_MUTEX'
redefined /usr/src/linux/include/asm/semaphore.h:46: warning: this is the
location of the previous definition ../include/compat_22.h:15:
warning: `init_waitqueue_head'
redefined /usr/src/linux/include/linux/wait.h:24: warning: this is the
location of the previous definition ../include/compat_22.h:16:
warning: `init_waitqueue_entry'
redefined /usr/src/linux/include/linux/wait.h:25: warning: this is the
location of the previous definition ../include/compat_22.h:17:
warning: `set_current_state'
redefined /usr/src/linux/include/linux/sched.h:507: warning: this is the
location of the previous definition rm -f
../include/modules/pcm.ver gcc -DALSA_BUILD -D__KERNEL__
-I/usr/src/linux/include -I.. -E -D__GENKSYMS__ pcm.c | /sbin/genksyms
-k 2.2.17 > ../include/modules/pcm.ver In file included from
../include/driver.h:117,
[..........................................]
from card-ymfpci.c:23: ../include/compat_22.h:11: warning: `init_MUTEX'
redefined /usr/src/linux/include/asm/semaphore.h:44: warning: this is the
location of the previous definition ../include/compat_22.h:12:
warning: `DECLARE_MUTEX'
redefined /usr/src/linux/include/asm/semaphore.h:46: warning: this is the
location of the previous definition ../include/compat_22.h:15:
warning: `init_waitqueue_head'
redefined /usr/src/linux/include/linux/wait.h:24: warning: this is the
location of the previous definition ../include/compat_22.h:16:
warning: `init_waitqueue_entry'
redefined /usr/src/linux/include/linux/wait.h:25: warning: this is the
location of the previous definition ../include/compat_22.h:17:
warning: `set_current_state'
redefined /usr/src/linux/include/linux/sched.h:507: warning: this is the
location of the previous definition In file included from
../include/driver.h:117,
from sound.c:23: ../include/compat_22.h:7: conflicting types for
`dma_addr_t' /usr/src/linux/include/asm/types.h:44: previous declaration
of `dma_addr_t' ../include/compat_22.h:13: redefinition of
`wait_queue_t' /usr/src/linux/include/linux/wait.h:18: `wait_queue_t'
previously declared here ../include/compat_22.h:14: redefinition of
`wait_queue_head_t' /usr/src/linux/include/linux/wait.h:19:
`wait_queue_head_t' previously declared
here ../include/compat_22.h:23: redefinition of
`list_add_tail' /usr/src/linux/include/linux/list.h:57: `list_add_tail'
previously defined here {standard input}: Assembler
messages: {standard input}:9: Warning: Ignoring changed section
attributes for .modinfo make[1]: *** [sound.o] Erreur 1 make[1]:
Quitte le r�pertoire
`/home/system/Alsa/alsa-driver-0.9.0beta3/kernel' make: *** [compile]
Erreur 1
Notons les warning!! et les erreurs de la fin. C'est comme
ca depuis le d�but du make
Donc, voil�, j'attends volontier des
explications, et surtout des solutions !!!!!
Merci,
Pierrick
@+
|