On Tue, Mar 28, 2000, Chandima Cumaranatunge wrote:

> I've compiled apache 1.3.12 with mod_ssl as a dso module on MacOSX server
> 1.02. 
> 
> apachectl start works fine, but apachectl startssl gives the following lines
> in the error log.
> 
> dyld: /usr/local/sbin/httpd multiple definitions of symbol
> _ACCESS_DESCRIPTION_free
> /Local/Library/Apache/Modules/libssl.so definition of
> _ACCESS_DESCRIPTION_free
> /Local/Library/Apache/Modules/libssl.so definition of
> _ACCESS_DESCRIPTION_free

I don't know MacOSX, but such symbols are definetely not part of
mod_ssl. They have to come from some internal MacOSX stuff, I think.
Sorry, I've no clue what MacOSX' problem is, but perhaps you should
first try to build mod_ssl as a regular/static module instead of a DSO.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to