Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Jun 2019 01:28:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238265] Unable to link kernel: sybmol not found
Message-ID:  <bug-238265-227-7NeB6azrr0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238265-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238265-227@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=3D238265

--- Comment #5 from Conrad Meyer <cem@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" wh=
en
ccr is set and cxgbe is not set, when failure seems more desirable.  3rd op=
tion
would be to make all the 'optional cxgbe' files 'optional cxgbe | ccr', whi=
ch
looks a bit odd, but would make this config "work."

Short term fix is to add 'device cxgbe' to your configuration if you want c=
cr.

--=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-238265-227-7NeB6azrr0>