> Le 20 mai 2018 à 13:06, Hans Åberg <haber...@telia.com> a écrit : > > >> On 20 May 2018, at 10:44, Akim Demaille <a...@lrde.epita.fr> wrote: > >> I think Bison 3.0.5 is ready. However, before making it widely >> available it would be nice if people could give it a try on their >> projects. > > On MacOS 10.13.4, all tests passed with clang and gcc 7.3.0 (MacPorts), > skipping Java, Doxygen, and on gcc, syncline. > > When I take down maint [1], the lexer files named bison/src/*-c.c remain. So > it will not compile without fixing the real ones somehow, cf. [2]. > > 1. git clone -b maint https://git.savannah.gnu.org/git/bison.git > 2. https://lists.gnu.org/archive/html/help-bison/2018-01/msg00001.html
These files are expected, all is ok here. Your problem is probably that flex was rejected by configure. Try to reconfigure.