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

Reply via email to