From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id KfLiM7AYBGB8cgAA0tVLHw (envelope-from ) for ; Sun, 17 Jan 2021 11:00:00 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id WF8oL7AYBGBTFwAAB5/wlQ (envelope-from ) for ; Sun, 17 Jan 2021 11:00:00 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 382629404C2 for ; Sun, 17 Jan 2021 11:00:00 +0000 (UTC) Received: from localhost ([::1]:33624 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l15mp-0001RO-86 for larch@yhetil.org; Sun, 17 Jan 2021 05:59:59 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35270) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l15me-0001Pq-0W for help-guix@gnu.org; Sun, 17 Jan 2021 05:59:48 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:38519) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l15mb-0003Q6-SF for help-guix@gnu.org; Sun, 17 Jan 2021 05:59:47 -0500 X-Originating-IP: 86.247.16.87 Received: from mimimi (lfbn-idf2-1-709-87.w86-247.abo.wanadoo.fr [86.247.16.87]) (Authenticated sender: mail@ambrevar.xyz) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 100D340002; Sun, 17 Jan 2021 10:59:39 +0000 (UTC) From: Pierre Neidhardt To: znavko@disroot.org, help-guix Subject: Re: How to use elfutils? bash: eu-strip: command not found In-Reply-To: References: Date: Sun, 17 Jan 2021 11:59:39 +0100 Message-ID: <87pn23j0bo.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=217.70.183.194; envelope-from=mail@ambrevar.xyz; helo=relay2-d.mail.gandi.net X-Spam_score_int: 0 X-Spam_score: -0.1 X-Spam_bar: / X-Spam_report: (-0.1 / 5.0 requ) BAYES_00=-1.9, FROM_SUSPICIOUS_NTLD=0.499, PDS_OTHER_BAD_TLD=1.999, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.96 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 382629404C2 X-Spam-Score: -1.96 X-Migadu-Scanner: scn0.migadu.com X-TUID: j1ghXCMTEKkQ --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi! You need to install the "bin" output: guix install elfutils:bin If you want to fix your executable interpreter (and probably the RPATH too), you can use `patchelf'. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFGBAEBCAAwFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAmAEGJsSHG1haWxAYW1i cmV2YXIueHl6AAoJEJvc9Jeku8x/nmgH/3KxK8omD+9WYHBofTvS/orB7UtPXIXQ hlgkGTWJO+AHq23QEIZPUZzT8876aOwPWtUrdeJ3aki+0XrkWezS4TyEBtqIREwa //0IwxnLO4nR/YQP8emYDWn6LpbJtcf0DIFSz+Ob2eb6vaRQ7YpqlLAhgqD+y093 1IkClPp9usNgwIE59/s7Q69yWz/+V45+wssmiZAOy+QGq5DAPMPvuYWmLia4U/sI O8ioVyk1sRnTyWY1b0sdP5djOwpqicfAwsQ4j+p3ffo4de97GRN+vSnM62bC7Kaj MLKcLtm4L2eRmofdQwG+2efoyQYjaqqIUuPSL1WUp256viuvCU2v3/0= =2nb0 -----END PGP SIGNATURE----- --=-=-=--