All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Fabio Fantoni <fabio.fantoni@m2r.biz>
Cc: Wei Liu <wei.liu2@citrix.com>,
	xen-devel <xen-devel@lists.xensource.com>,
	Ian Jackson <ian.jackson@eu.citrix.com>,
	Ian Campbell <ian.campbell@citrix.com>
Subject: Re: xen-unstable build fails with XEN_DUMP_DIR undeclader in xl_cmdimpl.c
Date: Tue, 9 Jun 2015 09:02:43 +0200	[thread overview]
Message-ID: <20150609070243.GB7504@aepfle.de> (raw)
In-Reply-To: <55757B91.90102@m2r.biz>

On Mon, Jun 08, Fabio Fantoni wrote:

> I saw that config/Paths.mk contains:
> XEN_DUMP_DIR             := /var/lib/xen/dump
> 
> But build fails with:
> >xl_cmdimpl.c: In function âhandle_domain_deathâ:
> >xl_cmdimpl.c:2330:33: error: âXEN_DUMP_DIRâ undeclared (first use in this
> >function)
> >xl_cmdimpl.c:2330:33: note: each undeclared identifier is reported only
> >once for each function it appears in
> >xl_cmdimpl.c:2330:46: error: expected â)â before string constant
> 
> With a fast look in code I not found the right cause.

The logic in the Makefile is supposed to regenerate _paths.h if anything
within that file changes. Appearently that logic does not work properly.

As suggested a 'make clean' or 'rm tools/*/_*.h' should work around such
bug.

Olaf

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  parent reply	other threads:[~2015-06-09  7:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-08 11:25 xen-unstable build fails with XEN_DUMP_DIR undeclader in xl_cmdimpl.c Fabio Fantoni
2015-06-08 11:28 ` Wei Liu
2015-06-08 12:36   ` Fabio Fantoni
2015-06-08 13:30     ` Wei Liu
2015-06-08 13:49       ` Fabio Fantoni
2015-06-08 13:55         ` Andrew Cooper
2015-06-08 13:56         ` Wei Liu
2015-06-08 14:44           ` Fabio Fantoni
2015-06-08 15:00             ` Wei Liu
2015-06-09  7:02 ` Olaf Hering [this message]
2015-06-09 10:54   ` Fabio Fantoni
2015-06-09 11:22     ` Fabio Fantoni

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=20150609070243.GB7504@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=fabio.fantoni@m2r.biz \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=wei.liu2@citrix.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.