From: "Egger, Christoph" <chegger@amazon.de>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [PATCH v2] xenstore: create pidfile in init-xenstore-domain
Date: Thu, 25 Apr 2013 11:05:31 +0200 [thread overview]
Message-ID: <5178F1DB.3080606@amazon.de> (raw)
In-Reply-To: <1366879882.20256.428.camel@zakaz.uk.xensource.com>
On 25.04.13 10:51, Ian Campbell wrote:
> On Thu, 2013-04-25 at 09:19 +0100, Christoph Egger wrote:
>> @@ -29,9 +29,12 @@ endif
>>>
>>> ALL_TARGETS = libxenstore.so libxenstore.a clients xs_tdb_dump xenstored
>>>
>>> +ifeq ($(CONFIG_Linux),y)
>>> +ALL_TARGETS += init-xenstore-domain
>>> +endif
>>> +
>>
>> Please explain what is Linux-specific?
>
> Can you confirm that this file at least builds as is on NetBSD? Was it
> built there previously?
No. It was only enabled for stubdom.
Building it manually says:
<xen/sys/xenbus_dev.h>: No such file or directory.
Christoph
next prev parent reply other threads:[~2013-04-25 9:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-24 16:44 [PATCH v2] xenstore: create pidfile in init-xenstore-domain Daniel De Graaf
2013-04-25 8:19 ` Christoph Egger
2013-04-25 8:51 ` Ian Campbell
2013-04-25 9:05 ` Egger, Christoph [this message]
2013-04-25 9:56 ` Ian Campbell
2013-05-01 12:34 ` Ian Campbell
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=5178F1DB.3080606@amazon.de \
--to=chegger@amazon.de \
--cc=Ian.Campbell@citrix.com \
--cc=xen-devel@lists.xen.org \
/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.