From: Matthew Fioravante <matthew.fioravante@jhuapl.edu>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [PATCH VTPM v8 3/8] vtpm/vtpmmgr and required libs to stubdom/Makefile
Date: Thu, 03 Jan 2013 11:00:03 -0500 [thread overview]
Message-ID: <50E5AB03.60502@jhuapl.edu> (raw)
In-Reply-To: <1357228711.10985.146.camel@zakaz.uk.xensource.com>
[-- Attachment #1.1: Type: text/plain, Size: 827 bytes --]
The TARGETS variable needs to have all of the stubdoms otherwise they
wont build.
This was actually a bug in the fix I sent you before.
If you take a look at the build and install rules, they dont do vtpm by
default.
On 01/03/2013 10:58 AM, Ian Campbell wrote:
> On Thu, 2013-01-03 at 15:37 +0000, Matthew Fioravante wrote:
>> @@ -74,7 +86,7 @@ TARGET_CPPFLAGS += -I$(XEN_ROOT)/xen/include
>>
>> TARGET_LDFLAGS += -nostdlib -L$(CROSS_PREFIX)/$(GNU_TARGET_ARCH)-xen-elf/lib
>>
>> -TARGETS=ioemu c caml grub xenstore
>> +TARGETS=ioemu c caml grub xenstore vtpm vtpmmgr
>>
>> .PHONY: all
>> all: build
> Ian J expressed a preference for reordering the autoconf stuff here to
> avoid introducing a temporary bisectability issue due to the temporary
> hard requirement for cmake.
>
> Ian.
>
>
[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 1459 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2013-01-03 16:00 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-03 15:37 [PATCH VTPM v8 0/8] Vtpm patch set Matthew Fioravante
2013-01-03 15:37 ` [PATCH VTPM v8 1/8] add vtpm-stubdom code Matthew Fioravante
2013-01-03 15:37 ` [PATCH VTPM v8 2/8] add stubdom/vtpmmgr code Matthew Fioravante
2013-01-03 15:37 ` [PATCH VTPM v8 3/8] vtpm/vtpmmgr and required libs to stubdom/Makefile Matthew Fioravante
2013-01-03 15:58 ` Ian Campbell
2013-01-03 16:00 ` Matthew Fioravante [this message]
2013-01-03 16:06 ` Ian Campbell
2013-01-03 15:37 ` [PATCH VTPM v8 4/8] Add vtpm documentation Matthew Fioravante
2013-01-03 15:37 ` [PATCH VTPM v8 5/8] README: Add cmake dependency Matthew Fioravante
2013-01-03 15:37 ` [PATCH VTPM v8 6/8] stubdom: Add autoconf Matthew Fioravante
2013-01-10 15:35 ` Ian Campbell
2013-01-10 15:38 ` Matthew Fioravante
2013-01-10 16:28 ` Ian Campbell
2013-01-10 16:29 ` Matthew Fioravante
2013-01-03 15:37 ` [PATCH VTPM v8 7/8] Add a top level configure script Matthew Fioravante
2013-01-03 15:37 ` [PATCH VTPM v8 8/8] Add conditional build of subsystems to configure.ac Matthew Fioravante
2013-01-10 15:30 ` [PATCH VTPM v8 0/8] Vtpm patch set Ian Campbell
2013-01-10 15:31 ` Fioravante, Matthew E.
2013-01-10 15:35 ` Ian Campbell
2013-01-10 17:06 ` Matthew Fioravante
2013-01-10 17:55 ` Ian Campbell
2013-01-10 15:36 ` Andrew Cooper
2013-01-10 22:01 ` Matthew Fioravante
2013-01-10 22:08 ` Matthew Fioravante
2013-01-11 9:52 ` Ian Campbell
[not found] ` <068F06DC4D106941B297C0C5F9F446EA48D35E3126@aplesstripe.dom1.jhuapl.edu>
[not found] ` <1357921187.20328.139.camel@zakaz.uk.xensource.com>
2013-01-11 16:21 ` Ian Campbell
2013-01-11 16:32 ` Fioravante, Matthew E.
[not found] ` <068F06DC4D106941B297C0C5F9F446EA48D35E3151@aplesstripe.dom1.jhuapl.edu>
2013-01-11 16:33 ` Ian Campbell
2013-01-11 16:36 ` Fioravante, Matthew E.
2013-01-11 16:58 ` Ian Campbell
2013-01-11 17:00 ` Fioravante, Matthew E.
2013-01-11 17:08 ` 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=50E5AB03.60502@jhuapl.edu \
--to=matthew.fioravante@jhuapl.edu \
--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 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).