bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installing guix from Git


From: Ludovic Courtès
Subject: Re: Installing guix from Git
Date: Tue, 11 Jun 2013 15:58:38 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Konrad Hinsen <address@hidden> skribis:

> Ludovic Courtès writes:
>
>  > If you are building with the GCC and libc installed from Guix, then you
>  > must also install the linker wrapper:
>  > 
>  >   guix package -i ld-wrapper
>  > 
>  > The wrapper takes care of adding the relevant libraries to the RPATH,
>  > which will fix the problem.
>
> Perhaps it does, but it certainly creates a new one:
>
> ld-wrapper: error: attempt to use impure library 
> "/home/hinsen/.guix-profile/lib/libgcc_s.so"

Ah yes, ahem, you also need this:

  export GUIX_LD_WRAPPER_ALLOW_IMPURITIES="yes, please"

I’m sorry this is so painful.  We need to come up with ways to simplify
use of the tool chain installed via Guix.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]