Emiliano writes: > Miles Scruggs wrote: > >> checking for yywrap in -lfl... yes >> checking lex output file root... lex.yy >> checking whether yytext is a pointer... yes >> ./configure: line 3343: syntax error near unexpected token `fi' >> ./configure: line 3343: `fi' >> >> Now what does this mean? > > 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 make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target `install'. Stop. So I'm getting hammered at both roads Miles --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
