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
 
   
 

xci-devel

RE: [Xci-devel] How to build XCI from Xen 3.4.2

To: <xci-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xci-devel] How to build XCI from Xen 3.4.2
From: "S. J. van Harmelen" <svh@xxxxxx>
Date: Tue, 1 Dec 2009 12:46:03 +0100
Delivery-date: Tue, 01 Dec 2009 03:46:11 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <000001ca6e80$3c8ec820$b5ac5860$@nl>
List-archive: <http://lists.xensource.com/archives/html/xci-devel>
List-help: <mailto:xci-devel-request@lists.xensource.com?subject=help>
List-id: xci-devel.lists.xensource.com
List-post: <mailto:xci-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xci-devel>, <mailto:xci-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xci-devel>, <mailto:xci-devel-request@lists.xensource.com?subject=unsubscribe>
References: <8686c3cd0911250508i5937d100k2cae23816e450bde@xxxxxxxxxxxxxx> <5997D0BE578D47409D1EBD41DFD341F489F5F54E85@xxxxxxxxxxxxxxxxxxxxxxxxx> <8686c3cd0911250621g7735507du4393721aac2aef05@xxxxxxxxxxxxxx> <5997D0BE578D47409D1EBD41DFD341F489F5F54E86@xxxxxxxxxxxxxxxxxxxxxxxxx> <8686c3cd0911250831y4e2e2e06s6eaf9e3829076853@xxxxxxxxxxxxxx> <8686c3cd0911251328x7d53675q98018c22ff41f299@xxxxxxxxxxxxxx> <E2263E4A5B2284449EEBD0AAB751098418E57428BD@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <8686c3cd0911252140h1fa722c6td661e6211e09e832@xxxxxxxxxxxxxx> <E2263E4A5B2284449EEBD0AAB751098418E5742C52@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <8686c3cd0911260033v4626cde6h1c72fe16edc6756@xxxxxxxxxxxxxx> <000001ca6e80$3c8ec820$b5ac5860$@nl>
Sender: xci-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acpucy7c0S/q6jemTLa6yrjr6WMdJwADNvKwAPllNRA=
Hi again...

I found out that this problem (git not downloading stuff) was a strange
networking problem in our network. So now I get a lot further :)

After fixing a few problems myself I now run into this error which I don't
know how to fix:

============================================================================
==========

mkdir -p /usr/src/build/repo
git clone  "http://xenbits.xen.org/git-http"/xenclient/xenaccess.git
/usr/src/build/repo/xenclient-xenaccess
Initialized empty Git repository in
/usr/src/build/repo/xenclient-xenaccess/.git/
warning: remote HEAD refers to nonexistent ref, unable to checkout.

ln -fs /usr/src/build/repo/xenclient-xenaccess
/usr/src/build/build_i686/xenclient-xenaccess-tip
"/usr/src/build/scripts/git_checkout.sh" xenclient-xenaccess
/usr/src/build/repo
master
touch /usr/src/build/build_i686/xenclient-xenaccess-tip/.stamp_downloaded
for i in /usr/lib/libxenstore\*.so\* /usr/lib/libxenctrl\*.so\*
/usr/include/xen /usr/include/xenctrl.h /usr/include/xs.h
/usr/include/xs_lib.h;                        \
        do                                                              \
                path=$(dirname "$i");                                   \
                mkdir -p /usr/src/build/build_i686/staging_dir/$path;
\
                cp -rlf
/usr/src/build/build_i686/xenclient-xen-tip/dist/install/$i
/usr/src/build/build_i686/staging_dir/$path;\
        done
>>> xenclient-xenaccess tip Patching libtool
>>> xenclient-xenaccess tip Patching
package/xenclient/xenaccess/xenclient-xenaccess
make: *** No rule to make target
`/usr/src/build/build_i686/xenclient-xenaccess-tip/libxa/configure.ac',
needed by
`/usr/src/build/build_i686/xenclient-xenaccess-tip/.stamp_autoconfigured'.
Stop.

============================================================================
==========

Anyone encountered this one and knows the fix?

Cheers,

Sander



-----Original Message-----
From: xci-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xci-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of S. J. van
Harmelen
Sent: donderdag 26 november 2009 11:07
To: xci-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xci-devel] How to build XCI from Xen 3.4.2

Hi All!

I was wondering if someone could point me to a good document that can help
me understand how to setup XCI on a test notebook. Of course I found the
XciBuildingInstructions, but I was wondering if this is the only way to
build and setup XCI? Because the release notes of Xen 3.4 mention:

The complete list of new features in Xen 3.4 includes:
.Desktop and Device Computing
o Base Xen Client Hypervisor Code Availability

So that seems that you can compile it yourself using the Xen3.4.2 package.
Or am I wrong about that and is the only way as described in the
XciBuildingInstructions. Speaking of which. When I try that nothing happens
after calling the git clone command:

xci:/usr/src# git clone http://xenbits.xen.org/git-http/xenclient/build.git
/usr/src/build
Initialized empty Git repository in /usr/src/build/.git/

Any tips on how to get past that are also very welcome!

Thanks,

Sander


_______________________________________________
Xci-devel mailing list
Xci-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xci-devel


_______________________________________________
Xci-devel mailing list
Xci-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xci-devel

<Prev in Thread] Current Thread [Next in Thread>