[Bug 209743] www/apache24: Cannot load /usr/local/libexec/apache24/mod_ssl.so, after upgrade from 2.4.18
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 29 16:33:38 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209743
--- Comment #29 from Ron Wingfield <Ron.Wingfield at archaxis.net> ---
Created attachment 170802
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170802&action=edit
Details of solution.
Good morning Gentlemen:
I have analyzed, identified and solved the immediate problem, and I have
attached a PDF copy of my solution. I have discovered that the FreeBSD base
(/usr/lib) instance of libssl.so.7 does NOT contain ANY symbols; however,
libssl.a DOES. This before and after upgrading the OS from v10.1 to v10.3.
The solution as noted in the attached PDF was to delete and reinstall Apache24,
i.e., # make build install Apache24 . . .with following caveat in
/etc/make.conf: WITH_OPENSSL_PORT=YES. This directs Apache2.4.20_1 to
incorporate the Ports version of OPENSSL.
Can this be a "bug" in the base version of OPENSSL?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list