The bug Amanda ran into appears to be fixed in 1.3.34; I'm testing that now.
In the process, I found that setting SWIG=foo on the scons command line doesn't do anything, which could have been part of her problem. I'll do a little updating shortly. Steve On Sat, Apr 21, 2012 at 6:54 PM, Ali Saidi <[email protected]> wrote: > Should we update the minimum version of swig on the website to 1.3.40? > > Ali > > On Apr 19, 2012, at 9:48 AM, Thomas, Amanda J wrote: > > 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]> 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] >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > > _______________________________________________ > gem5-users mailing list > [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 >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
