libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] gnutls version issue


From: Christian Grothoff
Subject: Re: [libmicrohttpd] gnutls version issue
Date: Wed, 14 Nov 2018 14:02:13 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0

Hi!

Thanks for reporting, I've fixed the issue in ff551c46..64e14805

Happy hacking!

Christian

On 11/14/18 9:02 AM, 김현호 wrote:
> Hi,
> 
> 
> The following error occurs when building a recently released
> libmicrohttpd-0.9.60 on a server with CentOS 6.9 installed.
> 
> daemon.c: In function ‘psk_gnutls_adapter’:
> daemon.c:2180: error: ‘struct MHD_Daemon’ has no member named
> ‘cred_callback’
> daemon.c:2188: error: ‘struct MHD_Daemon’ has no member named
> ‘cred_callback’
> daemon.c:2188: error: ‘struct MHD_Daemon’ has no member named
> ‘cred_callback_cls’
> daemon.c: In function ‘parse_options_va’:
> daemon.c:5193: error: ‘struct MHD_Daemon’ has no member named
> ‘cred_callback’
> daemon.c:5195: error: ‘struct MHD_Daemon’ has no member named
> ‘cred_callback_cls’
> make[3]: *** [libmicrohttpd_la-daemon.lo] Error 1
> 
> 
> If I use the --without-gnutls option, it is normally built.
> I am using gnutls 2.12.23 but do not support gnutls 2.x or lower?
> 
> Regards,
> 
> HyunHo

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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