[meta-freescale] Help with redundant RPATH /usr/lib

Richard Purdie richard.purdie at linuxfoundation.org
Mon Apr 22 07:34:59 PDT 2013


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




More information about the meta-freescale mailing list