Hi. I just updated the kernel (with YOU) and it said that I have to reinstall my GeForce 2 drivers. I read the instructions in the HOWTO. I did all those cp commands and whatnot, but when I tried make install: shalom@naumann:~/Documents/downloads/NVIDIA-Linux-x86-1.0-4496-pkg2/usr/src/nv> su -c "make install" Password: You appear to be compiling the NVIDIA 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 shalom@naumann:~/Documents/downloads/NVIDIA-Linux-x86-1.0-4496-pkg2/usr/src/nv> cc --version cc (GCC) 3.3 20030226 (prerelease) (SuSE Linux) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. shalom@naumann:~/Documents/downloads/NVIDIA-Linux-x86-1.0-4496-pkg2/usr/src/nv> What version was used to compile the kernel? How do I fix this problem?