[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-ia64-devel] xen on hp rx2600


  • To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
  • From: "Griffis, Aron" <aron@xxxxxx>
  • Date: Thu, 10 Nov 2005 16:02:55 -0500
  • Delivery-date: Thu, 10 Nov 2005 21:03:04 +0000
  • List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>

Aron Griffis wrote:     [Thu Nov 10 2005, 03:56:01PM EST]
> How is this usually solved in xen?  Ideally I think you'd like to
> #include xen/lib.h explicitly in efi.h so that sprintf() is properly
> defined.  However efi.h currently has no changes between
> ref-linux-2.6.12 and linux-2.6.12-xen0, so maybe there's a better
> approach...

Here's the solution I'm currently using, which allows the build to
continue to the next breakage ;-)

diff -r 7d81d6b8c302 xen/include/xen/kernel.h
--- a/xen/include/xen/kernel.h  Tue Nov  8 18:15:55 2005
+++ b/xen/include/xen/kernel.h  Thu Nov 10 16:02:28 2005
@@ -1,5 +1,7 @@
 #ifndef _LINUX_KERNEL_H
 #define _LINUX_KERNEL_H
+
+#include <xen/lib.h>
 
 /*
  * 'kernel.h' contains some often-used function prototypes etc

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.