I think just upgrading python and/or swig to newer version(s) might fix the problem. Perhaps, Steve or Nate might be able to comment on it better. -Soumyaroop
On Sun, Oct 18, 2009 at 2:30 PM, ef <[email protected]> wrote: > Use these: > m4 version 1.4.12 > Python version 2.6.1 > Scons version 1.2.0 > Swig version 1.3.31 > Zlib version 1.2.3 > > > Also for future proofing and less headache use gcc 4.3.2. > > On Sun, Oct 18, 2009 at 1:26 PM, Vidya Sangkar Lakshmivenkatraman > <[email protected]> wrote: > > > > Hello M5 users, > > I'm a new user to the M5. My name is VidyaSangkar > > Lakshmivenkatraman. I currently doing my Masters in computer engineering > at > > University of South Florida. I had the following errors when i tried to > > install them. Could someone help me with this. > > > > M5 development branch > > > > These are the error messages: > > g++ -o build/ALPHA_SE/python/swig/event_wrap.do -c -Wno-deprecated -pipe > > -fno-strict-aliasing -Wall -Wno-sign-compare -Wundef -ggdb3 -Werror > > -Wno-uninitialized -Wno-sign-compare -Wno-parentheses -DDEBUG > -DTRACING_ON=1 > > -Ibuild/gzstream -Ibuild/libelf -Iext -I/usr/include/python2.4 > > -Ibuild/ALPHA_SE build/ALPHA_SE/python/swig/event_wrap.cc > > build/ALPHA_SE/python/swig/event_wrap.cc: In function 'void > > EventQueue_schedule(EventQueue*, Event*, Tick)': > > build/ALPHA_SE/python/swig/event_wrap.cc:2947: error: '$self' was not > > declared in this scope > > build/ALPHA_SE/python/swig/event_wrap.cc: In function 'void > > EventQueue_deschedule(EventQueue*, Event*)': > > build/ALPHA_SE/python/swig/event_wrap.cc:2950: error: '$self' was not > > declared in this scope > > scons: *** [build/ALPHA_SE/python/swig/event_wrap.do] Error 1 > > scons: building terminated because of errors. > > > > The machine configuration that I am trying to build M5 on is: > > Linux c4labpc20.csee.usf.edu 2.6.18-128.1.10.el5 #1 SMP Thu May 7 > 10:39:21 > > EDT 2009 i686 i686 i386 GNU/Linux. > > The flavour of linux used here is the centOS linux. > > > > The versions of the tools required to build m5 are: > > hg - mercurial-1.3.1 > > swig -SWIG Version 1.3.29 > > scons - v1.2.0.r3842 > > python - Python 2.4.3 > > g++ - g++ (GCC) 4.1.2 > > > > If you need any more information, please let me know. > > > > Thank you in advance > > > > VidyaSangkar lakshmivenkatraman > > > > > > > > _______________________________________________ > > 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 > -- Soumyaroop Roy Ph.D. Candidate Department of Computer Science and Engineering University of South Florida, Tampa http://www.csee.usf.edu/~sroy
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
