Opened 2 years ago
Last modified 2 years ago
#65453 new defect
gnupg2 @2.2.35 has no configure option --disable-openldap
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | tiger | Cc: | jann@…, ionic@… |
Port: | gnupg2 |
Description
Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_mail_gnupg2/gnupg2/work/gnupg-2.2.35" && ./configure --prefix=/opt/local --disable-openldap --with-ldap=no --with-pinentry-pgm=/opt/local/bin/pinentry DEBUG: system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_mail_gnupg2/gnupg2/work/gnupg-2.2.35" && ./configure --prefix=/opt/local --disable-openldap --with-ldap=no --with-pinentry-pgm=/opt/local/bin/pinentry configure: WARNING: unrecognized options: --disable-openldap
The correct option is:
--disable-ldap disable LDAP support
Note: See
TracTickets for help on using
tickets.
Building
gnupg2 @2.2.40
onMonterey
the same complaint appears.