php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65179 Build error
Submitted: 2013-07-01 22:47 UTC Modified: 2013-07-08 07:30 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: hafuta at gmail dot com Assigned:
Status: Duplicate Package: *Compile Issues
PHP Version: 5.5Git-2013-07-01 (snap) OS: Linux mint 15
Private report: No CVE-ID: None
 [2013-07-01 22:47 UTC] hafuta at gmail dot com
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.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-07-08 07:30 UTC] ab@php.net
-Status: Open +Status: Duplicate
 [2013-07-08 07:30 UTC] ab@php.net
see bug #65209
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC