Manoel Pinho wrote: > > Talvez o seu kernel tenha sido compilado com o gcc antigo (2.7.x). H� > um pacote chamado, se n�o me engano, kgcc (de kernel gcc) que cont�m > essa vers�o. Instale-o e verifique se o problema persiste.
Valeu pela resposta, Sr Pinho, muito obrigado.. S� para ter certeza eu recompilei o kernel e tentei instalar o dito driver novamente e n�o adiantou, deu o mesmo erro. Portanto, com certeza, a mesma vers�o do gcc foi utilizada na compila��o do kernel e na tentativa de compila��o do driver. Tamb�m tentei o rpm --rebuild NVIDIA_kernel-1.0-2960.src.rpm e deu o mesmo erro. Utilizo o kernel 2.4.18, CL 7 e gcc version 2.95.3 20010315 (release) (conectiva). O erro reportado � o seguinte: make /bin/sh: -c: line 1: syntax error near unexpected token 'conectiva)' /bin/sh: -c: line 1: 'if [ -z ]; then if [ conectiva) != 2.95.3 ]; then echo " "; echo appear ro be compiling the NVdriver kernel module with "; echo " a compiler different from the one that was used to compile"; echo "the running kernel. This may be perfectly fine, but there "; echo "are cases where this can lead to unexpected behaviour and"; echo "system crashes."; echo " "; echo " if you know what you are doing and want to override this "; echo "check, you can do so by setting IGNORE_CC_MISMATCH."; echo "In any other case, set the CC enviroment variable to the "; echo "name of the compiler that was used to compile the kernel. "; echo " "; echo -en "\033[1;31m"; echo -e "*** Failed cc sanity check. Bailing out! ***"; echo -en "\033[0m"; exit 1; fi fi' make: *** [gcc-check] Error 2 Fiz quest�o de reproduzir integralmente porque estranhei as mensagens de erro fora do padr�o, como se o arquivo Makefile estivesse faltando alguma coisa, sei l�. A sugest�o da mensagem tamb�m n�o funcionou. Agrade�o a ajuda Jos� Adilson Assinantes em 27/07/2002: 2222 Mensagens recebidas desde 07/01/1999: 176799 Historico e [des]cadastramento: http://linux-br.conectiva.com.br Assuntos administrativos e problemas com a lista: mailto:[EMAIL PROTECTED]
