Projekt

Allgemein

Profil

Aktionen

Bug #315

offen

libgwenhyfar 5.12 fails to configure with libgcrypt >= 1.11 (linux)

Von merlinwv vor 7 Monaten hinzugefügt. Vor 7 Monaten aktualisiert.

Status:
New
Priorität:
Normal
Kategorie:
Gwenhywfar
Beginn:
31.12.2024
Abgabedatum:
Betriebssystem:
Linux
AqBanking-Version:
6.6.0
Anwendung:
andere
Version der Anwendung:

Beschreibung

Hi,

I tried to build the newest aqbanking (6.6.0) + libgwenhyfar for my Arch-System.
Configure for libgwenhyfar 5.12.0 failed to configure with an error "libgcrypt not found".

I examined the situation and found that libgcrypt + headers IS present on my system in version 1.11 - but configure did not find it because it relies on "libgcrypt-config" to find the correct version + path.

In libgcrypt 1.11 (at least on linux), libgcrypt-config was removed, instead they provide a pkg-config now.
So, the configure-script/macros need to be adapted from libgcrypt-config to pkgconfig.

Other projects with similar problems can be found by an internet search for "libgcrypt 1.11 migrate from libgcrypt-config to pkg-config", also e.g.: https://dev.gnupg.org/T7114

Sorry - I'm not firm enough in either pkgconfig nor in autoconf to provide a patch, even if several maintainers of other projects tell in the respective bugs "it's an easy fix" (not for me ;) ).
I was able to workaround by temporarily downgrading to libgcrypt 1.10 , but in the long term, the configure script should be adapted.

Ich kann auch gerne Feedback/Beschreibung auf Deutsch liefern ;)

Aktionen

Auch abrufbar als: Atom PDF