From: sales at vivizi dot com Operating system: Linux (RH 7.x) PHP version: 5.1.0 PHP Bug Type: Compile Failure Bug description: Several compile problems
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 bug report at http://bugs.php.net/?id=35409&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=35409&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=35409&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=35409&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=35409&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=35409&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=35409&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=35409&r=needscript Try newer version: http://bugs.php.net/fix.php?id=35409&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=35409&r=support Expected behavior: http://bugs.php.net/fix.php?id=35409&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=35409&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=35409&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=35409&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=35409&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=35409&r=dst IIS Stability: http://bugs.php.net/fix.php?id=35409&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=35409&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=35409&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=35409&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=35409&r=mysqlcfg
