Date: 08/15/01
- Next message: Alexander Wirtz: "Re: [PHP-DEV] basic_functions.c broken"
- Previous message: jeroen <email protected>: "[PHP-DEV] Bug #12775 Updated: Incorrect result using references and objects"
- In reply to: Dave Wilson: "[PHP-DEV] CVS Compile Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 <email protected> address at http://mail.yahoo.co.uk
> or your free <email protected> address at http://mail.yahoo.ie
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
-- Markus Fischer, http://guru.josefine.at/~mfischer/ EMail: mfischer <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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Alexander Wirtz: "Re: [PHP-DEV] basic_functions.c broken"
- Previous message: jeroen <email protected>: "[PHP-DEV] Bug #12775 Updated: Incorrect result using references and objects"
- In reply to: Dave Wilson: "[PHP-DEV] CVS Compile Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

