php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51874 phpize on PHP-GTK source throws "possibly undefined macro" error.
Submitted: 2010-05-20 21:54 UTC Modified: 2010-05-25 17:49 UTC
From: markskilbeck@php.net Assigned:
Status: Not a bug Package: PHP-GTK related
PHP Version: 5.3.2 OS: Linux (Ubuntu)
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: markskilbeck@php.net
New email:
PHP Version: OS:

 

 [2010-05-20 21:54 UTC] markskilbeck@php.net
Description:
------------
Running phpize on the PHP-GTK source throws some possibly-undefined-macro errors.

I see that there are similar bugs already filed. However, the replies don't 
explain what is causing the error, instead they say 'fixed in cvs' - not helpful 
:P

Expected result:
----------------
phpize runs smoothly - no errors.

Actual result:
--------------
Configuring for:
PHP Api Version:         20100412
Zend Module Api No:      20100409
Zend Extension Api No:   220100409
configure.in:51: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:4628: error: possibly undefined macro: AM_PATH_GLIB_2_0
configure:4759: error: possibly undefined macro: AM_PATH_GTK_2_0


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-05-25 17:49 UTC] markskilbeck@php.net
-Status: Open +Status: Bogus
 [2010-05-25 17:49 UTC] markskilbeck@php.net
Turns out, you don't need phpize for PHP-GTK. Silly me :D
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 10:01:28 2024 UTC