php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29220 buildconf is broken
Submitted: 2004-07-17 08:46 UTC Modified: 2005-03-30 08:56 UTC
Votes:7
Avg. Score:4.6 ± 0.7
Reproduced:6 of 6 (100.0%)
Same Version:2 (33.3%)
Same OS:2 (33.3%)
From: MasterEuclid at hotmail dot com Assigned:
Status: Closed Package: PHP-GTK related
PHP Version: Irrelevant OS: linux
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: MasterEuclid at hotmail dot com
New email:
PHP Version: OS:

 

 [2004-07-17 08:46 UTC] MasterEuclid at hotmail dot com
Description:
------------
I have tried moving files around, starting over, getting 
the lastest automake and auto-conf I have 
tried ./buildconf aclocal and phpize in many different 
orders, I have used both php_gtk_new.m4 and php_gtk_old.m4 
as php_gtk.m4 both produce the same result I have 
installed GTK 1.6 and 1.9, I can not get ./buildconf to 
work 

Expected result:
----------------
./buildconf makes the configure files, I am very happy 

Actual result:
--------------
root@eucnet:/home/euclid/php-gtk-1.0.0# ./buildconf 
Configuring for: 
PHP Api Version:         20031224 
Zend Module Api No:      20040412 
Zend Extension Api No:   220040412 
configure.in:9: warning: underquoted definition of 
PHP_WITH_PHP_CONFIG 
  run info '(automake)Extending aclocal' 
  or see 
http://sources.redhat.com/automake/automake.html#Extending%20aclocal 
configure.in:32: warning: underquoted definition of 
PHP_EXT_BUILDDIR 
configure.in:33: warning: underquoted definition of 
PHP_EXT_DIR 
configure.in:34: warning: underquoted definition of 
PHP_EXT_SRCDIR 
configure.in:35: warning: underquoted definition of 
PHP_ALWAYS_SHARED 
php_gtk.m4:10: warning: underquoted definition of 
PHP_GTK_EXTENSION 
php_gtk.m4:44: warning: underquoted definition of 
PHP_GTK_ARG_ANALYZE 
php_gtk.m4:75: warning: underquoted definition of 
PHP_GTK_ARG_ENABLE 
php_gtk.m4:79: warning: underquoted definition of 
PHP_GTK_REAL_ARG_ENABLE 
php_gtk.m4:91: warning: underquoted definition of 
PHP_GTK_ARG_WITH 
php_gtk.m4:95: warning: underquoted definition of 
PHP_GTK_REAL_ARG_WITH 
acinclude.m4:19: warning: underquoted definition of 
PHP_PROG_RE2C 
acinclude.m4:1903: warning: underquoted definition of 
PHP_TEST_BUILD 
/usr/local/share/aclocal/gtk.m4:7: warning: underquoted 
definition of AM_PATH_GTK 
configure.in:65: error: possibly undefined macro: 
AC_PROG_LIBTOOL 
      If this token and others are legitimate, please use 
m4_pattern_allow. 
      See the Autoconf documentation. 
make: *** [buildmk.stamp] Error 1 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-30 08:56 UTC] sniper@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 13:01:31 2024 UTC