OI, --- Leandro LeaN D2 <[EMAIL PROTECTED]> escreveu: > boa tarde.... > > uso o cl7.0 kenel 2.4.5.... usei o sndconfig pra > configurar minha placa de > som.... ele detectou so ke fala que naum suporta > minha placa, que eu deveria > ir em http://www.alsa-project.org e pegar esse > programa. > descobri que o cl7.0 ja vem como alsa 0.5.9d porem a > minha placa esta na > versao 0.5.10a... tudo bem... peguei a versao > 0.5.10a quando fui dar > configure deu o seguinte erro: > [root@LeaN alsa-driver-0.5.10a]# > ./configure --with-kernel=/usr/src/linux-2.4.5 > loading cache ./config.cache > checking for gcc... gcc > checking whether the C compiler (gcc ) works... yes > checking whether the C compiler (gcc ) is a > cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts -g... yes > 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 ANSI C header files... yes > checking for linux/fs.h... no > checking for working 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 directory with kernel source... > /usr/src/linux-2.4.5 > checking for kernel version... expr: syntax error > expr: syntax error > expr: syntax error > failed (probably missing > /usr/src/linux-2.4.5/include/linux/version.h) > [root@LeaN alsa-driver-0.5.10a]# > > oq devo fazeR? >
-Primeiro, tenha certeza de que os fontes do kernel est�o corretamente instalados (e que vc n�o tenha rodado algo como 'make mrprober', se vc n�o sabe o que eh isso, esque�a) -Antes de optar por usar a op��o '--with-kernel=', verifique se existe um link chamado 'linux', no diret�rio /usr/src, apontado para 'linux-2.4.5' ou para o diret�rio dos fontes do kernel. ~# ls -l /usr/src -Se sim, rode o script 'configure' apenas, se op��es sobre o kernel. -Ex: ./configure --with-oss=yes -Se n�o existe tal link. crie-o: ~# ln -s /usr/src/meu_kernel_aqui /usr/src/linux -Se mesmo assim n�o funcionar, dando o mesmo erro, baixe outros fontes do kernel (da Conectiva mesmo ou em kernel.org -- roberto Roberto Janny (krivilli) '-------------------------' ' [EMAIL PROTECTED] ' ' [EMAIL PROTECTED] ' `-------------------------� http://www.alsa-project.org _______________________________________________________________________________________________ Yahoo! GeoCities Tenha seu lugar na Web. Construa hoje mesmo sua home page no Yahoo! GeoCities. � f�cil e gr�tis! http://br.geocities.yahoo.com/ Assinantes em 16/01/2002: 2226 Mensagens recebidas desde 07/01/1999: 150614 Historico e [des]cadastramento: http://linux-br.conectiva.com.br Assuntos administrativos e problemas com a lista: mailto:[EMAIL PROTECTED]
