all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Timothy Sample <samplet@ngyro.com>
To: Hinko Kocevar <Hinko.Kocevar@esss.se>
Cc: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: 'libstdc++.so.6' cannot be found in RUNPATH ()
Date: Wed, 27 Jun 2018 13:53:16 -0400	[thread overview]
Message-ID: <87zhzgktf7.fsf@ngyro.com> (raw)
In-Reply-To: <b9c0f2bc897943ed91c92503ec3be8a5@esss.se> (Hinko Kocevar's message of "Tue, 26 Jun 2018 12:35:22 +0000")

Hi Hinko,

Hinko Kocevar <Hinko.Kocevar@esss.se> writes:

> Hi Ludovic,
>
> Thank you for the insight.
>
> Is there a way to have the check pass by other means (i.e not skip the check)?

One thing you could do is patch the RUNPATH of the library.  You can do
this with the ‘patchelf’ command.  A good starting place might be to
look at the Rust bootstrap package.  It uses ‘patchelf’ to update the
RUNPATH of binaries, and leaves the ‘validate-runpath’ phase in place.

> I will resort to skipping the check as immediate solution.
>
> /hinko

      reply	other threads:[~2018-06-27 17:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-25 18:45 'libstdc++.so.6' cannot be found in RUNPATH () Hinko Kocevar
2018-06-25 19:03 ` Pierre Neidhardt
2018-06-25 19:57   ` Hinko Kocevar
2018-06-26 11:43 ` Ludovic Courtès
2018-06-26 12:35   ` Hinko Kocevar
2018-06-27 17:53     ` Timothy Sample [this message]

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=87zhzgktf7.fsf@ngyro.com \
    --to=samplet@ngyro.com \
    --cc=Hinko.Kocevar@esss.se \
    --cc=help-guix@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.