Comment 26 for bug 262251

Revision history for this message
Ryan Reynolds (ryan-reynolds) wrote :

Still having trouble with this on Ubuntu 9.10 with php5 5.2.10.dfsg.1-2ubuntu6.3. Workaround was no help.

./buildconf works but ./configure fails like so:

creating main/php_gtk_ext.c
./configure: line 11960: LTOPTIONS_VERSION: command not found
./configure: line 11961: LTSUGAR_VERSION: command not found
./configure: line 11962: LTVERSION_VERSION: command not found
./configure: line 11963: LTOBSOLETE_VERSION: command not found
checking for a sed that does not truncate output... (cached) /bin/sed
./configure: line 12038: syntax error near unexpected token `lt_decl_varnames,'
./configure: line 12038: `lt_if_append_uniq(lt_decl_varnames, SED, , ,'

This seems to have been around a while. Is there any hope for a fix?