Problem in installing root at gmake step

Dear ROOT expert:

The following error appeared when installing root in the 'gmake ’ step:

-bash-3.2$ pwd
/afs/ific.uv.es/user/q/qing/download/root
-bash-3.2$ ls
bin build config config.status core etc geom graf3d hist icons io LICENSE main man misc net README rootx test tree
bindings cint config.log configure doc fonts graf2d gui html include lib macros Makefile math montecarlo proof roofit sql tmva tutorials

./configure --prefix=/afs/ific.uv.es/user/q/qing/software/

.
.
.

bin/rmkdepend -R -fgui/guibuilder/src/TGuiBldDragManager.d -Y -w 1000 – -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fPIC -Iinclude -DR__HAVE_CONFIG -pthread -D__cplusplus – /afs/ific.uv.es/user/q/qing/download/root/gui/guibuilder/src/TGuiBldDragManager.cxx
bin/rmkdepend: error: cannot open "gui/guibuilder/src/TGuiBldDragManager.d"
gmake: *** [gui/guibuilder/src/TGuiBldDragManager.o] Error 1

Any idea which lead to the error?

Cheers,Gang

Hi Gang,

You are probably running out of space/quota in you afs directory.

Cheers,
Philippe.