On Thu, 30 Aug 2012, Mahshid Sedghi wrote:

Hello,

I unrolled revision 8930 and tried to boot the kernel, but it failed
because of the following error:

 File "<string>", line 1, in <module>
 File "/i3c/hpcl/mis5413/gem5/src/python/m5/main.py", line 359, in main
   # once the script is done
 File "/i3c/hpcl/mis5413/gem5/configs/example/ruby_fs.py", line 46, in
<module>
   from FSConfig import *
 File "/i3c/hpcl/mis5413/gem5/configs/common/FSConfig.py", line 53, in
<module>
   class MemBus(Bus):
TypeError: Error when calling the metaclass bases
   module.__init__() takes at most 2 arguments (3 given)

Does anybody have an idea of what might be the reason?


It is a Python error, you should be able to figure it out.

--
Nilay
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to