Re: Building Apache22 against OpenSSL port

2014-04-08 Thread Egoitz Aurrekoetxea
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

Re: Building Apache22 against OpenSSL port

2014-04-08 Thread olli hauer
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 >

Re: Building Apache22 against OpenSSL port

2014-04-08 Thread olli hauer
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 >

Re: Building Apache22 against OpenSSL port

2014-04-08 Thread Dr. Rolf Jansen
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)

Re: Building Apache22 against OpenSSL port

2014-04-08 Thread Egoitz Aurrekoetxea
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

Building Apache22 against OpenSSL port

2014-04-08 Thread Egoitz Aurrekoetxea
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/