hmm, I'm getting this when I try to build it:

cc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -I/usr/local/include -O2 -pipe 
 ada-filt.c
<stdout>:532: error: conflicting types for 'yyget_leng'
./filters.h:213: error: previous declaration of 'yyget_leng' was here
<stdout>:1644: error: conflicting types for 'yyget_leng'
./filters.h:213: error: previous declaration of 'yyget_leng' was here

Are you testing on an OS version with old flex?

$ /usr/bin/flex -V
flex 2.5.39

Can you try updating it to the 9.8q version please?

http://invisible-mirror.net/archives/vile/current/
ftp://invisible-island.net/vile/current/
ftp://dickey.his.com/vile/current/

Reply via email to