From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] meson for host package with executables doesn't work.
Date: Thu, 11 Oct 2018 12:01:26 +0200 [thread overview]
Message-ID: <20181011120126.4bb50328@windsurf> (raw)
In-Reply-To: <CAFr9PXm1Y=HHy4znDBVdxpd2ndHKdu+_unfgSGHkJFotSZ9HKA@mail.gmail.com>
Hello Daniel,
On Thu, 11 Oct 2018 18:25:39 +0900, Daniel Palmer wrote:
> That was working fine a few months ago but now I get this:
>
> ***
> *** ERROR: package host-json-glib installs executables without proper RPATH:
> *** <snip>/buildroot-firmware/output/host/bin/json-glib-validate
> *** <snip>/buildroot-firmware/output/host/bin/json-glib-format
>
> As far as I know meson strips RPATH on install and there is no way to
> stop it doing that outside of adjusting the build file.
>
> Does anyone have any ideas about how this should be fixed?
We really need the host tools to have an rpath pointing to
$(HOST_DIR)/lib, otherwise they won't pick up the libraries that we
have installed in $(HOST_DIR)/lib.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-10-11 10:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-11 9:25 [Buildroot] meson for host package with executables doesn't work Daniel Palmer
2018-10-11 10:01 ` Thomas Petazzoni [this message]
2018-10-11 11:42 ` Daniel Palmer
2018-10-11 14:31 ` Thomas Petazzoni
2018-10-11 15:18 ` Daniel Palmer
2018-10-11 21:11 ` Arnout Vandecappelle
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=20181011120126.4bb50328@windsurf \
--to=thomas.petazzoni@bootlin.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