[Gems-users] Compilation issue


Date: Fri, 28 Mar 2008 17:38:03 -0700
From: "Heng (Henry) Du" <hda2@xxxxxx>
Subject: [Gems-users] Compilation issue
Hi, 

I have another question, do I need use root account to compile GEMS? since I
have encountered the following errors.

make[2]: Leaving directory `/cs/systems/home/hda2/GEMS/slicc'
make[2]: Entering directory `/cs/systems/home/hda2/GEMS/slicc'
mkdir -p sun4v-sol8-64/bin/
touch sun4v-sol8-64/bin/created
/dev/null -o sun4v-sol8-64/obj/parser.o -c generated/parser.c -DYY_NO_UNPUT
-Wall -W -Wwrite-strings -Woverloaded-virtual -Wno-unused  -g -ggdb -g3 -O2
-finline-functions -DNO_VECTOR_BOUNDS_CHECKS -DMULTIFACET_NO_OPT_WARN	-I.
-I../common -Igenerated -Isymbols -Igenerator -Iast	
make[2]: execvp: /dev/null: Permission denied
make[2]: *** [sun4v-sol8-64/obj/parser.o] Error 127
make[2]: Leaving directory `/cs/systems/home/hda2/GEMS/slicc'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/cs/systems/home/hda2/GEMS/slicc'
make: *** [all] Error 2

The permission is denied when access /dev/null. 

Thanks
Henry
[← Prev in Thread] Current Thread [Next in Thread→]