Re: [users@httpd] "configure" error on openssl v1.0.1c for apache 2.2.22

2012-06-17 Thread Michael Felt
An idea? Yes. Guarantee - no. Maybe there are new configure options for openssl - so my idea would be to compare the config.log files of the one that works with the one that does not, or a diff of the Makefiles. On Fri, Jun 15, 2012 at 9:10 PM, Ruiyuan Jiang wrote: > Hi, all > > I am trying to

[users@httpd] "configure" error on openssl v1.0.1c for apache 2.2.22

2012-06-15 Thread Ruiyuan Jiang
Hi, all I am trying to upgrade my Openssl for Apache httpd to the latest version v1.0.1c on RHEL v6.2 (64 bit). Openssl compiled and installed no problem. I then tried to configure httpd v2.2.22 and got error message: checking for library containing crypt... -lcrypt checking for getpwnam... yes