From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aron Griffis Subject: [PATCH 0 of 2] partly fix cross-build of ioemu-remote Date: Thu, 31 Jul 2008 10:51:38 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-ia64-devel-bounces@lists.xensource.com Errors-To: xen-ia64-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: xen-ia64-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org These two patches partly repair cross-building of ioemu-dir. There's still a problem where the translation layer is being built, which doesn't exist for ia64, so it bombs out eventually. The first patch applies to xen-unstable.hg, second patch applies to the ioemu git tree. Thanks, Aron