Simple to use [reprint] the lmbench

https://www.cnblogs.com/mutong1228/p/10485840.html

 

Download http://www.bitmover.com/lmbench/

tar -zxvf lmbench3.tar.gz

cd lmbench3

make

At this point it will error:

   make [2]: *** no rule can create "bk.ver" the required target "../SCCS/s.ChangeSet". stop.
   make [2]: Leaving directory `/ Home / Hero / LMBench3 / the src '
   the make [. 1]: *** [LMBench] Error 2
   the make [. 1]: Leaving directory` / Home / Hero / LMBench3 / the src'
   the make : *** [build] error 2

Solution:

lmbench3 directory

   #mkdir SCCS

   #touch  ./SCCS/s.ChangeSet

   #make

Execution make results see view, all the way to the Enter key (in addition to the selection Job placement: enter a 1)

Guess you like

Origin www.cnblogs.com/jinanxiaolaohu/p/11406919.html