При собирании NVidia_kernel с make install появляется следующее:
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 way be perfectly fine, but there are cases where this can lead to unexpected behaviour and system crashed.
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] error1.
Народ помогите, что делать? Как обойти IGNORE_CC_MISMATCH???
И еще один вопрос. При запуске X сервера он пишет fatal error, что мол не найден screen. Это относится к дровам видео карты или к настройке монитора?