Miles Scruggs wrote: > > From the looks of it, an automake or autoconf bug. Possibly > > platform-related. We don't call the lex detectors ourselves, just > > activate them. What versions, and what platform do you run? > > It compliles fine without running buildconf so that must be where it breaks. > Mind you I don't have midgard mod with out the buildconf. I tried the mkall > and I get this > > root@drakaar:/usr/local/src/php-4.1.1/ext/midgfard# ./mkall > >> PHP VERSION "4.0.5" << > patching file config.m4 > ./aclocal.m4:793: error: m4_defn: undefined: _m4_divert_diversion > ./aclocal.m4:346: PHP_SUBST is expanded from... > ./aclocal.m4:793: the top level > autoheader: error: shell error while sourcing /tmp/ah2632/traces.sh > You should update your `aclocal.m4' by running aclocal. > ./mkall: ./configure: Permission denied
You need to downgrade autoconf to 2.13. Zend/PHP aren't 2.4.5 safe yet. Nothing we can do about that. There was a short thread about it on php-dev about 4 months ago. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
