Can you confirm that scons completed the process of building m5.fast correctly?

--
Nilay


On Thu, 3 Mar 2011, zhuozi wrote:

Hi,
    I followed the instruction and tried to use Ruby, but failed because of an
Error.
    The command line I used to build my M5 executable is : scons RUBY=True
./build/ALPHA_SE_MESI_CMP_directory/m5.fast. I inputed command
"./build/ALPHA_SE_MESI_CMP_directory/m5.fast ./configs/example/ruby_se.py -t" to
start an simulation.
    The output is as following:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/zhuo/m5/m5-84fd1726290d/src/python/m5/main.py", line 359, in main
    exec filecode in scope
  File "./configs/example/ruby_se.py", line 156, in <module>
    system.ruby = Ruby.create_system(options, system.physmem)
  File "/home/zhuo/m5/m5-84fd1726290d/configs/ruby/Ruby.py", line 38, in
create_system
    exec "import %s" % protocol
  File "<string>", line 1, in <module>
ImportError: No module named MESI_CMP_directory

I tried several times but failed. Please help! Thanks.
zhuozi

_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to