xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: "Roger Pau Monné" <roger.pau@citrix.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: Matthew Fioravante <matthew.fioravante@jhuapl.edu>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [VTPM v5 7/7] Add a real top level configure script that calls the others
Date: Tue, 4 Dec 2012 17:22:52 +0100	[thread overview]
Message-ID: <50BE235C.10205@citrix.com> (raw)
In-Reply-To: <1354637583.15296.52.camel@zakaz.uk.xensource.com>

On 04/12/12 17:13, Ian Campbell wrote:
> On Tue, 2012-12-04 at 16:01 +0000, Roger Pau Monne wrote:
>>
>>> +AC_PREFIX_DEFAULT([/usr])
>>> +AC_CONFIG_AUX_DIR([.])
>>> +
>>> +AC_CONFIG_SUBDIRS([tools stubdom])
>>
>> NetBSD is not able to build stubdoms, I guess
>> running ./tools/configure
>> will still produce all the necessary configure foo to compile the
>> tools correctly? 
> 
> Does the build system today avoid building stubdoms on BSD if you do
> "make world" or "make dist" at the top level? Or do you always do make
> tools-dist etc explicitly?

Yes, in NetBSD you have to build the tools explicitly, doing a make
world tries to build stubdoms, and fails.

  reply	other threads:[~2012-12-04 16:22 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-29 17:35 [VTPM v5 0/7] Vtpm resubmit Matthew Fioravante
2012-11-29 17:35 ` [VTPM v5 1/7] add vtpm-stubdom code Matthew Fioravante
2012-11-29 17:35 ` [VTPM v5 2/7] add stubdom/vtpmmgr code Matthew Fioravante
2012-11-29 17:35 ` [VTPM v5 3/7] vtpm/vtpmmgr and required libs to stubdom/Makefile Matthew Fioravante
2012-11-29 17:35 ` [VTPM v5 4/7] Add vtpm documentation Matthew Fioravante
2012-11-29 17:35 ` [VTPM v5 5/7] Add cmake dependency to README Matthew Fioravante
2012-11-29 17:35 ` [VTPM v5 6/7] Add autoconf to stubdom Matthew Fioravante
2012-11-30 11:50   ` Ian Campbell
2012-12-04 17:49   ` Ian Campbell
2012-12-04 18:19     ` Fioravante, Matthew E.
2012-11-29 17:35 ` [VTPM v5 7/7] Add a real top level configure script that calls the others Matthew Fioravante
2012-11-30 11:57   ` Ian Campbell
2012-12-04 15:57     ` Matthew Fioravante
2012-12-04 16:01   ` Roger Pau Monné
2012-12-04 16:05     ` Matthew Fioravante
2012-12-04 16:13     ` Ian Campbell
2012-12-04 16:22       ` Roger Pau Monné [this message]
2012-12-04 17:13         ` Matthew Fioravante

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=50BE235C.10205@citrix.com \
    --to=roger.pau@citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=matthew.fioravante@jhuapl.edu \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).