Edit report at https://bugs.php.net/bug.php?id=54975&edit=1

 ID:                 54975
 Comment by:         mzeynalli at gmail dot com
 Reported by:        hzhihu at gmail dot com
 Summary:            php make
 Status:             No Feedback
 Type:               Bug
 Package:            *General Issues
 Operating System:   fedora15
 PHP Version:        5.3.6
 Block user comment: N
 Private report:     N

 New Comment:

Setting the LD_LIBRARY_PATH with /usr/lib value before trying to compile php 
5.3.24 solved this problem. Of course there could be another options to solve 
this 
issue.

export LD_LIBRARY_PATH=/usr/lib


Previous Comments:
------------------------------------------------------------------------
[2013-02-18 00:34:52] php-bugs at lists dot php dot net

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.

------------------------------------------------------------------------
[2012-08-20 19:38:03] balaurulmaresipufos at yahoo dot com

open("/usr/share/locale/en/LC_MESSAGES/make.mo", O_RDONLY) = -1 ENOENT (No such 
file or directory)
write(2, "make: ", 6make: )                   = 6
write(2, "*** [ext/phar/phar.phar] Error 1"..., 34*** [ext/phar/phar.phar] 
Error 127) = 34
write(2, "\n", 1
)                       = 1
rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
chdir("/root/setup/php-5.3.15")         = 0
close(1)                                = 0
exit_group(2)

------------------------------------------------------------------------
[2011-06-03 03:48:53] fel...@php.net

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.




------------------------------------------------------------------------
[2011-06-02 05:15:31] hzhihu at gmail dot com

Description:
------------
Generating phar.php
/home/charles/下载/php-5.3.3/sapi/cli/php: symbol lookup error: 
/home/charles/下载/php-5.3.3/sapi/cli/php: undefined symbol: client_errors
make: *** [ext/phar/phar.php] 错误 127



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=54975&edit=1

Reply via email to