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

Suggestions?

Thanks,

Derrell

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

Reply via email to