unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* libgcrypt
@ 2013-02-06 22:35 Andreas Enge
  2013-02-06 22:41 ` libgcrypt Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Enge @ 2013-02-06 22:35 UTC (permalink / raw)
  To: bug-guix

[-- Attachment #1: Type: text/plain, Size: 1706 bytes --]

Hello,

I am now trying to configure and build guix with the packages built by 
guix. So I installed autoconf, automake, binutils, glibc, gcc and ld-
wrapper; added
   export GUIX_LD_WRAPPER_ALLOW_IMPURITIES=yes
to my .bashrc as well as PATH, LIBRARY_PATH, CPATH, MANPATH and 
PKG_CONFIG_PATH.

As discussed before, I also added
   export ACLOCAL="aclocal -I $HOME/.guix-profile/share/aclocal" .

Now configure gives the error:
checking for libgcrypt shared library name... libgcrypt
checking for guile... (cached) /home/privat/.guix-profile/bin/guile
checking for guile-config... /home/privat/.guix-profile/bin/guile-config
checking for guile-tools... /home/privat/.guix-profile/bin/guile-tools
checking whether libgcrypt can be dynamically loaded... no
configure: error: GNU libgcrypt does not appear to be usable; see `--with-
libgcrypt-prefix' and `README'.

The file config.log ends with the following lines:
configure:7038: checking for libgcrypt shared library name
configure:7040: result: libgcrypt
configure:7047: checking for guile
configure:7077: result: /home/privat/.guix-profile/bin/guile
configure:7091: checking for guile-config
configure:7109: found /home/privat/.guix-profile/bin/guile-config
configure:7121: result: /home/privat/.guix-profile/bin/guile-config
configure:7135: checking for guile-tools
configure:7153: found /home/privat/.guix-profile/bin/guile-tools
configure:7165: result: /home/privat/.guix-profile/bin/guile-tools
configure:7175: checking whether libgcrypt can be dynamically loaded
configure:7190: result: no
configure:7194: error: GNU libgcrypt does not appear to be usable; see `--
with-libgcrypt-prefix' and `README'.

Do you see why and how to solve it?

Andreas

[-- Attachment #2: Type: text/html, Size: 7214 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-07 11:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-06 22:35 libgcrypt Andreas Enge
2013-02-06 22:41 ` libgcrypt Ludovic Courtès
2013-02-07  9:33   ` libgcrypt Andreas Enge
2013-02-07 11:08     ` libgcrypt Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).