Re: [perf-discuss] Building FileBench 1.2.1 on Solaris SPARC

2008-03-28 Thread William Aiken
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

Re: [perf-discuss] Building FileBench 1.2.1 on Solaris SPARC

2008-03-27 Thread eric kustarz
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=

[perf-discuss] Building FileBench 1.2.1 on Solaris SPARC

2008-03-27 Thread William Aiken
I'm using Solaris 10, Studio 12 compilers. Following INSTALL directions ($ ./configure --prefix=/opt $ make clean; $ make package ) results in: ... cc -D_REENTRANT -I. -I. -I.. -I../intl -DFILEBENCHDIR=\"/opt/filebench\" -g -xO3 -xarch=v9 -DYYDEBUG=1 -c `test -f 'parser_gram.c' || echo './'`