What version of libtool ? 1.4a ? 1.4b ?
On Wed, Aug 15, 2001 at 08:42:45PM +0100, Dave Wilson wrote :
> Hi, if anyone has a moment, could you tell me what I'm doing wrong? Along with
> the checked out PHP CVS I took today, I also downloaded and compiled the latest
> libtool, autoconf, and automake (as recommended) to avoid any difficulty. I
> compiled all three tools in /usr (--prefix=/usr). When I tried to compile PHP,
> I
> got the following problem:
>
> ./aclocal.m4:813: error: m4_defn: undefined macro: _m4_divert_diversion
> ./aclocal.m4:359: PHP_SUBST is expanded from...
> ./aclocal.m4:813: the top level
> autoconf: tracing failed
>
> Upon attempting to php-ize the particular module I wanted (ext/pcntl; i didn't
> expect this to work):
>
> aclocal: macro `AC_ADD_LIBPATH' defined in acinclude.m4 but never used
> aclocal: macro `AC_ADD_LIBRARY_WITH_PATH' defined in acinclude.m4 but never
> used
> aclocal: macro `AC_ADD_LIBRARY' defined in acinclude.m4 but never used
> aclocal: macro `AC_ADD_INCLUDE' defined in acinclude.m4 but never used
> ./aclocal.m4:813: error: m4_defn: undefined macro: _m4_divert_diversion
> ./aclocal.m4:359: PHP_SUBST is expanded from...
> ./aclocal.m4:813: the top level
> ./aclocal.m4:813: error: m4_defn: undefined macro: _m4_divert_diversion
> ./aclocal.m4:359: PHP_SUBST is expanded from...
> ./aclocal.m4:813: the top level
> autoconf: tracing failed
> You should update your `aclocal.m4' by running aclocal.
>
>
> Running aclocal like it asks produces the following warnings:
>
> aclocal: macro `AC_ADD_LIBPATH' defined in acinclude.m4 but never used
> aclocal: macro `AC_ADD_LIBRARY_WITH_PATH' defined in acinclude.m4 but never
> used
> aclocal: macro `AC_ADD_LIBRARY' defined in acinclude.m4 but never used
> aclocal: macro `AC_ADD_INCLUDE' defined in acinclude.m4 but never used
> --
>
>
> If any of this makes sense, I'd be grateful for a reply. Cheers.
>
>
> ____________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
> or your free @yahoo.ie address at http://mail.yahoo.ie
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
Markus Fischer, http://guru.josefine.at/~mfischer/
EMail: [EMAIL PROTECTED]
PGP Public Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
PGP Fingerprint: D3B0 DD4F E12B F911 3CE1 C2B5 D674 B445 C227 2BD0
-All your scripts are belong to Zend-
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]