99bc 发表于 2005-11-8 00:18:44

显卡问题?

我装驱动到这儿出错?帮我也看看?
# make install
cd usr/src/nv; make install
make: Entering directory `/home/han/NVIDIA-Linux-x86-1.0-4496-pkg2/usr/src/nv'

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: *** Error 1
make: Leaving directory `/home/han/NVIDIA-Linux-x86-1.0-4496-pkg2/usr/src/nv'make: *** Error 2

jozhu 发表于 2005-11-8 03:20:18

用的编译器不一样?!头一次听说这还能出问题。
解决方法是:you can do so by setting IGNORE_CC_MISMATCH.
页: [1]
查看完整版本: 显卡问题?