[openib-general] module
Michael S. Tsirkin
mst at mellanox.co.il
Thu Oct 5 07:25:49 PDT 2006
Quoting r. john t <johnt1johnt2 at gmail.com>:
> Subject: module
>
> Hi,
>
> I have Linux FC4 64-bit machine (kernel version 2.6.11) and I have installed OFED 1.0 on it. I am trying to write a small linux kernel module. When I try to load the module (using insmod) I get following error:
>
> disagrees about version of symbol ib_register_client
> undefined symbol ib_register_client
>
> How to solve this problem?
You are compiling against the wrong rdma headers.
make with V=1 and you'll see.
--
MST
More information about the general
mailing list