Re: Nvidia drivers from sid on squeeze
On Saturday 25 June 2011 09:52:08 pm lee wrote:
> > "The compiler used to compile the kernel (gcc 4.3) does not exactly
> > match the current compiler (gcc 4.4). The Linux 2.6 kernel module
> > loader rejects kernel modules built with a version of gcc that does not
> > exactly match that of the compiler used to build the running kernel."
> >
> > Why on Earth is the squeeze kernel image not built with the version
> > squeeze version of gcc? http://packages.debian.org/squeeze/gcc
>
> That happens frequently. Use the Debian packages ...
The fix though is to re-link gcc-4.4 to gcc.
'ln -sf /usr/bin/gcc-4.4 /usr/bin/gcc'
--
Peace,
Greg
Reply to: