Which version of GnuTLS are you using ? I saw this issue two or three weeks ago on OSS-Fuzz, which builds wget and it's dependencies from master. But the build failure is gone now - and i never cared much for it, so can't tell you anything but "try with latest GnuTLS".
Regards, Tim On 12.05.20 00:51, Stephen Kirby wrote: > Hi all, > > I am trying to cross-compile wget using the target=x86_64-linux-gnueabi. It > makes it almost all the way through but is dying at the link stage with the > error I name in the subject line. It looks as if wget is trying to use a > function in gnutls that has been deprecated/deleted. Is there a workaround > for this? From what I have found so far, gnutls_protocol_set_priority() > should be replaced with gnutls_priority_set_direct(). But, I see that both > of these functions are listed in wget/src/gnutls.c. > > Can someone please advise me on this? > > Thanks so much! > > Best, > Steve >
signature.asc
Description: OpenPGP digital signature
