At 00:04 14.02.2003, Sascha Schumann wrote:
On Thu, 13 Feb 2003, Marcus Börger wrote:

> I updated all m4,autoconf & libtool AND now i can no longer build php....
>
> Anybody help?

    Get autoconf-2.13 and m4-1.4 (not 1.4o) from ftp.gnu.org.
I give up for now...

[marcus@zaphod php4-HEAD]$ m4 --version
GNU m4 1.4
[marcus@zaphod php4-HEAD]$ ../make-php-HEAD
using default Zend directory
buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
buildconf: automake version 1.5 (ok)
buildconf: libtool version 1.4.3 (ok)
rebuilding configure
configure.in:830: /usr/bin/m4: Undefined macro `AC_PROG_LIBTOOL'
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
configure.in:1064:AC_PROG_LIBTOOL
configure.in:1144:AC_DEFINE([HAVE_BUILD_DEFS_H], 1, [ ])
configure.in:143: AC_MSG_RESULT(${1}.${2} (ok))
configure.in:163:AC_MSG_RESULT(${1}.${2}.${3} (ok))
configure.in:235:AC_MSG_RESULT([$PHP_SAPI])
configure.in:292: AC_DEFINE(HAVE_LIBDL, 1, [ ])
configure.in:419: AC_DEFINE(HAVE_SOCKADDR_STORAGE,1,[Whether you have struct sockaddr_storage])

...and many more...


-i uninstalled all that configure stuff
-build & installed m4
-installed rpm of autoconf 2.13 and automake 1.5
-build and installed libtool

then i tried using rpm version of m4, too (claims to be 1.4 also)
-installed rpm of autoconf 2.13 and automake 1.5 and m4 1.4
-build and installed libtool
but same error...

regards
marcus


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to