help-gnunet
[Top][All Lists]
Advanced

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

Failing to build GNUnet 0.22.0 on Arch Linux with incorrect detection of


From: marty1885
Subject: Failing to build GNUnet 0.22.0 on Arch Linux with incorrect detection of libgcrypt version
Date: Mon, 02 Sep 2024 14:31:56 +0000

Hi,

Congrats for releasing 0.22.0. I tried to build the code on my Arch Linux 
server and ran into the following error during configuration. GNUnet is unhappy 
that my libgcrypt is too old and wants at least version 1.6.0.

checking for struct tm.tm_gmtoff... yes
checking for getaddrinfo_a in -lanl... yes
checking for libgcrypt-config... no
checking for LIBGCRYPT - version >= 1.6.0... no
checking for gcc options needed to detect all undeclared functions... none 
needed
checking whether gcry_mpi_set_opaque_copy is declared... yes
configure: error: You need libgcrypt to build this program.
At least version 1.6.0 (API 1) is required.

However, pacman says I have version 1.11.0-2.

pacman -Qi libgcrypt | head -n 2
Name            : libgcrypt
Version         : 1.11.0-2

Is there anything I can do to solve this problem? Hope my system info helps 
resolving this issue.

OS: Arch Linux ARM
Compile: GCC 14.1
GNUnet: 0.22.0
libgcrypt: 1.11.0
autotools: 2.72


BR,
Martin



reply via email to

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