[PHP-DEV] Bug #1022 Updated: php 3.0.6 won't compile with new version of mysql 3.22.14 From: Bug Database (php-dev <email protected>)
Date: 01/10/99

ID: 1022
User Update by: rmang <email protected>
Old-Status: Closed
Status: Open
Bug Type: MySQL related
Description: php 3.0.6 won't compile with new version of mysql 3.22.14

Mysql version mysql-3.22.14-gamma-pc-linux-gnu-i686
Used "setup" to include mysql support.
Ran do-conf

Typed make
Got the error below:

---
/usr/local/mysql/lib/libmysqlclient.a(mf_format.o): In function `fn_format':
mf_format.o(.text+0x1fa): undefined reference to `__lxstat'
make: *** [php] Error 1
---
Any ideas? PHP 3.0.6 compiled fine with mysql 3.21.33 It is the newest version that it bombs on mysqlclient saying 
the function fn_format is using an undefined reference to lxstat.

Thanx.

Rob M. rmang <email protected>

Full Bug description available at: http://ca.php.net/bugs.php3?id=1022

-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>