Re: [Gems-users] Ruby make error


Date: Mon, 07 Aug 2006 17:55:17 -0500
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] Ruby make error
Dave,
You should have no need to run make under sudo. Running under sudo probably plays havoc with paths and directories. Try running without sudo.

Regards,
Dan

Dave wrote:
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.
[← Prev in Thread] Current Thread [Next in Thread→]