[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
Thu May 26 14:36:02 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209743

--- Comment #16 from Olli Hauer <ohauer at FreeBSD.org> ---
Only /usr/lib/libssl.so.7 comes from the OS, I can only suspect the lib.bu
folders are backups.

/usr/lib/libssl.so.7    => FreeBSD 10.x

/usr/local/lib/compat/libssl.so.4   ???  possible the compat6 package
/usr/local/lib/libssl.so.7          ???  possible older openssl-1.0.x from
ports
/usr/local/lib/libssl.so.8          ???  possible current openssl-1.1.x from
ports
/usr/lib.old/libssl.so.5    . . .   ???  that one should be from FreeBSD 7.x

if you have the sources installed try the commands (but answer NO) to gat an
overview (do not delete them)

$ cd /usr/src
$ make delete-old
$ make delete-old-libs

Would you mind to rebuild apache again (without the old lib in /usr/lib)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-apache mailing list