php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40518 php-gtk does not compile with PHP 5.2.1
Submitted: 2007-02-17 16:21 UTC Modified: 2007-07-18 01:00 UTC
From: spam2 at rhsoft dot net Assigned:
Status: No Feedback Package: PHP-GTK related
PHP Version: 5.2.1 OS: Linux (FC 6)
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2007-02-17 16:21 UTC] spam2 at rhsoft dot net
Description:
------------
checking for PHP executable in /usr/bin... found version 5.2.1
configure: error: PHP CLI version is required,  found

Reproduce code:
---------------
Compile PHP 5.2.1 from source and then the latest php-gtk with the following ./configure-Script, but i think the options does not matter:

./buildconf && CFLAGS="-O6 -march=i686" CXX=gcc CXXFLAGS="-O6 -march=i686" ./configure && make && strip ./modules/php_gtk2.so && sudo make install && make clean > /dev/null





Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-07-18 01:00 UTC] php-gtk-dev at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 02:01:28 2024 UTC