|
|
|
|
|
|
|
|
|
|
xci-devel
RE: [Xci-devel] How to build XCI from Xen 3.4.2
Hi!
I got past the first xenaccess problem by downloading the xenaccess-package from the svn. Then I just copied the conent of the "xenaccess" folder from where I downloaded it to /usr/src/build/build_i686/xenclient-xenaccess-tip/libxa.
ie: cd /usr/src svn checkout http://xenaccess.googlecode.com/svn/trunk/libxa xenaccess mkdir -p /usr/src/build/build_i686/xenclient-xenaccess-tip/libxa
mv /usr/src/xenaccess/* /usr/src/build/build_i686/xenclient-xenaccess-tip/libxa/
This got it working for a while, until it didn't find the vm-introspection-tools from git.uk.xensource.com.
I haven't found a way to get this working yet, if anybody has an idea, please tell! =)
Greetings, Simon
_______________________________________________
Xci-devel mailing list
Xci-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xci-devel
|
|
|
|
|