mod_php4-4.3.4.r1,1 broken with OpenSSL 0.9.7a

Peter C. Lai sirmoo at cowbert.2y.net
Sun Oct 5 22:56:18 PDT 2003


the libphp4.so resulting from a port build of mod_php4-4.3.3.r1,1 will fail to
load when openssl >= 0.9.7 is being dynamically linked to as it will either
result in unkresolved symbol pointing to the new macro 
OpenSSL_add_all_algorithms_noconf() (this is with -with-openssl enabled)
or complain about the unresolved symbol to an EVP macro (no openssl config
specified; still needs openssl for the other hashing algorithms however).

THere are numerous reports of this problem on google. I fixed it by importing
openssl 0.9.6[a-z] from another box; but that's hardly a fix. It's obviously
an issue with the PHP folks but it would be nice to notify the port maintainer
also).
-- 
Peter C. Lai
University of Connecticut
Dept. of Molecular and Cell Biology
Yale University School of Medicine
SenseLab | Research Assistant
http://cowbert.2y.net/



More information about the freebsd-ports mailing list