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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 1 01:24:21 UTC 2019


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

Conrad Meyer <cem at freebsd.org> changed:

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

--- Comment #3 from Conrad Meyer <cem at 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

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


More information about the freebsd-bugs mailing list