php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55580 ./configure fails
Submitted: 2011-09-04 08:56 UTC Modified: 2011-09-04 16:09 UTC
From: cweiske@php.net Assigned:
Status: Not a bug Package: PHP-GTK related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
20 - 2 = ?
Subscribe to this entry?

 
 [2011-09-04 08:56 UTC] cweiske@php.net
Description:
------------
Running ./configure on latest svn, I get an error.

This is Ubuntu 11.04, php 5.3.5

Actual result:
--------------
checking for scintilla support... no
checking for sourceview support... no
checking for spell support... no
creating main/php_gtk_ext.c
./configure: line 12047: LTOPTIONS_VERSION: command not found
./configure: line 12048: LTSUGAR_VERSION: command not found
./configure: line 12049: LTVERSION_VERSION: command not found
./configure: line 12050: LTOBSOLETE_VERSION: command not found
checking for a sed that does not truncate output... (cached) /bin/sed
./configure: line 12125: syntax error near unexpected token `lt_decl_varnames,'
./configure: line 12125: `lt_if_append_uniq(lt_decl_varnames, SED, , ,'


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-09-04 16:09 UTC] cweiske@php.net
-Status: Open +Status: Bogus
 [2011-09-04 16:09 UTC] cweiske@php.net
Problem vanished with patch from bug #55579.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 12:01:28 2024 UTC