Good morning all,
Have finally build Apache 2.4 from ports which wasn’t causing that issues…. yes
I noticed about the order of -L’s but haven’t time for further investigations….
so I did this…. but by the way have noticed too that php 5.4 is suffering
something similar….
ldd /usr/local/lib/php
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
>
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
>
Perhaps it is an option for you to switch to Apache 24.
On my machine Apache 24 picks OpenSSL from the ports without any special
adjustments:
ldd /usr/local/libexec/apache24/mod_ssl.so
/usr/local/libexec/apache24/mod_ssl.so:
libssl.so.8 => /usr/local/lib/libssl.so.8 (0x801238000)
This seems to be an Apache issue when being built…. I say this because Postfix
por example runs at first attempt as it should….
ldd /usr/local/libexec/postfix/smtpd
/usr/local/libexec/postfix/smtpd:
libpcre.so.3 => /usr/local/lib/libpcre.so.3 (0x800889000)
libssl.so.8 => /usr/loca
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/