From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: c/s 17028: build issue Date: Wed, 13 Feb 2008 16:24:03 +0000 Message-ID: <20080213162403.GD4378@implementation.uk.xensource.com> References: <200802131706.05819.Christoph.Egger@amd.com> <20080213161420.GD13022@totally.trollied.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20080213161420.GD13022@totally.trollied.org.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: John Levon Cc: Christoph Egger , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org John Levon, le Wed 13 Feb 2008 16:14:20 +0000, a écrit : > On Wed, Feb 13, 2008 at 05:06:05PM +0100, Christoph Egger wrote: > > > Changeset 17028 broke the build on NetBSD in > > tools/ioemu/hw/scsi-disk.c and tools/ioemu/hw/ide.c. > > > > NetBSD doesn't have memalign(). Can you change this to use > > posix_memalign(), please? > > Solaris doesn't have posix_memalign()... Does it have memalign() then? Samuel