On Wed, 18 Aug 2004 [EMAIL PROTECTED] wrote:

> I'm trying to compile PHP from cvs, but it barfs while trying to generate
> zend_language_scanner.c from zend_language_scanner.l.  The problem is in the
> specified skeleton file: flex.skl, and it seems to be dying near the beginning
> on the first '%-' line.  I can't find any reference in the flex grammar
> documentation that even discusses such a line, so I don't know what it's
> supposed to do.
>
> I'm using flex version 2.5.31

Don't do that, we only support 2.5.4 (the flex people modified some
internal stuff which is incompatible with our skeleton file).

regards,
Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

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

Reply via email to