From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?Q2xhZXMgV2FsbGluICjpn4vlmInoqqAp?= Subject: Re: [PATCH] Add skalibs, execline. Date: Wed, 1 Jul 2015 19:03:05 +0200 Message-ID: References: <87ioa7sh5v.fsf@gnu.org> <87lhf0rojw.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c204fae9638e0519d34b52 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZALPm-0001AV-RZ for guix-devel@gnu.org; Wed, 01 Jul 2015 13:03:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZALPj-0007Xn-L4 for guix-devel@gnu.org; Wed, 01 Jul 2015 13:03:14 -0400 In-Reply-To: <87lhf0rojw.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel --001a11c204fae9638e0519d34b52 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Jul 1, 2015 3:32 PM, "Ludovic Court=C3=A8s" wrote: > > I'm working on s6, and it > > expects -lexecline to work. Currently I'm feeding its configure > > "--with-lib=3D.../lib/execline", would be nice to get that done in > > execline instead. Modifying LIBRARY_PATH has no effect, what do I need > > to do to override gcc? > > LIBRARY_PATH is automatically set to contains all the lib/ > sub-directories, so nothing special is needed. The problem probably > lies elsewhere, maybe in the build system of s6. If I do 'guix environment s6' with s6 having execline as an input, only .../...execline.../lib is in LIBRARY_PATH, .../lib/execline isn't. --001a11c204fae9638e0519d34b52 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Jul 1, 2015 3:32 PM, "Ludovic Court=C3=A8s" <= ;ludo@gnu.org> wrote:

> > I'm working on s6, and it
> > expects -lexecline to work. Currently I'm feeding its configu= re
> > "--with-lib=3D.../lib/execline", would be nice to get t= hat done in
> > execline instead. Modifying LIBRARY_PATH has no effect, what do I= need
> > to do to override gcc?
>
> LIBRARY_PATH is automatically set to contains all the lib/
> sub-directories, so nothing special is needed.=C2=A0 The problem proba= bly
> lies elsewhere, maybe in the build system of s6.

If I do 'guix environment s6' with s6 having execlin= e as an input, only .../...execline.../lib is in LIBRARY_PATH, .../lib/exec= line isn't.

--001a11c204fae9638e0519d34b52--