all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: John Darrington <john@darrington.wattle.id.au>
Cc: guix-devel@gnu.org
Subject: Re: building guix from guix
Date: Sat, 10 May 2014 15:08:58 +0200	[thread overview]
Message-ID: <87mwepvl05.fsf@gnu.org> (raw)
In-Reply-To: <20140510120146.GA18769@jocasta.intra> (John Darrington's message of "Sat, 10 May 2014 14:01:47 +0200")

John Darrington <john@darrington.wattle.id.au> skribis:

> I have been trying to follow the section in README entitled 
>
> * Installing Guix from Guix
>
> and have got as far as :
>   - re-run the configure script passing it the option
>     `--with-libgcrypt-prefix=$HOME/.guix-profile/
>
> This results in a  error: 
> /bin/sh: relocation error: /home/john/.guix-profile/lib/libc.so.6: symbol _dl_find_dso_for_object, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference
>
> What does this mean and how can I resolve it?

What command produces that error?

> Question: the previous step says to set the variable "LIBRARY_PATH" - I presume this should say LD_LIBRARY_PATH - 
> (I set both anyway).

No, it’s literally LIBRARY_PATH.

Setting LD_LIBRARY_PATH may have caused non-Guix-provided programs to
link against Guix’s libc, possibly leading to the error above.

Ludo’.

  reply	other threads:[~2014-05-10 13:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-10 12:01 building guix from guix John Darrington
2014-05-10 13:08 ` Ludovic Courtès [this message]
2014-05-10 16:51   ` John Darrington
2014-05-10 18:33     ` Sergio Durigan Junior
2014-05-10 20:01     ` Ludovic Courtès

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=87mwepvl05.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=john@darrington.wattle.id.au \
    /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.