I probably upgraded libgcrypt as a local package recently and now when 
compiling Wireshark from trunk, it fails with:

cc1: warnings being treated as errors
In file included from packet-ssl-utils.h:37,
                 from packet-dtls.c:76:
/usr/local/include/gcrypt.h:1336: warning: 'gcry_ac_io_mode_t' is 
deprecated
/usr/local/include/gcrypt.h:1337: warning: 'gcry_ac_io_type_t' is 
deprecated

.. and many other similar lines.  I'm using libgcrypt 1.5.0 now 
(released June 29 2011).  One of those such lines is:

  /* This is an INTERNAL structure, do NOT use manually.  */
  gcry_ac_io_mode_t mode _GCRY_ATTR_INTERNAL;

Has anyone started looking into this yet?

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to