https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238265
Conrad Meyer <c...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |j...@freebsd.org --- Comment #3 from Conrad Meyer <c...@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. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"