Opened 22 months ago

Last modified 17 months 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

Change History (1)

comment:1 Changed 17 months ago by ballapete (Peter "Pete" Dyballa)

Building gnupg2 @2.2.40 on Monterey the same complaint appears.

Note: See TracTickets for help on using tickets.