[PHP-INSTALL] Re: Building 4.3.11 with openssl 0.9.7g
Problem turned out to be openssl-devel packages still being present on the system. This kept the header files in the standard places, so the header files didn't match the libs.
[PHP-INSTALL] Building 4.3.11 with openssl 0.9.7g
I'm trying to build PHP with the latest openssl-0.9.7g. openssl installed into /usr/local/ssl/ lib, bin, etc.. I've configured php to point here for its ssl libs: --with-openssl=/usr/local/ssl/ Configure works just fine. But I get the following make error: /usr/local/src/php-4.3.11/ext/openssl