ID: 37280 Updated by: [EMAIL PROTECTED] Reported By: admin at originzero dot com -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: RHEL3 PHP Version: 5.1.3 New Comment:
"can't read /usr/lib/mysql/libz.la: No such file or directory" The error message is pretty clear. Previous Comments: ------------------------------------------------------------------------ [2006-05-02 18:37:21] admin at originzero dot com Description: ------------ Trying to build php5.1.3 on RHEL3 with mySQL 4.1.18. I receive the following error: grep: /usr/lib/mysql/libz.la: No such file or directory /bin/sed: can't read /usr/lib/mysql/libz.la: No such file or directory libtool: link: `/usr/lib/mysql/libz.la' is not a valid libtool archive make: *** [libphp5.la] Error 1 Reproduce code: --------------- Configure with ./configure --with-apxs=/usr/local/apache/bin/apxs --with-xml --enable-bcmath --enable-calendar --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --with-freetype-dir=/usr/local --with-imap --with-imap-ssl --with-kerberos --with-mcrypt --with-mhash --enable-magic-quotes --with-mysqli=/usr/bin/mysql_config --with-mysql=/usr/bin/mysql_config --enable-discard-path --with-pear --enable-sockets --enable-track-vars --enable-versioning --with-zlib --enable-exif --with-curl ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37280&edit=1