Mr O wrote: > I bought the 3.06 for the greater overclocking potential ;) > In regards to lmbench, I've tried 2 and 3 and get these results > when I try to run it: > > #bash-2.05b$ make results see > #cd src && make results > #make[1]: Entering directory `/downloads/lmbench-2.0.4/src' > #make[2]: Entering directory `/downloads/lmbench-2.0.4/src' > #`../scripts/compiler` -O -DSYS5 -Dvalloc=malloc > #-DS_IFIFO=S_IFFIFO -DUSE_RANDOM -c lib_tcp.c -o > #../bin/i686-pc-linux-gnu/lib_tcp.o > #/bin/sh: line 1: `../scripts/compiler`: No such file or > #directory > #make[2]: *** [../bin/i686-pc-linux-gnu/lib_tcp.o] Error 127 > #make[2]: Leaving directory `/downloads/lmbench-2.0.4/src' > #make[1]: *** [lmbench] Error 2 > #make[1]: Leaving directory `/downloads/lmbench-2.0.4/src' > #make: *** [results] Error 2 > > I've even tried renaming the lmbench-*.* folder to just lmbench > with no luck. It doesn't want to be in the root directory does > it?
Looks like GNU make 3.80 got stupid on us. Try "make results CC=cc". -- Bob Miller K<bob> kbobsoft software consulting http://kbobsoft.com [EMAIL PROTECTED] _______________________________________________ EuG-LUG mailing list [EMAIL PROTECTED] http://mailman.efn.org/cgi-bin/listinfo/eug-lug
