From:             hafuta at gmail dot com
Operating system: Linux mint 15
PHP version:      5.5Git-2013-07-01 (snap)
Package:          *Compile Issues
Bug Type:         Bug
Bug description:Build error

Description:
------------
I'm trying to build the latest version of PHP 5.5 (2013-07-01 20:30)

#############
sudo ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql
##############

the ./configure works ok, when I run the make command I get an error
saying:

/Downloads/php5.5-201307012030/libtool: eval: line 2384: unexpected EOF
while 
looking for matching `"'

/Downloads/php5.5-201307012030/libtool: eval: line 2385: syntax error: 
unexpected end of file

make: *** [libphp5.la] Error 2

I tried the snap version after getting the same build error with the stable

version.


-- 
Edit bug report at https://bugs.php.net/bug.php?id=65179&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=65179&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=65179&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=65179&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=65179&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=65179&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=65179&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=65179&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=65179&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=65179&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=65179&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=65179&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=65179&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=65179&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=65179&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=65179&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=65179&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=65179&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=65179&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=65179&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=65179&r=mysqlcfg

Reply via email to