Hello , I think the error message is self-explaining. You have gcc 4.3.2 installed on your machine and it requires a version that matches kernel gcc version 4.1.3. Installing gcc 4.1.3 should solve the problem. thanks, Daniel. On Tue, Mar 3, 2009 at 6:22 AM, Joe Neel <joeneel@xxxxxxxxx> wrote: > Hello all, > I'm trying to upgrade my system to lenny , while i was installing modem > driver > it was giving an error like this.. > > savannah:/home/neel/ess_2.6-v0.5# lsb_release -a > No LSB modules are available. > Distributor ID: Debian > Description: Debian GNU/Linux 5.0 (lenny) > Release: 5.0 > Codename: lenny > savannah:/home/neel/ess_2.6-v0.5# ./setup > kernel_src=/lib/modules/2.6.26-1-686/build > checking for running kernel version...2.6.26 > checking for gcc...4.3.2 > checking for kernel gcc version...4.1.3 > ** error > installed gcc version 4.3.2 does not match kernel gcc version 4.1.3 > installing the kernel driver module is not possible > installing a different version of gcc, or your kernel, is necessary > ** compilation error > please read the FAQ about reporting compilation problems > and report this problem. A transcript of the build process > has been saved in make.log. When reporting problems to > the development team, please send us this file. > savannah:/home/neel/ess_2.6-v0.5# > > what could be reason..?? > regards > Neel Joe. > > -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ