Bug #55579 [Com]: buildconf fails
| Newsgroups | php.gtk.dev |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://bugs.php.net/bug.php?id=55579&edit=1 ID: 55579 Comment by: [email protected] Reported by: [email protected] Summary: buildconf fails Status: Open Type: Bug Package: PHP-GTK related PHP Version: 5.3.8 Block user comment: N Private report: N New Comment: Have you tried applying the patch[1] for the autoconf evil? [1] http://squirrelshaterobots.com/programming/php-gtk/compiling-php-gtk2-on-ubuntu-10/ Previous Comments: ------------------------------------------------------------------------ [2011-09-04 08:53:41] [email protected] Description: ------------ Running ./buildconf from a fresh svn checkout fails. It's a Ubuntu 11.04 system with php 5.3.5 Actual result: -------------- cweiske:~/Dev/php.net/php-gtk> ./buildconf Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 rebuilding aclocal.m4 rebuilding configure configure.in:150: warning: LTOPTIONS_VERSION is m4_require'd but not m4_defun'd aclocal.m4:2950: LT_INIT is expanded from... aclocal.m4:2985: AC_PROG_LIBTOOL is expanded from... configure.in:150: the top level configure.in:150: warning: LTSUGAR_VERSION is m4_require'd but not m4_defun'd configure.in:150: warning: LTVERSION_VERSION is m4_require'd but not m4_defun'd configure.in:150: warning: LTOBSOLETE_VERSION is m4_require'd but not m4_defun'd configure:12127: error: possibly undefined macro: m4_ifval If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure:15154: error: possibly undefined macro: _LT_SET_OPTIONS configure:15154: error: possibly undefined macro: LT_INIT make[1]: *** [configure] Fehler 1 make: *** [all] Fehler 2 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=55579&edit=1