All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: D'Mita Levy <dlevy022@fiu.edu>
Cc: xen-devel@lists.xen.org
Subject: Re: How can I modify and test Xentrace
Date: Wed, 25 Feb 2015 15:43:07 +0000	[thread overview]
Message-ID: <1424878987.18290.14.camel@citrix.com> (raw)
In-Reply-To: <CANiypX4adJhDq3++JMbb1yUH-90C5cBjiTpVX_0J3jhLTLq9Aw@mail.gmail.com>

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.

      reply	other threads:[~2015-02-25 15:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-25 15:35 How can I modify and test Xentrace D'Mita Levy
2015-02-25 15:43 ` Ian Campbell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1424878987.18290.14.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=dlevy022@fiu.edu \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.