[Bug 211528] [request] Mellanox ConnectX-3 drivers compiled into the base system

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 5 07:17:17 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211528

--- Comment #1 from Ben RUBSON <ben.rubson at gmail.com> ---
As a test-case, I tried to do it myself, following this guideline :
https://community.mellanox.com/message/3506#comment-3506

I then added to my configuration :
options OFED
device mlxen

But kernel compilation ended-up with :
(...)
linking kernel.full
/usr/src/sys/ofed/drivers/infiniband/core/addr.c:84: undefined reference to
`linux_complete_common'
/usr/src/sys/ofed/drivers/infiniband/core/addr.c:480: undefined reference to
`M_KMALLOC'
(...)

Many many undefined references, all seem to come from
/usr/src/sys/compat/linuxkpi/common/include.

Did I miss something ?

Thank you !

Ben

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list