Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] RPATH issue
@ 2009-11-04 19:58 Emmanuel Riou
  0 siblings, 0 replies; only message in thread
From: Emmanuel Riou @ 2009-11-04 19:58 UTC (permalink / raw)
  To: buildroot

Hi all,

I am trying to compile linphone (actually only linphonec, i.e. linphone 
in command line) and am experiencing an rpath linking issue.
The problem is that an RPATH header is added in both my binary and all 
the libraries installed in my project_build directory. The RPATH header 
is set to my lib staging directory which is obviously a problem when I 
execute my binary on the target.
the --disable-rpath configure option of linphone doesn't work, hence I 
tried to patch the configure script to set the relevant hardcode_* 
variables (i.e. hardcode_into_libs=no and hardcode_libdir_flag_spec="") 
but with no success. Would you have any advice to fix this?
I am using buildroot 2009.08.

Cheers,

-- 
Emmanuel Riou

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-04 19:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-04 19:58 [Buildroot] RPATH issue Emmanuel Riou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox