WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] VTPM_Tools - Compile by default

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] VTPM_Tools - Compile by default
From: "Scarlata, Vincent R" <vincent.r.scarlata@xxxxxxxxx>
Date: Thu, 12 Jan 2006 09:59:37 -0800
Delivery-date: Thu, 12 Jan 2006 18:06:20 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcYQWm7RRGHCMDCRRD6X7cqu5QXw/gAN3CZgAaWKN+AAHkeDcA==
Thread-topic: [PATCH] VTPM_Tools - Compile by default
Due to the extra library requirements of the vtpm_tools (specifically
openssl and gmp libraries) the vtpm_tools were turned off by default.
Compiling them required that these libraries be installed or xen as a
whole would fail to build. Now that the makefiles have been altered to
ensure that even in the absense of these libraries, xen will build
(simply without vtpm_tools), can they be compiled by default again?

The attached patch will toggle the default.

-Vinnie Scarlata

Signed-off-by: Vinnie Scarlata <vincent.r.scarlata@xxxxxxxxx>

Attachment: vtpm_tools-01122006.patch
Description: vtpm_tools-01122006.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] VTPM_Tools - Compile by default, Scarlata, Vincent R <=