Hi,
I'm having trouble running bbench. I followed the instructions on
http://m5sim.org/BBench-gem5 and have everything installed. I exported the
M5_PATH variable. When I try to run with
/path_to_gem5_root/build/ARM/m5.fast configs/example/fs.py -b bbench
--kernel=vmlinux.smp.mouse.arm
the output I get is:
Traceback (most recent call last):
File "<string>", line 1, in ?
File "/home/amanda/Downloads/gem5-bbceb6297329/src/python/importer.py", line
73, in load_module
exec code in mod.__dict__
File "/home/amanda/Downloads/gem5-bbceb6297329/src/python/m5/__init__.py",
line 44, in ?
import SimObject
File "/home/amanda/Downloads/gem5-bbceb6297329/src/python/importer.py", line
73, in load_module
exec code in mod.__dict__
File "/home/amanda/Downloads/gem5-bbceb6297329/src/python/m5/SimObject.py",
line 58, in ?
from m5.params import *
File "/home/amanda/Downloads/gem5-bbceb6297329/src/python/importer.py", line
73, in load_module
exec code in mod.__dict__
File "/home/amanda/Downloads/gem5-bbceb6297329/src/python/m5/params.py", line
63, in ?
import datetime
ImportError: /usr/local/lib/python2.4/lib-dynload/datetime.so: undefined
symbol: _Py_ZeroStruct
What's wrong?
Thanks,
Amanda
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users