From: Ian Campbell <Ian.Campbell@citrix.com>
To: Marco Sinhoreli <msinhore@gmail.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: First release candidate for 3.2.0
Date: Tue, 11 Dec 2007 09:20:55 +0000 [thread overview]
Message-ID: <1197364856.16562.12.camel@localhost.localdomain> (raw)
In-Reply-To: <20fe3cf60712101156y7defbdc6n1545bda2641da89e@mail.gmail.com>
On Mon, 2007-12-10 at 17:56 -0200, Marco Sinhoreli wrote:
> Hello all,
>
> I tried to run 'make world' in xen-3.2.0rc1 and it has returned this error:
It works for me here, what is your environment (distro, make and
mercurial version etc)? Did you clone direct from
http://xenbits.xensource.com/xen-unstable.hg or do you use a local
staging repository?
Can you try with this debug patch:
diff -r 4054cd60895b buildconfigs/select-repository
--- a/buildconfigs/select-repository Mon Dec 10 13:49:22 2007 +0000
+++ b/buildconfigs/select-repository Tue Dec 11 09:16:55 2007 +0000
@@ -1,6 +1,10 @@
#!/bin/sh
ME=$(basename $0)
+
+echo "$ME: XEN_ROOT is ${XEN_ROOT}" 1>&2
+
+set -x
if [ $# -lt 1 ] || [ $# -gt 2 ] ; then
echo "usage: $ME <repository-name> [search-path]" 1>&2
next prev parent reply other threads:[~2007-12-11 9:20 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-10 11:09 First release candidate for 3.2.0 Keir Fraser
2007-12-10 17:43 ` Stefan de Konink
2007-12-10 19:56 ` Marco Sinhoreli
2007-12-11 9:20 ` Ian Campbell [this message]
2007-12-11 11:48 ` Marco Sinhoreli
2007-12-11 11:59 ` Ian Campbell
2007-12-11 12:02 ` Marco Sinhoreli
2007-12-11 12:08 ` Ian Campbell
2007-12-11 9:24 ` Keir Fraser
2007-12-11 15:27 ` Pradeep Singh
2007-12-11 3:42 ` John Levon
2007-12-11 10:18 ` Keir Fraser
2007-12-12 13:02 ` John Levon
2007-12-12 13:36 ` Keir Fraser
2007-12-12 13:59 ` John Levon
2007-12-12 14:25 ` Keir Fraser
2007-12-12 14:28 ` Keir Fraser
2007-12-12 14:50 ` John Levon
2007-12-12 15:29 ` Keir Fraser
2007-12-13 2:03 ` John Levon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1197364856.16562.12.camel@localhost.localdomain \
--to=ian.campbell@citrix.com \
--cc=msinhore@gmail.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.