Ah, I noticed on earlier versions it compiled but I had to manually give md5.c the gcrypt.h location in some way or another.
Does it need a --with-gcrypt path etc.? I have it installed in an unconventional location and I don't know if it is needed in gnutls' location etc. On Mon, Nov 29, 2010 at 2:03 AM, Michael Menegakis <[email protected]> wrote: > checking for gnutls_check_version in -lgnutls... yes > configure: detected GnuTLS version unknown > configure: Added /usr/local/32/gnutls//lib to LD_LIBRARY_PATH > checking for gcry_control in -lgcrypt... no > configure: error: need GnuTLS built with gcrypt to function with GnuTLS > > It's on mingw-w64 32bit, gnutls was compiled with gcrypt. It even > requires it. I can not see a --with-gcrypt etc. in configuration > --help. > > Is it a bug with the latest version? I notice gcrypt check was added > in latest version. > ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
