4 messages in com.xensource.lists.xen-develRe: [Xen-devel] [PATCH] [RFC] Add lib...
FromSent OnAttachments
Jim Fehlig22 Nov 2006 14:03.patch
Ewan Mellor28 Nov 2006 08:33 
Jim Fehlig29 Nov 2006 17:01 
Ewan Mellor30 Nov 2006 00:32 
Subject:Re: [Xen-devel] [PATCH] [RFC] Add libxen to overall xen build
From:Ewan Mellor (ew@xensource.com)
Date:11/28/2006 08:33:45 AM
List:com.xensource.lists.xen-devel

On Wed, Nov 22, 2006 at 03:03:31PM -0700, Jim Fehlig wrote:

libxen (c-bindings to new XenAPI) is not integrated into the overall xen build. This patch enables building of libxen when 'LIBXENAPI_BINDINGS ?= y' in Config.mk.

Headers are installed in $(DESTDIR)/usr/include/xen/api and libs in $(DESTDIR/usr/$(LIBDIR). I did not include the test_bindings program since it introduces yet another dependency - libcurl.

Applied, thanks Jim. Are you going to integrate docs/xen-api into the build as well?

Ewan.