my /usr/src/linux is pointing to linux-2.2.16. Any other ideas?

-----Original Message-----
From: Leonard den Ottolander [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 30, 2000 5:58 PM
To: [EMAIL PROTECTED]
Subject: Re: Compiling device driver under redhat7


                Hello Tim,

> I compiled a device driver under RedHat 7 and I'm getting a kernel
mismatch
> error. It's telling me that my device that I tried to insmod was compiled
for
> kernel 2.4.0-0.26 while my present kernel is 2.2.16-22. What am I doing
wrong?

 /usr/src/linux is a symlink to /usr/src/linux-2.4.0-0.26 by default. Either

change the symlink to point to linux-2.2.16, or cd to that directory and run

the compile from there.

                                        Bye,

                                        Leonard.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to