The 2.0b3 release is extremely old. You should download the latest code from the repository (the 'm5' repository, not the 'stable' one, which is also out of date.
Steve On Thu, Sep 30, 2010 at 6:21 AM, biswabandan panda <[email protected]> wrote: > hi all, > i read the mailing list about compiling error during compilation of > > m5 2.0b3,i also got the same error, > > TypeError: putenv() argument 2 must be string, not instance: > File "/home/biswa/Desktop/m5old/SConstruct", line 210: > env.Append(ENV = { 'M5_PLY' : Dir('ext/ply') }) > File "/usr/lib/scons/SCons/Environment.py", line 1213: > orig[k] = v > File "/usr/lib/python2.6/os.py", line 471: > putenv(key, item) > > if somebody reply to this then i will be grateful to him.i mailed so many > times in this list,but yet to get a response,if no one will respond then how > come a new user like me will learn? > my emaild is [email protected] > > _______________________________________________ > m5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/m5-dev > > _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
