* xenstore build failure
@ 2012-02-22 10:28 Christoph Egger
2012-02-22 10:36 ` Ian Campbell
0 siblings, 1 reply; 2+ messages in thread
From: Christoph Egger @ 2012-02-22 10:28 UTC (permalink / raw)
To: xen-devel@lists.xensource.com
Hi,
xenstore fails to build:
init-xenstore-domain.c:11:32: error: xen/sys/xenbus_dev.h: No such file
or directory
init-xenstore-domain.c: In function 'build':
init-xenstore-domain.c:37: error: 'IOCTL_XENBUS_BACKEND_SETUP'
undeclared (first use in this function)
Christoph
--
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85689 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: xenstore build failure
2012-02-22 10:28 xenstore build failure Christoph Egger
@ 2012-02-22 10:36 ` Ian Campbell
0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2012-02-22 10:36 UTC (permalink / raw)
To: Christoph Egger; +Cc: xen-devel@lists.xensource.com
On Wed, 2012-02-22 at 10:28 +0000, Christoph Egger wrote:
> Hi,
>
> xenstore fails to build:
>
> init-xenstore-domain.c:11:32: error: xen/sys/xenbus_dev.h: No such file
This is the Linux /dev/xen/xenbus ioctl definitions used by the special
stub-xenstored domain building tool.
Since NetBSD presumably does not implement the necessary ioctls to
startup a non-dom0 xenstored I suggest you patch tools/xenstore/Makefile
and stubdom/Makefile to not build the stubxenstore or loader except on
Linux.
Ian.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-22 10:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-22 10:28 xenstore build failure Christoph Egger
2012-02-22 10:36 ` Ian Campbell
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.