Make Check error code

DADDY SAUCE <[email protected]> Sun, 29 Aug 2010 22:22:03 +0000 (GMT)
Newsgroups gmane.comp.video.openexr.user
Message-ID <[email protected]>
Hello I'm trying to install openexr on fedora 12  - when i run make check i=
 get an error.=0AAs per the read me "Do `make check` to run the OpenEXR con=
fidence tests.  They should all pass; if you find a test that does not pass=
 on your system, please let us know." - if anyone can shed some light - tha=
t would be most excellent. thanks=0A=0Amake check=0AMaking check in config=
=0Amake[1]: Entering directory `/software/openexr-1.4.0/config'=0Amake[1]: =
Leaving directory `/software/openexr-1.4.0/config'=0AMaking check in Half=
=0Amake[1]: Entering directory `/software/openexr-1.4.0/Half'=0Amake  check=
-am=0Amake[2]: Entering directory `/software/openexr-1.4.0/Half'=0Amake[2]:=
 Nothing to be done for `check-am'.=0Amake[2]: Leaving directory `/software=
/openexr-1.4.0/Half'=0Amake[1]: Leaving directory `/software/openexr-1.4.0/=
Half'=0AMaking check in HalfTest=0Amake[1]: Entering directory `/software/o=
penexr-1.4.0/HalfTest'=0Amake  HalfTest=0Amake[2]: Entering directory `/sof=
tware/openexr-1.4.0/HalfTest'=0Aif g++ -DHAVE_CONFIG_H -I. -I. -I../config =
-I.. -I../Half -I../config   -pipe -g -O2 -pthread -MT main.o -MD -MP -MF "=
.deps/main.Tpo" -c -o main.o main.cpp; \=0A=09then mv -f ".deps/main.Tpo" "=
.deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi=0Amain.cpp:32: fata=
l error: opening dependency file .deps/main.Tpo: Permission denied=0Acompil=
ation terminated.=0Amake[2]: *** [main.o] Error 1=0Amake[2]: Leaving direct=
ory `/software/openexr-1.4.0/HalfTest'=0Amake[1]: *** [check-am] Error 2=0A=
make[1]: Leaving directory `/software/openexr-1.4.0/HalfTest'=0Amake: *** [=
check-recursive] Error 1=0A=0A=0A=0A