> -----Original Message-----
> From: Leon King [mailto:[EMAIL PROTECTED] 
> Sent: Monday, September 25, 2006 7:05 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Error compile mod-ssl and apache-1.3.33
> 
> Hi:
> 
> I am installing Apache HTTP Server 1.3.33 on a Solaris 10 box. I have
> also installed OpenSSL 0.9.8b. When I run 'make' after the 
> configure process, I
> receive the errors listed below.  Any help will be great - thanks.

- 1.3.33 is over a year old - current version is 1.3.37.
- you need mod_ssl (you didn't mention it): for 1.3.33, that's version
2.8.24
- openSSL 0.9.8b is in the future relative to 1.3.33 it's a bit risky to
use it (try to keep versions contemporaneous)

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 


> 
>  
> 
> Configure arguments used:
> 
> ./configure --with-apache=../apache_1.3.33 
> --with-ssl=/usr/local/ssl 
> --with-crt=/opt/app/apache_1.3.33/conf/ssl.crt/server.crt 
> --with-key=/opt/app/apache_1.3.33/conf/ssl.key/server.key 
> --prefix=/opt/app/apache_1.3.33 --enable-shared=ssl
> 
> Error when running 'make' below:
> 
> 
> ssl_engine_pphrase.c: In function `ssl_pphrase_Handle_CB':
> 
> ssl_engine_pphrase.c:496: error: `PEM_F_DEF_CALLBACK' 
> undeclared (first use in this function)
> 
> ssl_engine_pphrase.c:496: error: (Each undeclared identifier 
> is reported only once
> 
> ssl_engine_pphrase.c:496: error: for each function it appears in.)
> 
> *** Error code 1
> 
> make: Fatal error: Command failed for target `ssl_engine_pphrase.lo'
> 
>  
> 
> Leon King
> 
> Senior Software Systems Eng
> 
> Network Management Systems IT, OASIS
> 
> v-net: 965-626  
> 
> outside: 919-378-6626
> 
>  
> 
>
 
 
This message is for the named person's use only. It may contain confidential, 
proprietary or legally privileged information. No confidentiality or privilege 
is waived or lost by any mistransmission. If you receive this message in error, 
please notify the sender urgently and then immediately delete the message and 
any copies of it from your system. Please also immediately destroy any 
hardcopies of the message. You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. The sender's company reserves the right to monitor all e-mail 
communications through their networks. Any views expressed in this message are 
those of the individual sender, except where the message states otherwise and 
the sender is authorised to state them to be the views of the sender's company.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to