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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 00:01:41 2024 UTC