Ok, I'm at 2.5.2 now, but I'm getting a new and improved error: [root@cpu2212 php4]# ./buildconf buildconf: checking installation... buildconf: autoconf version 2.52 (ok) buildconf: automake version 1.5 (ok) buildconf: libtool version 1.4 (ok) rebuilding configure configure.in:837: warning: AC_PROG_LIBTOOL is m4_require'd but is not m4_defun'd configure.in:164: error: possibly undefined macro: AC_MSG_RESULT configure.in:298: error: possibly undefined macro: AC_DEFINE configure.in:1053: error: possibly undefined macro: AC_PROG_LIBTOOL configure:71272: error: possibly undefined macro: _LT_AC_TRY_DLOPEN_SELF rebuilding acconfig.h rebuilding main/php_config.h.in
Sorry if this is off topic... ----- Original Message ----- From: "Rasmus Lerdorf" <[EMAIL PROTECTED]> To: "Jon Parise" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, April 11, 2002 10:59 AM Subject: Re: [PHP-DEV] Re: Bug #16552 Updated: Undefined macro `AC_PROG_LIBTOOL' > Actually, using the latest autoconf 2.52 did the trick. You can fake the > libtool check. > > For Redhat users, grab: > > ftp://speakeasy.rpmfind.net/linux/rawhide/1.0/SRPMS/SRPMS/autoconf-2.52-7.sr c.rpm > > And build it. > > -Rasmus > > On Thu, 11 Apr 2002, Jon Parise wrote: > > > On Thu, Apr 11, 2002 at 07:51:49AM -0700, Rasmus Lerdorf wrote: > > > > > I get the same in current HEAD > > > > > > autoconf 2.13 > > > automake 1.4 > > > libtool 1.3.5 > > > > You need libtool 1.4+ to build HEAD / 4.2. That's a pain under > > FreeBSD because libtool 1.3.5 is the latest version in the ports tree, > > so you need to build and install libtool 1.4 yourself. > > > > -- > > Jon Parise ([EMAIL PROTECTED]) . Information Technology (2001) > > http://www.csh.rit.edu/~jon/ : Computer Science House Member > > > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php