On 4 October 2016 at 15:58, Michael Wagner <[email protected]> wrote: > The configure script is looking for flex >= 2.5 and <= 2.6. Newer > versions of flex (2.6.x) fail while checking for the subversion: > > LEX_SUBVERSION=`echo "$LEX_VERSION" | sed -e 's/^2.5.//'` > > This results in the following output from the configure script and > broken syntax filters (undefined symbol): > > checking version of flex... 2.6.0 > ./configure: line 5316: test: 2.6.0: integer expression expected
The patch attached to this bug addresses the problem, and should be included in vile 9.8s: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832973#65 _______________________________________________ vile mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/vile
