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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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 Dec 27 03:01:28 2024 UTC