[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problème avec nouveau kernel



Bonjour,

Je me suis installé une version sid sur mon portable, avec le noyau de
base quand je passe en console pour compiler une ancienne mouture des
drivers nvidia, j'ai le premier message (cf fichier attaché) affiché
correctement.

Par contre avec le nouveau kernel que j'ai compilé j'ai le deuxieme
message (cf fichier attaché). Il semblerait que j'ai oublié quelquechose
dans le kernel mais je ne vois pas quoi.

Avez-vous une piste ?

-- 
Cordialement,
Christophe Mailhebuau    http://www.justlinux.org
			   http://www.abul.org
GPG: 1024D/75B07F8D: BD18 2D01 D954 A339 E35B 9EA1 4240 0410 75B0 7F8D
justsid:/home/Drivers/NVIDIA_kernel-1.0-2960# make
                                                           
You appear to be compiling the NVdriver kernel module with 
a compiler different from the one that was used to compile 
the running kernel. This may be perfectly fine, but there  
are cases where this can lead to unexpected behaviour and  
system crashes.                                            
                                                           
If you know what you are doing and want to override this   
check, you can do so by setting IGNORE_CC_MISMATCH.        
                                                           
In any other case, set the CC environment variable to the  
name of the compiler that was used to compile the kernel.  
                                                           
*** Failed cc sanity check. Bailing out! ***
make: *** [gcc-check] Error 1
justsid:/home/Drivers/NVIDIA_kernel-1.0-2960# 



zaqen@justsid:~$ su
Password: 
justsid:/home/zaqen# cd /home/Drivers/NVIDIA_kernel-1.0-2960
justsid:/home/Drivers/NVIDIA_kernel-1.0-2960# make
/bin/sh: -c: line 1: syntax error near unexpected token `)'
/bin/sh: -c: line 1: `if [ -z  ]; then  if [ Debian) != 3.3.3 ]; then  echo "                                                           ";  echo "You appear to 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 "                                                           ";  echo "In any other case, set the CC environment 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
justsid:/home/Drivers/NVIDIA_kernel-1.0-2960# 

Attachment: pgplnTFjLRuW3.pgp
Description: PGP signature


Reply to: