|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: Resp.: [Xen-ia64-devel] Compiling error: libxc (xc_core)
On Mon, Apr 09, 2007 at 03:32:48PM -0300, Rodrigo Lord wrote:
> Hi Tristan!
>
> Can you send me the patch for my compiling error?
Here it is:
Signed-off-by: Tristan Gingold <tgingold@xxxxxxx>
diff -r c42ae7839750 xen/include/public/elfstructs.h
--- a/xen/include/public/elfstructs.h Fri Apr 13 08:33:21 2007 -0600
+++ b/xen/include/public/elfstructs.h Mon Feb 26 06:54:40 2007 +0200
@@ -243,6 +243,7 @@ typedef struct {
#define SHT_HIUSER 0xffffffff /* specific indexes */
/* Section names */
+#undef ELF_DATA
#define ELF_BSS ".bss" /* uninitialized data */
#define ELF_DATA ".data" /* initialized data */
#define ELF_DEBUG ".debug" /* debug */
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|