* How can I modify and test Xentrace
@ 2015-02-25 15:35 D'Mita Levy
2015-02-25 15:43 ` Ian Campbell
0 siblings, 1 reply; 2+ messages in thread
From: D'Mita Levy @ 2015-02-25 15:35 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 515 bytes --]
Hello,
I have made a naive attempt at compiling a modified version of Xentrace
using RELEASE-4.5.0. After executing #make tools successfully, I retrieved
the binary found in the /xen/dist/install/usr/local/bin/xentrace and
attempted to run that on Xenserver. I get the error:
libxenctrl.so.4.5 cannot open shared object file: No such file or
directory.
I am obviously going about this the wrong way... what am I doing wrong?
--
D'Mita Levy
Cyber Fellow, Applied Research Center
Florida International University
[-- Attachment #1.2: Type: text/html, Size: 725 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How can I modify and test Xentrace
2015-02-25 15:35 How can I modify and test Xentrace D'Mita Levy
@ 2015-02-25 15:43 ` Ian Campbell
0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2015-02-25 15:43 UTC (permalink / raw)
To: D'Mita Levy; +Cc: xen-devel
On Wed, 2015-02-25 at 10:35 -0500, D'Mita Levy wrote:
> Hello,
>
>
> I have made a naive attempt at compiling a modified version of
> Xentrace using RELEASE-4.5.0. After executing #make tools
> successfully, I retrieved the binary found in
> the /xen/dist/install/usr/local/bin/xentrace and attempted to run that
> on Xenserver. I get the error:
Do you mean Xenserver as in www.xenserver.org or as in "a generic Xen
server"? If the former then building xentrace from RELEASE-4.5.0 may or
may not work, since you would need a version matching the xenserver
hypervisor version.
For xenserver support you should use the resources over at
www.xenserver.org (lists and forums etc).
> libxenctrl.so.4.5 cannot open shared object file: No such file or
> directory.
This usually means you need to (re)run ldconfig, but see above if you
are using xenserver.
If you are not using xenserver but have installed RELEASE-4.5.0 then you
should have run ldconfig as part of getting the basic system working,
and I'm not sure why rerunning again after only rebuilding xentrace
would be needed.
Ian.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-25 15:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-25 15:35 How can I modify and test Xentrace D'Mita Levy
2015-02-25 15:43 ` Ian Campbell
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.