Hi,

2008/6/15 zwang <[EMAIL PROTECTED]>:

>    The compiler used to compile the kernel (gcc 4.1) does not exactly match
> the
>    current compiler (gcc 4.2).  The Linux 2.6 kernel module loader rejects
> kern
>    el modules built with a version of gcc that does not exactly match that
> of t
>    he compiler used to build the running kernel.
>
>    If you know what you are doing and want to ignore the gcc version check,
> sel
>    ect "No" to continue installation.  Otherwise, select "Yes" to abort
> install
>    ation, set the CC environment variable to the name of the compiler used
> to c
>    ompile your kernel, and restart installation.  Abort now? (Answer: Yes)
>
>
这两段说是因为 compiler 的版本不对应的问题阿。
要不然你在运行到这里的时候选择 "No" 然后继续安装(你当时选择的 "Yes",所以就退出了);
要不然你就把 CC 这个环境变量换一下。

Thanks,
Stuart

回复