김현호
2018-11-14 08:02:46 UTC
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
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