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
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: spam2 at rhsoft dot net
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sat Dec 14 20:01:26 2024 UTC