On May 5, 2008, at 5:17 PM, eric kustarz wrote: > fellow filebenchers, > > Version 1.3.0 is now available at: > http://sourceforge.net/project/showfiles.php?group_id=133644
Hey Eric, thanks for the new release. I'm trying to build this on my s10u4 x86 box with SS12 as the compiler and am running into issues. 1) Line 112 of workloads/build/Makefile.in specifies a make target of compflow_demo when it should be compflow_demo.f. This causes make to croak. 2) Linking go_filebench fails with unref'd symbols (tan, cos, etc) because libm isn't being linked in. libm should be added LDFLAGS. 3) There's some conflict going on in the Makefiles in bin/ and scripts/ and I don't even know where to being pulling weeds there: [EMAIL PROTECTED]/src/filebench-1.3.0/bin# make cd .. && /bin/bash ./config.status scripts/Makefile config.status: creating scripts/Makefile config.status: WARNING: scripts/Makefile.in seems to ignore the -- datarootdir setting make: Fatal error: Don't know how to make target `filebench_compare' /dale _______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org