Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2014 09:22:53 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-stable@freebsd.org
Cc:        Volodymyr Kostyrko <c.kworr@gmail.com>
Subject:   Re: can't build ~/stable/10 without XEN
Message-ID:  <201403110922.53602.jhb@freebsd.org>
In-Reply-To: <531F07C5.8060103@gmail.com>
References:  <531F07C5.8060103@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, March 11, 2014 8:55:33 am Volodymyr Kostyrko wrote:
> Hi all.
> 
> If 'device xenpci' is removed from kernel config kernel compilation fails:

Did you also remove XENHVM?  Note the comment in GENERIC:

# Xen HVM Guest Optimizations
# NOTE: XENHVM depends on xenpci.  They must be added or removed together.
options         XENHVM          # Xen HVM kernel infrastructure
device          xenpci          # Xen HVM Hypervisor services driver

-- 
John Baldwin



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