Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: christian.babeux@efficios.com (Christian Babeux)
Subject: [lttng-dev] Odd dependency for lttng-ust
Date: Mon, 21 Jan 2013 15:06:51 -0500	[thread overview]
Message-ID: <CAGDH53mMdBb+9AmuwjaM_UUaw2dcPQO+5MP+pHGxcwsJ_UZyDg@mail.gmail.com> (raw)
In-Reply-To: <3CA1A65C03C1A34C81BBC6272782E6969878C8@valcartierex01.valcartier.drdc-rddc.gc.ca>

Hi Daniel,

Could you make sure that all previous liburcu versions are properly
uninstalled (e.g. no liburcu* in /usr/lib)?

I think that you might have an old version installed and that
configure is looking up the library via the default LD_LIBRARY_PATH
which contains /usr/lib before /usr/local/lib and hence you see the
error that "checking for _cds_lfht_new in -lurcu-cds no" even though a
newer version is present in /usr/local/lib.

As a general guideline, make sure when you install packages from
source that you uninstall previous version that might have been
installed by your package manager in order to minimize potential
conflicts.

Christian

On Mon, Jan 21, 2013 at 2:34 PM, Thibault, Daniel
<Daniel.Thibault at drdc-rddc.gc.ca> wrote:
> -----Message d'origine-----
> De : Mathieu Desnoyers [mailto:mathieu.desnoyers at efficios.com]
> Envoy? : 21 janvier 2013 13:39
>
> As the error messages suggests, please try:
> LDFLAGS=-L/usr/local/lib ./configure
> instead of "./configure"
>
> Mathieu
> -----Fin du message d'origine-----
>
>    Interesting, that prefix does allow configure to complete successfully.  lttng-tools runs into the same problem as lttng-ust, and requires the same LDFLAGS prefix for its configure.  No other problems arise.
>
>    So how do we fix userspace-rcu so the bootstrap -configure - make - install sequence doesn't run into this problem?  I'm presuming here that userspace-rcu's install needs to be touched up.  Or maybe lttng-ust's (and lttng-tools's) bootstrap.
>
>    (It's a problem because the ReadMe for the lttng-ust and lttng-tools packages stipulate a plain ./configure invocation: as they currently stand, the instructions fail)
>
> Daniel U. Thibault
> R & D pour la d?fense Canada - Valcartier (RDDC Valcartier) / Defence R&D Canada - Valcartier (DRDC Valcartier)
> Cyber s?curit? pour les missions essentielles (CME) / Mission Critical Cyber Security (MCCS)
> Protection des syst?mes et contremesures (PSC) / Systems Protection & Countermeasures (SPC)
> 2459 route de la Bravoure
> Qu?bec, QC  G3J 1X5
> CANADA
> Vox : (418) 844-4000 x4245
> Fax : (418) 844-4538
> NAC : 918V QSDJ <http://www.travelgis.com/map.asp?addr=918V%20QSDJ>
> Gouvernement du Canada / Government of Canada
> <http://www.valcartier.drdc-rddc.gc.ca/>
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev



      reply	other threads:[~2013-01-21 20:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-21 14:52 Thibault, Daniel
2013-01-21 14:59 ` Mathieu Desnoyers
2013-01-21 15:24   ` Thibault, Daniel
2013-01-21 15:29     ` Mathieu Desnoyers
2013-01-21 15:44       ` Thibault, Daniel
2013-01-21 15:47         ` Mathieu Desnoyers
2013-01-21 15:53         ` David Goulet
2013-01-21 16:50           ` Thibault, Daniel
2013-01-21 17:06             ` Mathieu Desnoyers
2013-01-21 17:31               ` Thibault, Daniel
2013-01-21 18:38                 ` Mathieu Desnoyers
2013-01-21 19:34                   ` Thibault, Daniel
2013-01-21 20:06                     ` Christian Babeux [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=CAGDH53mMdBb+9AmuwjaM_UUaw2dcPQO+5MP+pHGxcwsJ_UZyDg@mail.gmail.com \
    --to=christian.babeux@efficios.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox