From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: bug#34620: Acknowledgement (opam fails) Date: Sun, 24 Feb 2019 11:15:37 +0100 Message-ID: <1E11E517-AD19-4999-B775-9D17B081B36E@lepiller.eu> References: <87ef7z1r0q.fsf@gmail.com> <87bm321lx2.fsf@gmail.com> <878sy51vik.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxqpL-0000im-3x for bug-guix@gnu.org; Sun, 24 Feb 2019 05:16:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gxqpJ-0007cJ-6x for bug-guix@gnu.org; Sun, 24 Feb 2019 05:16:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36306) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gxqpG-0007aq-3Q for bug-guix@gnu.org; Sun, 24 Feb 2019 05:16:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gxqpF-0001Cl-RH for bug-guix@gnu.org; Sun, 24 Feb 2019 05:16:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <878sy51vik.fsf@gmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Gabriel Hondet , 34620@debbugs.gnu.org Le 24 f=C3=A9vrier 2019 08:43:47 GMT+01:00, Gabriel Hondet a =C3=A9crit : >Hello, > >Wrapping works except that the binary can't find libraries, how can I >add the libraries of the profile (e=2Eg=2E =3Dasm/socket=2Eh=3D or =3Dcrt= i=2Eo=3D) in >the wrapper? The matter is to get the path of a profile (as if it was >a >package in the ~inputs~ of the function)=2E > >Gabriel Can you share whbt you've done so far?