Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jan 2021 10:52:44 +0100
From:      Hans Petter Selasky <hps@selasky.org>
To:        "dmilith ." <dmilith@gmail.com>, freebsd-hackers <freebsd-hackers@freebsd.org>
Subject:   Re: Problem building releng/12.2 branch
Message-ID:  <e64358c2-45b5-7ab8-6dbb-914c02ad2d5f@selasky.org>
In-Reply-To: <CAJQ5JngxdQ65XE5AaMX6DYaLTMFtGkRriqLBL6dHbL8Q0Yq0-g@mail.gmail.com>
References:  <CAJQ5JngxdQ65XE5AaMX6DYaLTMFtGkRriqLBL6dHbL8Q0Yq0-g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e64358c2-45b5-7ab8-6dbb-914c02ad2d5f>