Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2019 13:55:15 +0100
From:      Hans Petter Selasky <hps@selasky.org>
To:        Jason Bacon <bacon4000@gmail.com>, "freebsd-infiniband@freebsd.org" <freebsd-infiniband@freebsd.org>
Subject:   Re: Kernel modules
Message-ID:  <f3f94452-155f-79f4-72d8-bf65760ae5b0@selasky.org>
In-Reply-To: <0eba9ec9-692f-7677-2b10-4e67a232821c@gmail.com>
References:  <0eba9ec9-692f-7677-2b10-4e67a232821c@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 3/18/19 1:32 PM, Jason Bacon wrote:
> 
> Anyone using the kernel modules lately?
> 
> After building per the instructions on the wiki 
> (https://wiki.freebsd.org/InfiniBand):
> 
> <<<ROOT@unixdev.ceas>>> /home/bacon 1005 # kldload ibcore
> kldload: an error occurred while loading module ibcore. Please check 
> dmesg(8) for more details.
> 
> dmesg:
> 
> link_elf_obj: symbol if_index undefined
> linker_load_file: /boot/modules/ibcore.ko - unsupported file type

Hi,

You built the KMODs out of the kernel? Try adding 
DEBUG_FLAGS="-DVIMAGE=1" to your out of tree build.

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f3f94452-155f-79f4-72d8-bf65760ae5b0>