[Buildroot] RPATH issue

Emmanuel Riou riou.emmanuel at googlemail.com
Wed Nov 4 19:58:33 UTC 2009


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



More information about the buildroot mailing list