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
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: cweiske@php.net
New email:
PHP Version: OS:

 

 [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: Fri Apr 19 01:01:28 2024 UTC