[openib-general] Unknown symbol ip_dev_find (2.6.15.1 kernel)

Steven Wooding steve.apo at googlemail.com
Tue Jan 17 07:02:31 PST 2006


Hi,

I was updating my kernel and openib drivers (haven't done so for a
couple of months) and I've got stuck on the following problem.

When you do "make modules_install" you can the following warnings at the end:

WARNING: /lib/modules/2.6.15.1/kernel/drivers/infiniband/ulp/sdp/ib_sdp.ko
needs unknown symbol ip_dev_find
WARNING: /lib/modules/2.6.15.1/kernel/drivers/infiniband/core/ib_at.ko
needs unknown symbol ip_dev_find
WARNING: /lib/modules/2.6.15.1/kernel/drivers/infiniband/core/ib_addr.ko
needs unknown symbol ip_dev_find

I tried to reboot anyway, but these modules do indeed fail to load due
to this problem.

I notice this was fixed for 2.6.14 with a patch that exported the
ip_dev_find symbol. Do we need one for 2.6.15.1 or have I missed a
step out of my installation process?

Thanks for the help.

Cheers,


Steve.



More information about the general mailing list