Re: vmmapi.h

From: John Baldwin <jhb_at_freebsd.org>
Date: Mon, 30 Jun 2014 14:58:43 -0400
On Monday, June 30, 2014 2:03:35 pm Bruno Lauzé wrote:
> 
> building from trunk:
> usr.sbin/bhyve/pci_emul.c is picking up old vmmapi.h from 
/usr/include/vmmapi.h instead source one:
> for me it results vm_get_lowmem_size and vm_get_highmem_size missing... 
> any ideas? I think we need to include lib/libvmmapi folder so includes are 
kept from /usr/include ones.

Are you using 'make buildworld'?  'make buildworld' will not use /usr/include 
(it builds a new one).  If you have updated your source tree and are just 
trying to do 'make' in usr.sbin/bhyve that is indeed not going to work.  Use 
buildworld instead.

-- 
John Baldwin
Received on Mon Jun 30 2014 - 16:58:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:50 UTC