On Mon 19 Feb 2018 6:00 PM, Guy Harris wrote:
> On Feb 19, 2018, at 9:01 AM, jungle boogie <jungleboogie0@xxxxxxxxx> wrote:
>
> > Thus said Guy Harris on Mon, 19 Feb 2018 01:54:24 -0800
> >> What version of Flex do you have?
> >
> > $ flex --version
> > flex 2.6.0
>
> On what OS is this? I downloaded the 2.6.0 source and installed it on my Mac, and rebuilt all the Flex files, and didn't get that error; perhaps there are changes your OS has made.
$ cat /etc/issue
Ubuntu 16.04.3 LTS \n \l
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
Does that help? Do you have a recommended git commit I can roll back to and see
if it will build?