On Wed, 6 Aug 2003 16:44:04 +0200, Alfredo Valles <[EMAIL PROTECTED]>
wrote:

<...>
> Hi all.
> 
> I've trying to install the nvidia driver in my knoppix 3.2 but the
> installer complaing about the version of the gcc.
>
> How can I know the version of the gcc with which was compiled my
> kernel?

Simply export this environment variable, and try again.

export IGNORE_CC_MISMATCH=yes

This is because the kernel you are building a module for was built using
a different version of gcc than with what the module is to be built.
This often occurs in distributions where gcc changes frequently (like
Debian sid and sarge.)

-- 
Scott Christopher Linnenbringer     <[EMAIL PROTECTED]>
http://www.eskimo.com/~sl/info.txt  <[EMAIL PROTECTED]>

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to