Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Jun 2019 01:24:17 +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-o0tym0yxpb@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

Conrad Meyer <cem@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhb@FreeBSD.org

--- Comment #3 from Conrad Meyer <cem@freebsd.org> ---
Salient part:

linking kernel
ld: error: undefined symbol: t4_register_cpl_handler
>>> referenced by t4_crypto.c
>>>               t4_crypto.o:(ccr_modevent)

ld: error: undefined symbol: t4_register_cpl_handler
>>> referenced by t4_crypto.c
>>>               t4_crypto.o:(ccr_modevent)

ld: error: undefined symbol: M_CXGBE
>>> referenced by t4_crypto.c
>>>               t4_crypto.o:(ccr_process)

ld: error: undefined symbol: M_CXGBE
>>> referenced by t4_crypto.c
>>>               t4_crypto.o:(ccr_process)

ld: error: undefined symbol: M_CXGBE
>>> referenced by t4_crypto.c
>>>               t4_crypto.o:(ccr_process)

ld: error: undefined symbol: t4_wrq_tx_locked
>>> referenced by t4_crypto.c
>>>               t4_crypto.o:(ccr_process)

ld: error: undefined symbol: t4_wrq_tx_locked
>>> referenced by t4_crypto.c
>>>               t4_crypto.o:(ccr_process)

ld: error: undefined symbol: t4_wrq_tx_locked
>>> referenced by t4_crypto.c
>>>               t4_crypto.o:(ccr_process)

ld: error: undefined symbol: M_CXGBE
>>> referenced by t4_crypto.c
>>>               t4_crypto.o:(ccr_process)

ld: error: undefined symbol: t4_wrq_tx_locked
>>> referenced by t4_crypto.c
>>>               t4_crypto.o:(ccr_process)

ld: error: undefined symbol: t4_aes_getdeckey
>>> referenced by t4_crypto.c
>>>               t4_crypto.o:(ccr_aes_setkey)

ld: error: undefined symbol: M_CXGBE
>>> referenced by t4_crypto.c
>>>               t4_crypto.o:(ccr_hash)

ld: error: undefined symbol: t4_wrq_tx_locked
>>> referenced by t4_crypto.c
>>>               t4_crypto.o:(ccr_hash)
*** [kernel] Error code 1

--=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-o0tym0yxpb>