From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: Xen 4.4 - NetBSD libaio Date: Fri, 18 Apr 2014 20:16:33 +0100 Message-ID: <53517A11.5010601@citrix.com> References: <1397803137.27649.2.camel@dagon.hellion.org.uk> <1397845267.27649.13.camel@dagon.hellion.org.uk> <1397848318.19277.29.camel@hastur.hellion.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1397848318.19277.29.camel@hastur.hellion.org.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell , Miguel Clara Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 18/04/2014 20:11, Ian Campbell wrote: > On Fri, 2014-04-18 at 20:05 +0100, Miguel Clara wrote: >> Yes that it. >> >> I don't know where its used, but that's what makes most sense. >> >> >> I'm not much of a codder, but that part seems rather easy... I simply >> if checking if the OS is NETBSD. >> >> >> Actually... >> http://lists.xen.org/archives/html/xen-devel/2011-10/msg00141.html >> >> >> I guess that would do it? > That looks like a qemu patch. You might need that too but the patch I > was thinking of ought to mostly be against xen.git/tools/configure.ac I > think. > > Ian. > Roger has a patch for exactly this problem in his FreeBSD series. Subject: [Xen-devel] [PATCH RFC 02/23] configure: make the libaio test non-fatal on OSes different than Linux Message-ID: 1397657612-57277-3-git-send-email-roger.pau@citrix.com It might be worth fast tracking it. ~Andrew