openssl 0.9.7c and PHP 4.3.3 undefined symbol
When making PHP 4.3.3 (using --with-openssl=/usr/local) with openssl 0.9.7c, I get this error:
ld: Undefined symbols:
_OPENSSL_add_all_algorithms_noconf
make: *** [libs/libphp4.bundle] Error 1
"make test" on 0.9.7c seems to run fine following config/make...
Any ideas/suggestions greatly appreciated...I'm doing this on OS X Server 10.2.8.
Thanks,
David