Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Emmanuel Riou <riou.emmanuel@googlemail.com>
To: buildroot@busybox.net
Subject: [Buildroot] RPATH issue
Date: Wed, 04 Nov 2009 19:58:33 +0000	[thread overview]
Message-ID: <4AF1DCE9.5080801@gmail.com> (raw)

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

                 reply	other threads:[~2009-11-04 19:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4AF1DCE9.5080801@gmail.com \
    --to=riou.emmanuel@googlemail.com \
    --cc=buildroot@busybox.net \
    /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