www/apache22 not honoring WITH_OPENSSL_PORT=yes under FreeBSD 10?

olli hauer ohauer at gmx.de
Tue Apr 8 23:27:16 UTC 2014


On 2014-04-09 01:19, Philip Jocks wrote:
> 
> Am 09.04.2014 um 01:09 schrieb olli hauer <ohauer at gmx.de>:
> 
>> can you test this patch
>>
>> http://people.freebsd.org/~ohauer/diffs/apache22_FreeBSD10_OpenSSL_from_ports.diff
> 
> Hej Olli,
> 
> yes, it worked. \o/
> 
> # ldd /usr/local/libexec/apache22/mod_ssl.so
> /usr/local/libexec/apache22/mod_ssl.so:
> 	libssl.so.8 => /usr/local/lib/libssl.so.8 (0x801630000)
> 	libcrypto.so.8 => /usr/local/lib/libcrypto.so.8 (0x801896000)
> 	libcrypt.so.5 => /lib/libcrypt.so.5 (0x801c92000)
> 	libthr.so.3 => /lib/libthr.so.3 (0x801eb2000)
> 	libc.so.7 => /lib/libc.so.7 (0x80081d000)
> 
> Thank you very much!
> Though I still don't really understand why it didn't work before, since 2.4 works and 2.2 works under 9.x and 8.x.
> 


Hi Philip,

I haven't compared the 2.2 and 2.4 build environment, so I cannot tell at the moment why exact this happed.
Anyway thanks for reporting and testing, I will commit the fix in the next minutes.

-- 
Regards,
olli


More information about the freebsd-apache mailing list