Date: Wed, 01 Apr 2015 22:04:46 +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: <551C4F5E.5070207@gmail.com> In-Reply-To: <551C4E17.1080000@gmail.com> References: <551BC8B3.2030900@bestsolution.at> <551BCB74.1060900@citrix.com> <551C0EB3.6080306@gmail.com> <551C222E.8080903@citrix.com> <551C4E17.1080000@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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. Sorry I did not finish my explanation. Having the rdma_cma.h in the default include dir fooled the tools/qemu-xen-dir/configure script, and thus compiling as if the target was a linux box. Moving the $INCLUDE/rdma dir, cleaning, configuring and building again did the job. Gustau
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?551C4F5E.5070207>