bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Undefined reference to gnutls_protocol_set_priority() when compiling


From: Jeffrey Walton
Subject: Re: Undefined reference to gnutls_protocol_set_priority() when compiling latest wget version
Date: Fri, 15 May 2020 13:42:48 -0400

On Fri, May 15, 2020 at 1:09 PM Stephen Kirby <address@hidden> wrote:
>  ...
> on the emulated phone, I am trying:
>
> wget -O filename http://###.##.###.## (i.e., here I use the IP address
> found via nslookup on the named URL)
>
> Then, I get:
> HTTP request sent, awaiting response... 302 object moved
> Location: https://(here it lists the correctly named URL)
> Resolving (named URL)... Failed: Name or Server not known
> wget: unable to resolve host address "named URL"

Verbose output is On by default. Maybe try Debug output with -d or
--debug. Also see
https://www.gnu.org/software/wget/manual/html_node/Logging-and-Input-File-Options.html.

Jeff



reply via email to

[Prev in Thread] Current Thread [Next in Thread]