[Nottingham] iteraid 8212 module & unse

Jon Masters nottingham at mailman.lug.org.uk
Mon Sep 15 16:20:00 2003


On Mon, 15 Sep 2003, Simon Atack (Notts LUG) wrote:

> I have recently moved into nottingham area and I now have a linux/C problem
> that I need some help with

Hello and no problem.

> I have compiled the iteraid 8212 module sucessfully on linux kernel 2.4.21

When you say that you have successfully compiled this module please
explain how you compiled this module. The output below suggests that you
have compiled this module outside of a kernel which has symbol versioning
enabled and have not run the module through genksyms as part of the build.

Alternatively your kernel is not compiled for SMP however you have
compiled the module for an SMP kernel or vice versa.

These are the only two possibilities in this case unless you are trying to
compile for a different kernel to the running one.

Jon.