calc_host.sh uses /bin/csh
Does that exist on your system? If not, then change calc_host.sh so that your system type is hard-coded
--Mike
Hello,
I'm trying to install GEMS 1.3 with Simics 2.2.X, but I get the following errors when I try to install Ruby:
> sudo make PROTOCOL=MOESI_CMP_directory
DESTINATION=MOESI_CMP_directory
Password:
make: ../scripts/calc_host.sh: Command not found
ls: generated/MOESI_CMP_directory/*.C: No such file or directory
Ruby: Building protocol: MOESI_CMP_directory
Ruby: Making slicc
cd ../slicc; make
make[1]: ../scripts/calc_host.sh: Command not found
make[1]: Entering directory `/home/sfide/GEMS/slicc'
make[1]: ../scripts/calc_host.sh: Command not found
SLICC: Running flex and bison
make generated/generated
make[2]: ../scripts/calc_host.sh: Command not found
make[2]: Entering directory `/home/sfide/GEMS/slicc'
make[2]: ../scripts/calc_host.sh: Command not found
make[2]: `generated/generated' is up to date.
make[2]: Leaving directory `/home/sfide/GEMS/slicc'
SLICC: Building slicc executable
make /bin/slicc.exec
make[2]: ../scripts/calc_host.sh: Command not found
make[2]: Entering directory `/home/sfide/GEMS/slicc'
make[2]:
../scripts/calc_host.sh: Command not found
/dev/null -o /obj/parser.o -c generated/parser.c -DYY_NO_UNPUT -Wall -W -Wwrite-strings -Woverlo
aded-virtual -Wno-unused -g -ggdb -g3 -O0 -w -I. -I../common -Igenerated -Isymbols -Igenerato
r -Iast
make[2]: execvp: /dev/null: Permission denied
make[2]: *** [/obj/parser.o] Error 127
make[2]: Leaving directory `/home/sfide/GEMS/slicc'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/sfide/GEMS/slicc'
make: *** [all] Error 2
Thanks for your help!
Want to be your own boss? Learn how on Yahoo! Small Business.
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the
GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.