LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 906|回复: 8

装nvidia显卡驱动的错误

[复制链接]
发表于 2003-5-12 16:51:14 | 显示全部楼层 |阅读模式
[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环境变量?
发表于 2003-5-12 19:26:02 | 显示全部楼层

回复: 装nvidia显卡驱动的错误

说你的内核和nvidia模块用不同的编译器编译的

最初由 lpc002000 发表
[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环境变量?
发表于 2003-5-12 19:34:19 | 显示全部楼层
make CC=/opt/gcc-2.95.3/bin/gcc install
发表于 2003-5-12 20:35:51 | 显示全部楼层
装的是pure lfs吧。要用编译内河的gcc
 楼主| 发表于 2003-5-12 23:23:35 | 显示全部楼层
Help me!  How to use "IGNORE_CC_MISMATCH"
 楼主| 发表于 2003-5-13 00:03:50 | 显示全部楼层
那位大哥帮忙看看好吗?
发表于 2003-5-13 00:06:32 | 显示全部楼层
fox和doooom的说法不是挺好的么?
 楼主| 发表于 2003-5-13 00:10:26 | 显示全部楼层
都没用啊    IGNORE_CC_MISMATCH这个参数怎么用?
发表于 2003-5-13 00:14:27 | 显示全部楼层
export IGNORE_CC_MISMATCH=1
make install
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表