delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/04/16/03:35:10

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=plzCdmhLaMxM5Mkm
y0BxJBexmVovhfM9ZcC2uMLtscKDXPbN2GPQlpj0kgRKa7MB6bePboPcudvedTE4
hVdN0jgQoxdcseKRShMtDaybJkyxdEDzNxbIkw6prufllN0i+U6P0IhrWj1HnfZ+
37ZIM2z8ZvKJBPvSdQPoB5IHFjY=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=7+6OorA7/wPmzqomJ1ju9W
Vj4UY=; b=kdsFFj+vzWAaQ4Vy55TZfih/8aocE8fFaFTkq5/sVh5o+CsVwJ93Ou
9ejX3kKwq3dqA6/LZeJsyVYC3tKtaizRwIXfQaySkJMK6IX9Z8pQgL5GWavDw1BI
v96ee3o7A8NhS0yO/5IB9P21up/8mR5ScOg8cN7w3g04Z57JVI5jg=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Pls, rao, HX-Received:Sun, Hx-languages-length:758
X-HELO: mail-wr0-f174.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=RCCpwVsz9MR267uoGwAoMFnUGNjh8Kpva0PP8btf4fg=; b=guuwnpHgf4AbASmDeQfGENgazQtVo3zcsvOJIbRhMp4kbrJwaQyavy5nnlMeIw8Pdc CbhZ+dwZyekqjzKyQFd5Ri47HL2IUEHSsmcPU1fr6p77paZuL7ULE+Z7Lxar/GXxvEjZ e0dPcLssvin1kVSN+vPWalttiQVPx7ZQKOz/4xhxDeL8MTWSRRkbdWELfFUVE5fk6M1i ichTWH+o6tki5cc76lnl16KozdkQaXrV3zgTXgjUyDZzttrYMtubM6wdVFQOoI81ZOKw 4tnAM9XLkmgTh8G0sYA+gBh5WPQcAXfU5wSOP5ggS1z/SHXxqO66ccbRjciOTtd3hK8P oSHQ==
X-Gm-Message-State: AN3rC/7IfG6fYt+T1EmoRLJ6yW19GP4hO/5zbYuF3pIk7ik40UEKaUZ8 hiC8tEabEBiGVX5b
X-Received: by 10.223.136.13 with SMTP id d13mr12904401wrd.168.1492328090787; Sun, 16 Apr 2017 00:34:50 -0700 (PDT)
Subject: =?UTF-8?Q?Re:_Flex_2.6.3-1:_error:_=e2=80=98INITIAL=e2=80=99_undecl?= =?UTF-8?Q?ared_here_=28not_in_a_function=29?=
To: cygwin AT cygwin DOT com
References: <266112322 DOT 1160696 DOT 1492323620307 DOT ref AT mail DOT yahoo DOT com> <266112322 DOT 1160696 DOT 1492323620307 AT mail DOT yahoo DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <a4be3233-ed4e-570b-e342-eacfa939e2c0@gmail.com>
Date: Sun, 16 Apr 2017 09:34:46 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <266112322.1160696.1492323620307@mail.yahoo.com>
X-IsSubscribed: yes

On 16/04/2017 08:20, ram rao via cygwin wrote:
> I get this error:
>
>
> vlex.l:37:25: error: ‘INITIAL’ undeclared here (not in a function)
>
> static int CurrentState=INITIAL;
>
>
> Googling this issue suggests one try "flex-old"
>
> However that is not available anywhere

on Cygwin this means you need to install the previous version of flex
that is flex-2.6.1-1.


> Attached pls find:
>
>   cygcheck.out
>
>   vlex.l
>
> Pls help
>
> Thanks
>

You are not the only one with issue on 2.6.3
due to upstream issue.
https://cygwin.com/ml/cygwin/2017-04/msg00099.html

I am trying to build latest git upstream source and
to release it as test to solve the issue on 2.6.3.

Regards
Marco


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019