Problem building releng/12.2 branch

Hans Petter Selasky hps at selasky.org
Sat Jan 16 09:53:04 UTC 2021


On 1/15/21 11:51 PM, dmilith . wrote:
> Hello, I'm trying to build releng/12.2 branch on 12.2-RELEASE system
> and build crashes with:
> 
> /usr/src/contrib/ofed/libibverbs/ibverbs.h:39:10: fatal error:
> 'infiniband/driver.h' file not found
> #include <infiniband/driver.h>
>           ^~~~~~~~~~~~~~~~~~~~~
> ===> lib/ofed/libibumad (obj,all,install)
> 1 error generated.
> 
> 
> Is there a way to avoid that problem? Do I have to build a stable
> system from current?
> 

Maybe you need to do:

make installincludes

first, to get your /usr/include directory updated.

--HPS



More information about the freebsd-hackers mailing list