Ticket #30754 (closed defect: fixed)
wget 1.13 configure failure: needs gnutls
| Reported by: | blair@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.1 |
| Keywords: | Cc: | ||
| Port: | wget |
Description
Getting this configure failure:
checking for inet_ntoa... yes checking for socket in -lsocket... no checking for compress in -lz... yes checking for gpg_err_init in -lgpg-error... yes checking for gcry_control in -lgcrypt... yes checking for main in -lgnutls... no configure: error: --with-ssl was given, but GNUTLS is not available. shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_wget/wget/work/wget-1.13" && ./configure --prefix=/opt/local --with-libssl-prefix=/opt/local " returned error 1
I only have openssl on my system, I don't have gnutls.
Here's the variants I have for wget:
$ port variants wget
wget has the variants:
no_ssl: Build without SSL support
* conflicts with ssl
(+)ssl: Build with SSL support
* conflicts with no_ssl
test
universal: Build for multiple architectures
Change History
Note: See
TracTickets for help on using
tickets.

