php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51970 Compile failure in Generation phar.php
Submitted: 2010-06-02 03:06 UTC Modified: 2015-02-17 12:56 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: interpretor4 at gmail dot com Assigned: reeze (profile)
Status: Closed Package: Compile Failure
PHP Version: 5.3SVN-2010-06-02 (SVN) OS: Linux slackware 2.6.34
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: interpretor4 at gmail dot com
New email:
PHP Version: OS:

 

 [2010-06-02 03:06 UTC] interpretor4 at gmail dot com
Description:
------------
PHP version SVN in r300051 2010-06-01
Description:
-------------
when i try to do 'make' with this configuration

./configure '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-curl' '--enable-pcntl' '--with-config-file-path=/etc' '--with-mysql' '--with-pear' '--with-zlib' '--enable-zip' '--enable-mbstring'

make
and then i see
compile failure with string:

Generating phar.php
/usr/src/php/sapi/cli/php: error while loading shared libraries: libmysqlclient_r.so.16: cannot open shared object file: No such file or directory


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-06-02 03:07 UTC] interpretor4 at gmail dot com
bash-3.1$ locate libmysqlclient_r.so.16
/usr/lib/mysql/libmysqlclient_r.so.16.0.0
/usr/lib/mysql/libmysqlclient_r.so.16
/usr/src/mysql/libmysql_r/.libs/libmysqlclient_r.so.16.0.0
/usr/src/mysql/libmysql_r/.libs/libmysqlclient_r.so.16
 [2015-02-17 12:56 UTC] reeze@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: reeze
 [2015-02-17 12:56 UTC] reeze@php.net
Please try using this snapshot:

  http://snaps.php.net/php5.4-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/

Please try latest version.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Aug 17 11:00:03 2025 UTC