On 2014-04-08 12:03, Egoitz Aurrekoetxea wrote:
> Hi, 
> 
> Have tried building Apache on a recently upgraded ports collection for 
> linking Apache, php and all against openssl new port…. but no way of ending 
> up that way….
> 
> I see always : 
> 
> ldd /usr/local/libexec/apache22/mod_ssl.so 
> /usr/local/libexec/apache22/mod_ssl.so:
>       libssl.so.7 => /usr/lib/libssl.so.7 (0x801630000)
>       libcrypto.so.7 => /lib/libcrypto.so.7 (0x801899000)
>       libthr.so.3 => /lib/libthr.so.3 (0x801c84000)
>       libc.so.7 => /lib/libc.so.7 (0x80081d000)
> 
> 
> Have tried with : 
> 
> make WITH_OPENSSL_PORT=yes
> 
> inserting in /etc/make.conf… but no way….
> 
> has anyone suffered this same issue?
> 
> Regards,

Hi Egoitz,

in case you are running on FreeBSD-10, then the update to apache22-2.2.27_1 
should fix the issue.

-- 
Regards,
olli
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to