Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Aug 2016 07:17:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211528] [request] Mellanox ConnectX-3 drivers compiled into the base system
Message-ID:  <bug-211528-8-wPdL22UFFA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211528-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211528-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211528

--- Comment #1 from Ben RUBSON <ben.rubson@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211528-8-wPdL22UFFA>