From: Moriyoshi K. <mor...@at...> - 2008-08-01 13:11:35
|
Hi, On 2007/01/20, at 21:59, Tiron Adrian wrote: > > configure: WARNING: md5.h: present but cannot be compiled Install openssl-devel package and run configure with --with-openssl. The error is due to a trick for backwards compatibility with the older releases that would expect md5.h of FreeBSD's libc, while md5.h itself can be of Cyrus-SASL. Moriyoshi |