php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #39676 Solaris
Submitted: 2006-11-29 03:59 UTC Modified: 2007-07-10 11:31 UTC
From: sunshinesun_9 at 163 dot com Assigned:
Status: Closed Package: PHP-GTK related
PHP Version: 5.2.0 OS: Solaris
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: sunshinesun_9 at 163 dot com
New email:
PHP Version: OS:

 

 [2006-11-29 03:59 UTC] sunshinesun_9 at 163 dot com
Description:
------------
./buildconf


PHP Api Version:         20041225
Zend Module Api No:      20060613
Zend Extension Api No:   220060519
configure.in:25: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:3342: error: possibly undefined macro: AM_PATH_GLIB_2_0
configure:3472: error: possibly undefined macro: AM_PATH_GTK_2_0


Reproduce code:
---------------
PHP Api Version:         20041225
Zend Module Api No:      20060613
Zend Extension Api No:   220060519
configure.in:25: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:3342: error: possibly undefined macro: AM_PATH_GLIB_2_0
configure:3472: error: possibly undefined macro: AM_PATH_GTK_2_0


Expected result:
----------------
PHP Api Version:         20041225
Zend Module Api No:      20060613
Zend Extension Api No:   220060519
configure.in:25: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:3342: error: possibly undefined macro: AM_PATH_GLIB_2_0
configure:3472: error: possibly undefined macro: AM_PATH_GTK_2_0


Actual result:
--------------
PHP Api Version:         20041225
Zend Module Api No:      20060613
Zend Extension Api No:   220060519
configure.in:25: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:3342: error: possibly undefined macro: AM_PATH_GLIB_2_0
configure:3472: error: possibly undefined macro: AM_PATH_GTK_2_0


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-11-29 06:42 UTC] judas dot iscariote at gmail dot com
CVS version does not have this errors..
 [2007-07-10 11:31 UTC] jani@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC