Re: Very first Beta of GnuPG 2.6 available
Damien Goutte-Gattat via Gnupg-devel <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.devel |
|---|---|
| Organization | Incenp |
| Message-ID | <[email protected]> |
On Wednesday, 1 May 2024 19:24:25 BST Simon Josefsson via Gnupg-devel wrote: > Werner Koch via Gnupg-devel <[email protected]> writes: > I had several problems building/running this and eventually became tired > of fixing small issues (mostly build environment related) FWIW I also ran into a few problems when trying to build the beta. I believe the correct build instruction should have been make -f build-aux/speedo.mk this-native At least that’s what I had to use on my machine. With `native`, Speedo attempted to use the latest *released* versions of Libassuan and Libgcrypt, resulting in GnuPG itself failing to build since it depends on newer versions of those libraries that have not been released yet. With `this-native`, Speedo will use the already unpacked sources provided in the tarball (in PLAY/src). Another problem is that when building bzip2, it would try to install a header in /usr/local, instead of the PLAY root. Not sure why, but I didn’t investigate further. I just removed bzip2 from the list of packages (variable `speedo_spkgs`) and let GnuPG use my system-wide bzip2 instead. Hope this helps. - Damien _______________________________________________ Gnupg-devel mailing list [email protected] https://lists.gnupg.org/mailman/listinfo/gnupg-devel
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSAzBuNBMJi3f7hmAxvfw+R0Tj8ewUCZjKeoAAKCRBvfw+R0Tj8 e9QmAQCMiQOl+pI3uDcAl2tVu8rVNQKOQenSGN/4iIT14J7T7gEA4YYB4Yg1uFrg CNEmeD4TIfGpxV/GLOkZlWaFHVeITQw= =lsE+ -----END PGP SIGNATURE-----