Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12254 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28720 invoked by uid 1010); 19 Aug 2004 07:21:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 28577 invoked from network); 19 Aug 2004 07:21:09 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 19 Aug 2004 07:21:09 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i7J7L8lF030238 for ; Thu, 19 Aug 2004 09:21:08 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i7J7L2fp030221; Thu, 19 Aug 2004 09:21:03 +0200 Date: Thu, 19 Aug 2004 09:21:02 +0200 (CEST) X-X-Sender: derick@localhost To: Derrell.Lipman@UnwiredUniverse.com cc: internals In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdimedia.nl Subject: Re: [PHP-DEV] flex.skl problem? From: derick@php.net (Derick Rethans) On Wed, 18 Aug 2004 Derrell.Lipman@UnwiredUniverse.com 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