compiling guix with libgcrypt from git

Matthias Wachs wachs at net.in.tum.de
Thu Sep 12 09:24:08 CEST 2013


Hi libgcrypt developers,

I am trying to compile the guix package manager with libgcrypt from git.
With 1.5.3 it's compiling, but not with the git version. 

Guix developers told me that I should talk to you, as gcry_md_algo_t is
not deprecated.

It fails to compile with:

g++ -DHAVE_CONFIG_H -I. -I./nix  -I./nix -I./nix/libutil -I./nix   -g
-O2 -MT nix/libutil/libutil_a-hash.o -MD -MP -MF
nix/libutil/.deps/libutil_a-hash.Tpo -c -o nix/libutil/libutil_a-hash.o
`test -f 'nix/libutil/hash.cc' || echo './'`nix/libutil/hash.cc
In file included from nix/libutil/md5.h:19:0,
                  from nix/libutil/hash.cc:11:
./nix/libutil/gcrypt-hash.hh:33:60: error: ‘gcry_md_algo_t’ has not been
> declared
./nix/libutil/gcrypt-hash.hh:37:9: error: ‘gcry_md_algo_t’ has not been
declared
make[2]: *** [nix/libutil/libutil_a-hash.o] Error 1


In idea about that? TIA ... and please don't shoot the messenger ...

-Matthias

-- 
Dipl.-Inf. Matthias Wachs
Free Secure Network Systems Group
Technische Universitaet Muenchen
Chair for Network Architectures and Services
Institute for Informatics / I8           Tel:    +49 89 289 18037
Boltzmannstr. 3 / Room 03.05.042         Fax:    +49 89 289 18033
D-85748 Garching b. Muenchen, Germany    Email: wachs at net.in.tum.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: </pipermail/attachments/20130912/73d34451/attachment.sig>


More information about the Gcrypt-devel mailing list