Date: | Sat, 17 May 2008 20:21:28 +0800 |
---|---|
From: | "Liangliang Tong" <nutspea@xxxxxxxxxx> |
Subject: | Re: [Gems-users] how to compile Ruby |
Keep in mind that one needs to be in csh environment to compile GEMS, while the default shell environment for ubuntu is bash. try install a csh enviornment. From: "Nazly El Shazly" <nazlyelshazly@xxxxxxxxx> >Reply-To: Gems Users <gems-users@xxxxxxxxxxx> >To: <gems-users@xxxxxxxxxxx> >Subject: Re: [Gems-users] how to compile Ruby >Date:Sat, 17 May 2008 15:19:38 +0300 > Dear All I am trying to compile it on an ubuntu system now and I get the same error. Does anyone have an idea what might be causing this? Thanks again, Nazly From: Nazly El Shazly [mailto:nazlyelshazly@xxxxxxxxx] I am trying to compile GEMS Ruby for Simics version 3.0 on cygwin and I’m getting the error below. Thanks, Nazly $ make PROTOCOL=MOSI_SMP_bcast DESTINATION=MOSI_SMP_bcast ls: cannot access generated/MOSI_SMP_bcast/*.C: No such file or directory Ruby: Building protocol: MOSI_SMP_bcast Ruby: Making slicc cd ../slicc; make make[1]: Entering directory `/home/gems-2.1/slicc' SLICC: Running flex and bison make generated/generated make[2]: Entering directory `/home/gems-2.1/slicc' make[2]: `generated/generated' is up to date. make[2]: Leaving directory `/home/gems-2.1/slicc' SLICC: Building slicc executable make /bin/slicc.exec make[2]: Entering directory `/home/gems-2.1/slicc' make[2]: `/bin/slicc.exec' is up to date. make[2]: Leaving directory `/home/gems-2.1/slicc' make[1]: Leaving directory `/home/gems-2.1/slicc' Ruby: Running slicc make generated/MOSI_SMP_bcast/generated ls: cannot access generated/MOSI_SMP_bcast/*.C: No such file or directory make[1]: Entering directory `/home/gems-2.1/ruby' make[1]: *** No rule to make target `../slicc//bin/slicc.exec', needed by `generated/MOSI_SMP_bcast/generated'. Stop. make[1]: Leaving directory `/home/gems-2.1/ruby' make: *** [all] Error 2 |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | Re: [Gems-users] how to compile Ruby, Nazly El Shazly |
---|---|
Next by Date: | Re: [Gems-users] Prefetcher in GEMS, Mike Marty |
Previous by Thread: | Re: [Gems-users] how to compile Ruby, Nazly El Shazly |
Next by Thread: | [Gems-users] how to compile Ruby on cygwin, Nazly El Shazly |
Indexes: | [Date] [Thread] |