Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jan 2010 18:33:15 +0000
From:      Ronny Forberger <ronnyforberger@ronnyforberger.de>
To:        Jun Kuriyama <kuriyama@FreeBSD.org>
Cc:        apache@freebsd.org
Subject:   Re: www/apache22: Apache 2.2.13 fails start // [error] Unable to initialize TLS servername extension callback (incompatible OpenSSL version?)
Message-ID:  <4B52066B.3070502@ronnyforberger.de>
In-Reply-To: <48acff731001160637p698dfce6h5f1fc3fc44d270dc@mail.gmail.com>
References:  <4B4A2843.5000300@ronnyforberger.de> <4B4A2F90.9060901@p6m7g8.com>	 <4B4A370C.8090107@ronnyforberger.de> <4B4A4E00.1080706@p6m7g8.com>	 <4B519F4B.3020604@ronnyforberger.de> <48acff731001160637p698dfce6h5f1fc3fc44d270dc@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jun Kuriyama schrieb:
> 2010/1/16 Ronny Forberger <ronnyforberger@ronnyforberger.de>:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Thats weird for my system: I had chosen SSL in the 'make config'
>> dialogue, but it did not link against libssl.
>> Now I recompiled www/apache22 with WITH_SSL=yes and it still won't
>> link against any libssl!
>
> How about "ldd /usr/local/libexec/apache22/mod_ssl.so" ?
>
[root@sonne ~]# ldd /usr/local/libexec/apache22/mod_ssl.so
/usr/local/libexec/apache22/mod_ssl.so:
    libssl.so.6 => /usr/lib/libssl.so.6 (0x800b2f000)
    libcrypto.so.6 => /lib/libcrypto.so.6 (0x800c7e000)
    libz.so.5 => /lib/libz.so.5 (0x800f17000)
    libthr.so.3 => /lib/libthr.so.3 (0x80102b000)
    libc.so.7 => /lib/libc.so.7 (0x800647000)
[root@sonne ~]# file /usr/lib/libssl.so.6
/usr/lib/libssl.so.6: ELF 64-bit LSB shared object, x86-64, version 1
(FreeBSD), dynamically linked, stripped


> Are you really need to install OpenSSL from ports?  Is system stock
> OpenSSL not enough?
No, system stock is fine, and I think to have that one installed.


- --
___________________________________
Ronny Forberger
ronnyforberger at ronnyforberger.de
PGP public key:
http://www.ronnyforberger.de/~rf/wwwroot/pgp/0x71AE1E17.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAktSBmkACgkQC1+bGHGuHhfEQACeIGdGZdNcf05tn6y3BHF+nGKL
FgkAoIR5Vw8ltD/cJnFB8Q+QJZjctY2K
=ywq9
-----END PGP SIGNATURE-----




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B52066B.3070502>