Re: [Gems-users] how to compile Ruby


Date: Sat, 17 May 2008 15:19:38 +0300
From: "Nazly El Shazly" <nazlyelshazly@xxxxxxxxx>
Subject: Re: [Gems-users] how to compile Ruby

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]
Sent: Tuesday, May 13, 2008 13:28
To: 'gems-users@xxxxxxxxxxx'
Subject: how to compile Ruby on cygwin

 

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→]