Bug #51874 [Opn->Bgs]: phpize on PHP-GTK source throws "possibly undefined macro" error.
[email protected] Tue, 25 May 2010 17:49:36 +0200 (CEST)
| Newsgroups | php.gtk.dev |
|---|---|
| Message-ID | <[email protected]> |
Edit report at http://bugs.php.net/bug.php?id=51874&edit=1 ID: 51874 Updated by: [email protected] Reported by: [email protected] Summary: phpize on PHP-GTK source throws "possibly undefined macro" error. -Status: Open +Status: Bogus Type: Bug Package: PHP-GTK related Operating System: Linux (Ubuntu) PHP Version: 5.3.2 New Comment: Turns out, you don't need phpize for PHP-GTK. Silly me :D Previous Comments: ------------------------------------------------------------------------ [2010-05-20 21:54:50] [email protected] 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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=51874&edit=1