compiling php-gtk2 error

Asked by Seth Hikari

While trying to compile php-gtk durring buildconf and configure I get these erros:

configure.in:158: warning: LTOPTIONS_VERSION is m4_require'd but not m4_defun'd
aclocal.m4:2941: LT_INIT is expanded from...
aclocal.m4:2976: AC_PROG_LIBTOOL is expanded from...
configure.in:158: the top level
configure.in:158: warning: LTSUGAR_VERSION is m4_require'd but not m4_defun'd
configure.in:158: warning: LTVERSION_VERSION is m4_require'd but not m4_defun'd
configure.in:158: warning: LTOBSOLETE_VERSION is m4_require'd but not m4_defun'd

Is this a bug with php5 or is there a work around of fix for this.

Using the latest source for php-gtk2 and latest updates for php5 in Karmic

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu php5 Edit question
Assignee:
No assignee Edit question
Solved by:
Robert Di Gioia
Solved:
Last query:
Last reply:
Revision history for this message
Best Robert Di Gioia (digioiar) said :
#1

There is an existing bug on this, with a work around, plus news that it was fixed upstream. Hope this helps.

https://bugs.launchpad.net/ubuntu/+bug/262251

Revision history for this message
Seth Hikari (sethhikari) said :
#2

Thanks Robert Di Gioia, that solved my question.