Thanks Hans. It works. Cheers David S. -----Original Message----- From: Hans Petter Selasky [mailto:h...@selasky.org] Sent: Friday, April 27, 2018 12:06 AM To: Somayajulu, David <david.somayaj...@cavium.com>; Julian Elischer <jul...@freebsd.org>; freebsd-net@freebsd.org Cc: davi...@freebsd.org Subject: Re: kldload ibcore.ko fails in snapshot: FreeBSD-12.0-CURRENT-amd64-20180329-r331740-disc1
On 04/26/18 22:45, Somayajulu, David wrote: > Thanks Hans and Julian. > I did the following and still see the problem > > #cd /usr/src > #make buildworld WITH_OFED=yes > #make installworld WITH_OFED=yes > #reboot > #cd /usr/src > #make buildkernel WITH_OFED=yes KERNCONF=MYKERNEL ; > MYKERNEL content is shown below in case it is a cause > #make installkernel WITH_OFED=yes KERNCONF=MYKERNEL #reboot #cd > /usr/src/sys/modules/linuxkpi #make clean && make WITH_OFED=yes Hi, WITH_OFED=YES is only valid for buildworld. Please add DEBUG_FLAGS="-DVIMAGE=1" whenever you are building modules outside buildworld. --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"