This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Flex 2.6.3-1: error: ‘INITIAL’ undeclared here (not in a function)


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


Attached pls find:

  cygcheck.out

  vlex.l

Pls help

Thanks

Attachment: cygcheck.out
Description: Text document

Attachment: vlex.l
Description: Text document

--
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]