Mailing List Archive

Building GnuPG – libassuan version
I just tried to build the current master branch of
https://dev.gnupg.org/source/gnupg.git

When trying to build it, I receive the error

*** You need libassuan to build this program.
*** This library is for example available at
*** https://gnupg.org/ftp/gcrypt/libassuan/
*** (at least version 3.0.0 (API 3) is required).


This is my configure command:

./configure --prefix=/opt/gnupg-2.4.3 --sysconfdir=/opt/gnupg-2.4.3/etc
--with-libgcrypt-prefix=/opt/libgcrypt
--with-libgpg-error-prefix=/opt/libgpg-error
--with-npth-prefix=/opt/npth --with-libassuan-prefix=/opt/libassuan3.0-base

I built libassuan 3.0-base from the tag
https://github.com/gpg/libassuan/tree/libassuan-3.0-base and installed
it at the dir shown above. However, I see that even
https://github.com/gpg/libassuan/tree/libassuan-3.0-base is identifying
itself as version "2.5.6-beta1" via its config binary. So I wonder how I
can have working version of libassuan for current GnuPG master.

- Falko

--

*MTG AG*
Dr. Falko Strenzke
Executive System Architect

Phone: +49 6151 8000 24
E-Mail: falko.strenzke@mtg.de
Web: mtg.de <https://www.mtg.de>


------------------------------------------------------------------------

MTG AG - Dolivostr. 11 - 64293 Darmstadt, Germany
Commercial register: HRB 8901
Register Court: Amtsgericht Darmstadt
Management Board: Jürgen Ruf (CEO), Tamer Kemeröz
Chairman of the Supervisory Board: Dr. Thomas Milde

This email may contain confidential and/or privileged information. If
you are not the correct recipient or have received this email in error,
please inform the sender immediately and delete this email. Unauthorised
copying or distribution of this email is not permitted.

Data protection information: Privacy policy
<https://www.mtg.de/en/privacy-policy>