HI,
I have compiled m5 successfully.
I have also installed m5 by :
% sudo mkdir -p /dist/m5/system
% cd /dist/m5/system
% sudo tar vxfj <path>/m5_system_2.0b3.tar.bz2
% sudo mv m5_system_2.0b3/* . ; sudo rmdir m5_system_2.0b3/
Now I am trying to test my build by running regression tests:
% scons build/ALPHA_FS/tests/opt
I got the error:
[EMAIL PROTECTED] scons build/ALPHA_FS/tests/opt
Traceback (most recent call last):
File "/usr/bin/scons", line 160, in ?
import SCons.Script
File "/usr/lib/scons-0.97.0d20071212/SCons/Script/__init__.py", line 89, in ?
import Main
File "/usr/lib/scons-0.97.0d20071212/SCons/Script/Main.py", line 96
if callable(obj)
^
SyntaxError: invalid syntax
And I finf that there is no "/tests/opt" under the directory
"build/ALPHA_FS".
And there is no file called "m5.opt".
Need your help .
thanks
Tony
Feb. 19 2008
---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search._______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users