Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Configure is not setting #ifdef HAVE_LIBGCRYPT_AEAD so get c

From: Peter Wu <peter@xxxxxxxxxxxxx>
Date: Tue, 23 Jan 2018 14:10:19 +0100
That macro is set only if you have a recent enough Libgcrypt (version 1.7 or 1.6 if I remember correctly).

Kind regards,
Peter
https://lekensteyn.nl
(pardon my brevity, top-posting and formatting, sent from my phone)


On 22 January 2018 22:27:13 CET, Richard Sharpe <realrichardsharpe@xxxxxxxxx> wrote:
>Hi folks,
>
>I am getting the following error with my latest pull:
>
>packet-quic.c:437:1: error: 'dissect_quic_frame_type' defined but not
>used [-Werror=unused-function]
> dissect_quic_frame_type(tvbuff_t *tvb, packet_info *pinfo _U_,
>proto_tree *quic_tree, guint offset, quic_info_data_t *quic_info){
> ^
>cc1: all warnings being treated as errors
>
>This appears to be because, although I have libgcrypt-devel installed,
>configure is not finding what it wants.
>
>Can we fix this? #ifdef that function as well?
>
>-- 
>Regards,
>Richard Sharpe
>(何以解憂?唯有杜康。--曹操)
>___________________________________________________________________________
>Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
>Archives:    https://www.wireshark.org/lists/wireshark-dev
>Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
>         mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe