From:
Operating system: Fedora 13, 64-bit
PHP version: 5.3.2
Package: Compile Failure
Bug Type: Bug
Bug description:configure script does NOT check /usr/lib64 for libpng, libjpeg,
libmysqlclient
Description:
------------
When running configure on a 64-bit machine, the script doesn't check
/usr/lib64 for libraries. I've had to resort to the workaround used in
older php 4.x.x builds that exhibited this issue, to wit:
ln -s /usr/lib64 /opt/lib
ln -s /usr/include /opt/include
and then specifying things like this to configure:
--with-jpeg-dir=/opt --with-png-dir=/opt --with-mysql=/opt
to get around it. Even "--with-jpeg-dir=/usr/lib64" won't solve it. I
thought this was fixed in 5.1.x, but it's crept back in.
I don't mean to be rude, but is this stuff tested on 64-bit systems before
release?
--
Edit bug report at http://bugs.php.net/bug.php?id=52365&edit=1
--
Try a snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=52365&r=trysnapshot52
Try a snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=52365&r=trysnapshot53
Try a snapshot (trunk):
http://bugs.php.net/fix.php?id=52365&r=trysnapshottrunk
Fixed in SVN:
http://bugs.php.net/fix.php?id=52365&r=fixed
Fixed in SVN and need be documented:
http://bugs.php.net/fix.php?id=52365&r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=52365&r=alreadyfixed
Need backtrace:
http://bugs.php.net/fix.php?id=52365&r=needtrace
Need Reproduce Script:
http://bugs.php.net/fix.php?id=52365&r=needscript
Try newer version:
http://bugs.php.net/fix.php?id=52365&r=oldversion
Not developer issue:
http://bugs.php.net/fix.php?id=52365&r=support
Expected behavior:
http://bugs.php.net/fix.php?id=52365&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=52365&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=52365&r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=52365&r=globals
PHP 4 support discontinued: http://bugs.php.net/fix.php?id=52365&r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=52365&r=dst
IIS Stability:
http://bugs.php.net/fix.php?id=52365&r=isapi
Install GNU Sed:
http://bugs.php.net/fix.php?id=52365&r=gnused
Floating point limitations:
http://bugs.php.net/fix.php?id=52365&r=float
No Zend Extensions:
http://bugs.php.net/fix.php?id=52365&r=nozend
MySQL Configuration Error:
http://bugs.php.net/fix.php?id=52365&r=mysqlcfg