Chinaunix

标题: 装nvidia显卡驱动的错误 [打印本页]

作者: lpc002000    时间: 2003-05-12 18:25
标题: 装nvidia显卡驱动的错误
[root@localhost /usr/src/NVIDIA_kernel-1.0-4363]# make

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
是什么原因啊?应该怎么设置CC环境变量?
作者: lpc002000    时间: 2003-05-12 23:40
标题: 装nvidia显卡驱动的错误
up
作者: lpc002000    时间: 2003-05-12 23:47
标题: 装nvidia显卡驱动的错误
How to use "IGNORE_CC_MISMATCH"
作者: 弱智    时间: 2003-05-13 01:02
标题: 装nvidia显卡驱动的错误
用这样的:
export IGNORE_CC_MISMATCH=yes




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2