All of lore.kernel.org
 help / color / mirror / Atom feed
* xen-unstable build fails with XEN_DUMP_DIR undeclader in xl_cmdimpl.c
@ 2015-06-08 11:25 Fabio Fantoni
  2015-06-08 11:28 ` Wei Liu
  2015-06-09  7:02 ` Olaf Hering
  0 siblings, 2 replies; 12+ messages in thread
From: Fabio Fantoni @ 2015-06-08 11:25 UTC (permalink / raw)
  To: xen-devel, Ian Campbell, Ian Jackson, Olaf Hering, Wei Liu

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.


Thanks for any reply and sorry for my bad english.

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

end of thread, other threads:[~2015-06-09 11:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2015-06-09 10:54   ` Fabio Fantoni
2015-06-09 11:22     ` Fabio Fantoni

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.