From owner-freebsd-stable@FreeBSD.ORG Tue Mar 11 14:21:59 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1979E3A2; Tue, 11 Mar 2014 14:21:59 +0000 (UTC) Received: from mail-la0-x22f.google.com (mail-la0-x22f.google.com [IPv6:2a00:1450:4010:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 68985BB2; Tue, 11 Mar 2014 14:21:58 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id y1so5697617lam.34 for ; Tue, 11 Mar 2014 07:21:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=ptO4AskEt7AV04a+T+htdoOdvflUx9oIFzbUus4Ac64=; b=kqQVU72z6ydejyI+PlmJ63VR5PUCeEkZ4L2Qq7OtkWMxrilQvc69HX9+Pe4GhdgKOg 880klO/cd/moL1D6WT0LPfwQVAyM+x7amRKLg+dB+b2axRPgUszW36wXcYE33Pfx4We1 VYOH3R4OPx3rD7BDIWUXMPSHl5KdpiU/J1mGe4kzb+Fs/nhLAv6zQhpVmpCH9ToGoQG8 rfic2YNw44txncBm6+akjKgL+jSWjEgEnPx7amY6vlI2c77rl9/1WV3gWSMTnWuQbklM QXe/oFhR33/wH4V2w0rEvc9ze1NC/uhH5VH59NbzashPANwSeSKSMq5ZVrt2mc6Gwp7y 4Now== X-Received: by 10.152.19.7 with SMTP id a7mr5444996lae.16.1394547716538; Tue, 11 Mar 2014 07:21:56 -0700 (PDT) Received: from [192.168.1.129] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPSA id rd5sm10286521lbb.0.2014.03.11.07.21.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 11 Mar 2014 07:21:55 -0700 (PDT) Message-ID: <531F1C03.5010505@gmail.com> Date: Tue, 11 Mar 2014 16:21:55 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: John Baldwin , freebsd-stable@freebsd.org Subject: Re: can't build ~/stable/10 without XEN (solved) References: <531F07C5.8060103@gmail.com> <201403110922.53602.jhb@freebsd.org> In-Reply-To: <201403110922.53602.jhb@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2014 14:21:59 -0000 11.03.2014 15:22, John Baldwin wrote: > 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 > Yes, that was the real cause. Please excuse me for wasting your time. -- Sphinx of black quartz, judge my vow.