This does seem like a bug in the SConstruct though in that we use
main['SWIG'] on line 351 but don't check to see if it's valid and warn
about not having swig installed until line 577.  Anyone have any idea why
it's that way, and why we don't move the check up earlier?
Steve

On Tue, Aug 7, 2012 at 5:11 AM, Nilay <ni...@cs.wisc.edu> wrote:

> It seems like SWIG is not installed on the machine. Can you confirm?
>
> --
> Nilay
>
> On Tue, August 7, 2012 2:39 am, Haera Chung wrote:
> > Hi,
> >
> >
> >
> > Is there anyone who can help me to solve below problem?
> >
> > I ran 'scons' command shown as:
> >
> >>scons build/ALPHA_FS/gem5.opt PROTOCOL=MOESI_CMP_direct RUBY=True
> >
> >
> >
> > And get below message (keyError: 'SWIG')
> >
> >
> >
> >
> >
> > First time I install and run splash on gem5 was around April 2012. That
> > time
> > I wasn't getting this message.
> >
> > Last week I had to re-install gem5 and splash benchmark on different
> > computer. I think the one I installed last week is new version.
> >
> >
> >
> > Is there something new I need to setup or install?
> >
> >
> >
> > Regards,
> >
> > HR
> >
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to