You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Luis Fernando Gallegos Valencia <lf...@pichincha.com> on 2004/01/29 15:45:26 UTC

[users@httpd] Re: [SPAM] - Re: [users@httpd] Apache Compile - Email found in subject

> Anyone else have some idea's here?

Yes, it seems you don't have SSL installed.
It is better to use the last ssl stable version available on
www.openssl.org. Then when installing apache use ./configure ....
--with-ssl=path-where-your-ssl-was-installed

	Luis


On Thu, 2004-01-29 at 09:35, Josh Wyatt wrote:
> Luc Foisy wrote:
> > Anyone else have some idea's here?
> 
> Well, it's mostly complaining about openssl.  Do you have the openssl rpms 
> installed?
> rpm -qa |grep -i ssl
> 
> Thanks,
> Josh
> 
> > 
> > -----Original Message-----
> > From: Luc Foisy 
> > Sent: Wednesday, January 28, 2004 4:49 PM
> > To: Apache HTTP Server List (E-mail)
> > Subject: [users@httpd] Apache Compile
> > 
> > 
> > 
> > Using Johns HowTO (http://johnturner.com/howto/apache2-tomcat4127-jk-rh9-howto.html) I think my make might not have worked correctly. I'll paste the last bunch of lines.
> > I think this RH bread is 7.0
> > 
> > libtool: link: warning: library `/usr/lib/libgdbm.la' was moved.
> > libtool: link: warning: library `/usr/lib/libgdbm.la' was moved.
> > modules/ssl/.libs/mod_ssl.al(ssl_engine_kernel.lo): In function `ssl_hook_UserCheck':
> > /home/tech_support/install/apache/httpd-2.0.48/modules/ssl/ssl_engine_kernel.c:893: undefined reference to `OPENSSL_free'
> > modules/ssl/.libs/mod_ssl.al(ssl_engine_kernel.lo): In function `ssl_callback_SSLVerify':
> > /home/tech_support/install/apache/httpd-2.0.48/modules/ssl/ssl_engine_kernel.c:1224: undefined reference to `OPENSSL_free'
> > /home/tech_support/install/apache/httpd-2.0.48/modules/ssl/ssl_engine_kernel.c:1228: undefined reference to `OPENSSL_free'
> > modules/ssl/.libs/mod_ssl.al(ssl_engine_kernel.lo): In function `ssl_callback_SSLVerify_CRL':
> > /home/tech_support/install/apache/httpd-2.0.48/modules/ssl/ssl_engine_kernel.c:1490: undefined reference to `OPENSSL_free'
> > modules/ssl/.libs/mod_ssl.al(ssl_engine_vars.lo): In function `ssl_var_lookup_ssl_cert':
> > /home/tech_support/install/apache/httpd-2.0.48/modules/ssl/ssl_engine_vars.c:351: undefined reference to `OPENSSL_free'
> > collect2: ld returned 1 exit status
> > make[1]: *** [httpd] Error 1
> > make[1]: Leaving directory `/home/tech_support/install/apache/httpd-2.0.48'
> > make: *** [all-recursive] Error 1
> > 
> > That does look like an error to me (I have no idea what a proper make looks like). Can someone point me in the right direction?
> > 
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP Server Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> >    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> > For additional commands, e-mail: users-help@httpd.apache.org
> > 
> > 
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP Server Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> >    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> > For additional commands, e-mail: users-help@httpd.apache.org
> > 
> 
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 
> 


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org