You're right, I wasn't installing the updated version of swig correctly. Now I have and gem5 builds! Thank you, Amanda ________________________________ From: [email protected] [[email protected]] on behalf of Steve Reinhardt [[email protected]] Sent: Wednesday, April 18, 2012 8:01 PM To: gem5 users mailing list Subject: Re: [gem5-users] Build Error
Are you sure scons is actually using the version of swig you've installed? I tried to recreate the error and couldn't. On my system with swig 1.3.40 the SWIG_Python_AddErrorMsg doesn't even start until line 950, yet somehow in your compile you're getting an error on that function on line 870. I expect the only thing that could change that would be if scons is using a different version of swig than you think it is. Steve On Wed, Apr 18, 2012 at 4:13 PM, Thomas, Amanda J <[email protected]<mailto:[email protected]>> wrote: I deleted the build directory in gem5 and tried to build it again, but the same error came up. Then I used swig 1.3.40 instead and the same thing happened again. (Both building gem5.debug since it's faster.) Nothing seems to change the error. -Amanda _______________________________________________ gem5-users mailing list [email protected]<mailto:[email protected]> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
