xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Remus breaks the build
@ 2010-08-13  0:38 Jeremy Fitzhardinge
  2010-08-13 10:38 ` Ian Campbell
  2010-08-13 19:42 ` Brendan Cully
  0 siblings, 2 replies; 19+ messages in thread
From: Jeremy Fitzhardinge @ 2010-08-13  0:38 UTC (permalink / raw)
  To: Ian Jackson, Stefano Stabellini
  Cc: Xen-devel@lists.xensource.com, Ian Campbell, Brendan Cully

  Remus tries to go out of the tools directory and build in the kernel 
directory.  This assumes that we're actually building a kernel out of 
the xen build tree, and that kernel is actually being used.

If Remus needs kernel modules, they should actually be part of the 
respective kernel trees, not grafted on post-facto.

Disable the tools/remus directory until this is sorted out.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>

hg qnew -f didiff -r f45026ec8db5 tools/Makefile
--- a/tools/Makefile	Mon Aug 09 18:29:50 2010 +0100
+++ b/tools/Makefile	Thu Aug 12 17:35:05 2010 -0700
@@ -33,7 +33,7 @@
  SUBDIRS-$(CONFIG_IOEMU) += ioemu-dir
  SUBDIRS-y += xenpmd
  SUBDIRS-y += libxl
-SUBDIRS-y += remus
+#SUBDIRS-y += remus
  SUBDIRS-$(CONFIG_X86) += xenpaging
  SUBDIRS-$(CONFIG_X86) += debugger/gdbsx

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2010-08-19 14:38 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-13  0:38 [PATCH] Remus breaks the build Jeremy Fitzhardinge
2010-08-13 10:38 ` Ian Campbell
2010-08-13 11:55   ` Stefano Stabellini
2010-08-13 12:52     ` Ian Jackson
2010-08-13 19:44       ` Brendan Cully
2010-08-18 20:09         ` Brendan Cully
2010-08-13 19:42 ` Brendan Cully
2010-08-13 21:14   ` Jeremy Fitzhardinge
2010-08-14  4:25     ` Dulloor
2010-08-17 17:38       ` Brendan Cully
2010-08-18 13:40         ` Ian Jackson
2010-08-18 17:58           ` Brendan Cully
2010-08-19 14:38             ` Ian Jackson
2010-08-18 20:26     ` Brendan Cully
2010-08-18 20:34       ` Jed Smith
2010-08-18 20:39         ` Brendan Cully
2010-08-18 23:54       ` Jeremy Fitzhardinge
2010-08-19  0:03         ` Brendan Cully
2010-08-19  6:03           ` Pasi Kärkkäinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).