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-bugs

[Xen-bugs] [Bug 1785] libxenstat python / perl bindings will not compile

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1785] libxenstat python / perl bindings will not compile on 64bit
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 30 Sep 2011 10:20:59 -0700
Delivery-date: Fri, 30 Sep 2011 10:21:07 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <bug-1785-3@xxxxxxxxxxxxxxxxxxxxxxxxxxx/bugzilla/>
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1785





------- Comment #2 from fh@xxxxxxxxxxxxxxxxxx  2011-09-30 10:20 -------
Another thread:
http://lists.xensource.com/archives/html/xen-devel/2005-10/msg00877.html

Anthony said "install it" but a make install of the Xen tree doesnt seem to
install it. So there's another little makefile issue. Xentop is properly
installed.

root@localhost:/xen/xen-4.1-testing.hg/tools/xenstat# make install
make[1]: Entering directory `/xen/xen-4.1-testing.hg/tools/xenstat'
make -C libxenstat install
make[2]: Entering directory `/xen/xen-4.1-testing.hg/tools/xenstat/libxenstat'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/xen/xen-4.1-testing.hg/tools/xenstat/libxenstat'
make[1]: Leaving directory `/xen/xen-4.1-testing.hg/tools/xenstat'
make[1]: Entering directory `/xen/xen-4.1-testing.hg/tools/xenstat'
make -C xentop install
make[2]: Entering directory `/xen/xen-4.1-testing.hg/tools/xenstat/xentop'
../../../tools/cross-install -d -m0755 -p //usr/sbin
../../../tools/cross-install -m0755 -p xentop //usr/sbin/xentop
../../../tools/cross-install -d -m0755 -p //usr/share/man/man1
../../../tools/cross-install -m0644 -p xentop.1 //usr/share/man/man1/xentop.1
make[2]: Leaving directory `/xen/xen-4.1-testing.hg/tools/xenstat/xentop'
make[1]: Leaving directory `/xen/xen-4.1-testing.hg/tools/xenstat'

I of course copied "*.so* to /usr/lib to no avail.
I didnt install the python stuff to the python site install path since the
error at import seems to mean it doesn't work, not that it can't import.


Maybe it nneds *just* enough documentation to let Unix admins figure out how to
do it right, without requiring knowledge of SWIG or C... :>
I will try to get some help on this but that might take months till I find
someone who can fix this... 


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

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