From: Ignacio Vazquez-A. <iva...@iv...> - 2005-06-24 12:55:35
|
On Fri, 2005-06-24 at 19:12 +0900, Moriyoshi Koizumi wrote: > Hi, >=20 > On 2005/06/24, at 15:40, Ignacio Vazquez-Abrams wrote: >=20 > > 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? >=20 > 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). Also, although OpenSSL is required to build pam_mysql, configure doesn't consider it a fatal error if it isn't found. --=20 Ignacio Vazquez-Abrams <iva...@iv...> http://fedora.ivazquez.net/ gpg --keyserver hkp://subkeys.pgp.net --recv-key 38028b72 |