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: Tim Rühsen
Subject: Re: Undefined reference to gnutls_protocol_set_priority() when compiling latest wget version
Date: Tue, 12 May 2020 09:57:05 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

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
> 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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