Opened 2 years ago
Closed 22 months ago
#66497 closed defect (duplicate)
gnupg2 @2.2.40 has no configure option --disable-openldap
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | tiger ppc | Cc: | ionic@…, jann@… |
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.40" && ./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.40" && ./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 22 months ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
#65453