From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: "Lewis, Nick" <nick.lewis@usa.g4s.com>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: Help with redundant RPATH /usr/lib
Date: Mon, 22 Apr 2013 15:34:59 +0100 [thread overview]
Message-ID: <1366641299.23738.17.camel@ted> (raw)
In-Reply-To: <AAE0766F5AF36B46BAB7E0EFB927320630E4A540B8@GBTWK10E001.Technology.local>
On Mon, 2013-04-22 at 14:32 +0100, Lewis, Nick wrote:
> I have written a very basic recipe which inherits autotools but it is
> failing complaining of an rpath containing an unnecessary /usr/lib
>
> Is someone able to assist me please with any pointers as to what may
> be causing this rpath issue and how to avoid it. Would the
> configure.ac or Makefile.in from the source give any clues?
Did you write your own do_configure?
The most common reason for this occurring is our libtool macros not
being used.
If that isn't the reason, its likely you're doing something custom to
the linking command in configure.ac or Makefile.am and breaking it.
Cheers,
Richard
next prev parent reply other threads:[~2013-04-22 14:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-22 13:32 Help with redundant RPATH /usr/lib Lewis, Nick
2013-04-22 13:51 ` Fabio Estevam
2013-04-22 14:34 ` Richard Purdie [this message]
2013-04-22 15:48 ` Lewis, Nick
2013-04-23 11:10 ` Lewis, Nick
2013-04-23 11:46 ` Richard Purdie
2013-04-23 13:13 ` Lewis, Nick
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=1366641299.23738.17.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=meta-freescale@yoctoproject.org \
--cc=nick.lewis@usa.g4s.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 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.