ID: 35409 Updated by: [EMAIL PROTECTED] Reported By: sales at vivizi dot com -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Linux (RH 7.x) PHP Version: 5.1.0 New Comment:
And what might have been the whole configure line you tried with? And did you check config.log? Previous Comments: ------------------------------------------------------------------------ [2005-11-26 15:12:28] sales at vivizi dot com Description: ------------ I am having problems compiling 5.1.0 Small note: 5.0.5 works fine, EXACT SAME OPTIONS. 4.4.1 also works just fine! when I use --with-openssl I get: "checking for OpenSSL support... yes checking for Kerberos support... no checking for pkg-config... noconfigure: error: Cannot find OpenSSL's libraries" when I do not use it it works ok. I tried re-installing openssl (+ devel) and even upgrading it to the latest (0.9.6b->0.9.8a). No luck. So I move on, I remove --with-openssl Then I get: "checking for the location of libjpeg... /usr configure: error: libjpeg.(a|so) not found." etc etc, same for GD and libpng. I use --with-jpeg-dir=/usr or /usr/lib or /usr/local, etc... does not matter. locate libjpeg.a -> /usr/lib/libjpeg.a Has anything changed, or is this a compile bug? So far as I can track down, it seems like a bug. Especially since 5.0.5 does work just fine. Also see no other problems. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35409&edit=1
