Amos Jeffries wrote:
Okay. Well could you check the current version in HEAD instead. It should cope with missing or variant MD5_DIGEST_CHARS by ignoring the OS version. I'm just not 100% certain of the precompiler logics yet.
This still has issues on FreeBSD RELENG_7 with "undefined reference to `MD5Init'", "undefined reference to `MD5Update'" and "undefined reference to `MD5Final'".
autoconf.h says: #define HAVE_OPENSSL_MD5_H 1 #define HAVE_SYS_MD5_H 1 Regards -- Pawel
