https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211528
--- Comment #1 from Ben RUBSON <ben.rub...@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. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"