Thanks for the good advice. I added /usr/sfw/bin to the beginning of PATH,
configure selected flex instead of lex and the FileBench package built without
a problem.
This message posted from opensolaris.org
___
perf-discuss mailing list
perf-discuss
Instead of 'lex', try using 'flex'. I was able to build successfully with:
fsh-suzuki% flex --version
flex version 2.5.4
fsh-suzuki%
fsh-suzuki% make package
...
flex -t parser_lex.l > parser_lex.c
source='parser_lex.c' object='parser_lex.o' libtool=no \
depfile='.deps/parser_lex.Po' tmpdepfile=