From owner-freebsd-virtualization@FreeBSD.ORG Wed Apr 1 16:52:15 2015 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 91DF08BD for ; Wed, 1 Apr 2015 16:52:15 +0000 (UTC) Received: from SMTP.CITRIX.COM (smtp.citrix.com [66.165.176.89]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "mail.citrix.com", Issuer "Cybertrust Public SureServer SV CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 27E439AA for ; Wed, 1 Apr 2015 16:52:14 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.11,504,1422921600"; d="scan'208";a="248625663" Message-ID: <551C222E.8080903@citrix.com> Date: Wed, 1 Apr 2015 18:51:58 +0200 From: =?windows-1252?Q?Roger_Pau_Monn=E9?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: =?windows-1252?Q?Gustau_P=E9rez?= , Udo Rader , Subject: Re: available hypervisors in FreeBSD References: <551BC8B3.2030900@bestsolution.at> <551BCB74.1060900@citrix.com> <551C0EB3.6080306@gmail.com> In-Reply-To: <551C0EB3.6080306@gmail.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 8bit X-DLP: MIA1 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Apr 2015 16:52:15 -0000 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? I'm using gcc48 to build the Xen tools without problems, maybe you have additional libraries which enable additional features in Qemu. Thanks, Roger.