php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1022 php 3.0.6 won't compile with new version of mysql 3.22.14
Submitted: 1999-01-03 11:58 UTC Modified: 1999-02-27 09:39 UTC
From: rmang at lexiconn dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 3.0.6 OS: Linux Redhat
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rmang at lexiconn dot com
New email:
PHP Version: OS:

 

 [1999-01-03 11:58 UTC] rmang at lexiconn dot com
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@lexiconn.com

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-02-27 09:39 UTC] eschmid
Works for me.

Closed. 
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jun 03 09:01:26 2025 UTC