From: Moriyoshi K. <mor...@at...> - 2005-06-24 13:03:04
|
Hi Ignacio, On 2005/06/24, at 21:56, Ignacio Vazquez-Abrams wrote: > On Fri, 2005-06-24 at 19:12 +0900, Moriyoshi Koizumi wrote: >> Hi, >> >> On 2005/06/24, at 15:40, Ignacio Vazquez-Abrams wrote: >> >>> I notice that OpenSSL comes with md5.h, yet 0.6.0 doesn't seem to >>> find >>> it. Is there a reason for not using it? >> >> What was the configure options? Perhaps you didn't pass >> --with-openssl >> to it. > > It fails to find it regardless of what options are used. It looks as > though it checks for the presence of md5.h, but doesn't actually look > for where it could be (/usr/include/openssl/md5.h on my system). Could you send me your config.log to diagnosis the problem? > Also, although OpenSSL is required to build pam_mysql, configure > doesn't > consider it a fatal error if it isn't found. That's because OpenSSL is not requisite. MD5 support can be enabled by Cyrus-SASL 1. Moriyoshi > > -- > Ignacio Vazquez-Abrams <iva...@iv...> > http://fedora.ivazquez.net/ > > gpg --keyserver hkp://subkeys.pgp.net --recv-key 38028b72 |