WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] Fix build.

# HG changeset patch
# User cl349@xxxxxxxxxxxxxxxxxxxx
# Node ID d0a5b1857c356f3de1e9e410212631d87b24ca7c
# Parent  f59e0163540ecca3a45ea9558126e84a8403408a
Fix build.
Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>

diff -r f59e0163540e -r d0a5b1857c35 tools/xenstore/Makefile
--- a/tools/xenstore/Makefile   Sun Sep  4 21:19:44 2005
+++ b/tools/xenstore/Makefile   Sun Sep  4 22:45:45 2005
@@ -16,7 +16,7 @@
 #BASECFLAGS+= -I$(XEN_ROOT)/tools
 BASECFLAGS+= -I$(XEN_ROOT)/tools/libxc
 BASECFLAGS+= -I$(XEN_ROOT)/xen/include/public
-BASECFLAGS+= -I$(XEN_ROOT)/xen/include/public
+BASECFLAGS+= -I.
 BASECFLAGS+= -I$(XEN_ROOT)/linux-2.6-xen-sparse/include/asm-xen/linux-public
 
 CFLAGS  += $(BASECFLAGS)

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

<Prev in Thread] Current Thread [Next in Thread>