[Bug 238265] Unable to link kernel: sybmol not found

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 1 01:28:12 UTC 2019


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

--- Comment #5 from Conrad Meyer <cem at freebsd.org> ---
I guess another solution would be to changes 'optional ccr' to 'optional ccr
cxgbe' in conf/files t4_crypto.c line, but that just silently "succeeds" when
ccr is set and cxgbe is not set, when failure seems more desirable.  3rd option
would be to make all the 'optional cxgbe' files 'optional cxgbe | ccr', which
looks a bit odd, but would make this config "work."

Short term fix is to add 'device cxgbe' to your configuration if you want ccr.

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


More information about the freebsd-bugs mailing list