![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Linux Benchmarks Download software, run and post benchmarks here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Original (Archive) Site for Linux Benchmarks | Neo | Linux Benchmarks | 3 | 02-06-2007 09:38 AM |
| Linux Benchmarks Makes No Sense | philip_38 | Linux Benchmarks | 0 | 07-22-2005 11:29 AM |
| Instructions for Linux Benchmarks | Neo | Linux Benchmarks | 0 | 09-06-2003 08:48 PM |
| Linux Processing Benchmarks ? | lcstephens | UNIX for Advanced & Expert Users | 2 | 07-28-2002 01:13 PM |
| Linux mail servers benchmarks (Qmail, Sendmail,Postfix) | cipango | News, Links, Events and Announcements | 0 | 07-26-2002 02:30 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi, I am having a problem trying to work out how to run this bechmark on my system. When I execute ./Run, it tells me Flavour of Unix is not known, and to define Flavour in Run script. But I don't know where to define it.
I am using Gentoo Linux, and a 2.4 kernel. regards Greg |
|
||||
|
If I extract, and don't compile, and just type ./Run, I get this:
Wed Mar 10 19:34:43 EST 2004 ~/unixbench/bm gklofa@beast: pts/1: 15 files 277Kb -> ./Run -bash: ./Run: Permission denied Then, if I compile, this is the output of make: Wed Mar 10 19:34:46 EST 2004 ~/unixbench/bm gklofa@beast: pts/1: 15 files 277Kb -> make Checking distribution of files ./pgms exists ./src exists ./testdir exists ./doc exists exists ./results exists gcc -o ./pgms/arithoh -DTIME -O -Darithoh ./src/arith.c gcc -o ./pgms/register -DTIME -O -Ddatum=register ./src/arith.c gcc -o ./pgms/short -DTIME -O -Ddatum=short ./src/arith.c gcc -o ./pgms/int -DTIME -O -Ddatum=int ./src/arith.c gcc -o ./pgms/long -DTIME -O -Ddatum=long ./src/arith.c gcc -o ./pgms/float -DTIME -O -Ddatum=float ./src/arith.c gcc -o ./pgms/double -DTIME -O -Ddatum=double ./src/arith.c gcc -o ./pgms/hanoi -DTIME -O ./src/hanoi.c gcc -o ./pgms/fstime -DTIME -O -Dawk=1 ./src/fstime.c src/fstime.c: In function `main': src/fstime.c:86: warning: passing arg 2 of `signal' from incompatible pointer type src/fstime.c: In function `w_test': src/fstime.c:107: warning: passing arg 2 of `signal' from incompatible pointer type src/fstime.c: In function `r_test': src/fstime.c:145: warning: passing arg 2 of `signal' from incompatible pointer type src/fstime.c: In function `c_test': src/fstime.c:188: warning: passing arg 2 of `signal' from incompatible pointer type gcc -o ./pgms/syscall -DTIME -O ./src/syscall.c gcc -o ./pgms/context1 -DTIME -O ./src/context1.c gcc -o ./pgms/pipe -DTIME -O ./src/pipe.c gcc -o ./pgms/spawn -DTIME -O ./src/spawn.c gcc -o ./pgms/execl -DTIME -O ./src/execl.c In file included from src/execl.c:30: src/big.c: In function `dummy': src/big.c:268: warning: passing arg 2 of `signal' from incompatible pointer typesrc/big.c:269: warning: passing arg 2 of `signal' from incompatible pointer typesrc/big.c:350: warning: passing arg 2 of `signal' from incompatible pointer typesrc/big.c: In function `onalarm': src/big.c:389: warning: passing arg 2 of `signal' from incompatible pointer typesrc/big.c: In function `getwork': src/big.c:439: warning: passing arg 2 of `fprintf' from incompatible pointer type /tmp/cccTBai1.o(.text+0x102d): In function `getwork': : warning: the `gets' function is dangerous and should not be used. cd ./src; gcc -c -DTIME -DHZ= -O dhry_1.c cd ./src; gcc -c -DTIME -DHZ= -O dhry_2.c gcc -o ./pgms/dhry2 -DTIME -O ./src/dhry_1.o ./src/dhry_2.o cd ./src; rm -f dhry_1.o dhry_2.o cd ./src; gcc -c -DTIME -DREG=register -DHZ= -O dhry_1.c cd ./src; gcc -c -DTIME -DREG=register -DHZ= -O dhry_2.c gcc -o ./pgms/dhry2reg -DTIME -O ./src/dhry_1.o ./src/dhry_2.o cd ./src; rm -f dhry_1.o dhry_2.o gcc -o ./pgms/looper -DTIME -O ./src/looper.c And then when I type ./Run: Wed Mar 10 19:34:54 EST 2004 ~/unixbench/bm gklofa@beast: pts/1: 15 files 277Kb -> ./Run Flavor of UNIX is not known. Please define FLAVOR in Run script So using the existing binary, or re-compiling with make does not work. Thanks Greg |
|
||||
|
Hi Guys,
I got the benchmark to run, no worries there. It runs through all it's tests, then ... No Result :-) Here is an example Quote:
thanks mAAddog |
![]() |
| Bookmarks |
| Tags |
| linux, ubuntu |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|