New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #30754 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

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

comment:1 Changed 22 months ago by blair@…

  • Owner changed from ryandesign to ryandesign@…

comment:2 Changed 22 months ago by ryandesign@…

  • Status changed from new to assigned
  • Summary changed from wget 1.13 configure failure to wget 1.13 configure failure: needs gnutls

comment:3 Changed 22 months ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Oops! Thanks. Fixed in r82465.

Note: See TracTickets for help on using tickets.