Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Apr 2015 21:59:19 +0200
From:      =?windows-1252?Q?Gustau_P=E9rez?= <gustau.perez@gmail.com>
To:        =?windows-1252?Q?Roger_Pau_Monn=E9?= <roger.pau@citrix.com>,  freebsd-virtualization@freebsd.org
Subject:   Re: available hypervisors in FreeBSD
Message-ID:  <551C4E17.1080000@gmail.com>
In-Reply-To: <551C222E.8080903@citrix.com>
References:  <551BC8B3.2030900@bestsolution.at> <551BCB74.1060900@citrix.com> <551C0EB3.6080306@gmail.com> <551C222E.8080903@citrix.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On 01/04/2015 18:51, Roger Pau Monné wrote:
> El 01/04/15 a les 17.28, Gustau Pérez ha escrit:
>  >    Hi Roger,
>>    I'm trying to build xen-tools in my laptop. It runs this:
>>   
>>                 FreeBSD portgus 11.0-CURRENT FreeBSD 11.0-CURRENT #4
>> r279875+f0e745a(HEAD): Sat Mar 14 16:55:11 CET 2015
>>
>>    the build was done with gcc48, instead of 4.7 (but I think it has
>> nothing to do with the problem) fails with the following error:
>>
>>                 http://pastebin.com/ShDnjLb1c
> The paste seems to be gone :(. Can you upload it again?

   Hi all,

   I found the source of the problem. Once upon a time I compiled my
kernel with OFED support (WITH_OFED in /etc/src.conf). That installed
$INCLUDE/rdma/rdma_cma.h, which at the time of the installation (haven't
checked now) were missing the rdma_addrinfo structs.

   Moving the $INCLUDE/rdma dir somewhere allowed the build to finish.

   Thanks for your help and great contribution!

   Gustau




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?551C4E17.1080000>