On 04/24/18 01:33, Somayajulu, David wrote:
Hi All,
kldload ibcore.ko
fails in the above snapshot with the following error.
# kldload -v /usr/obj/usr/src/amd64.amd64/sys/modules/ibcore/ibcore.ko
kldload: an error occurred while loading module
/usr/obj/usr/src/amd64.amd64/sys/modules/ibcore/ibcore.ko. Please check
dmesg(8) for more details.
/var/log/messages indicates the following.
Apr 23 16:28:07 bsd25_12 kernel: link_elf_obj: symbol if_index undefined
Apr 23 16:28:07 bsd25_12 kernel: linker_load_file:
/usr/obj/usr/src/amd64.amd64/sys/modules/ibcore/ibcore.ko - unsupported file
type
What am I missing?
Hi,
It looks like ibcore.ko was built w/o DEBUG_FLAGS="-DVIMAGE=1"
--HPS
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"