[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Openexr-devel] RE: [Openexr-user] Make Check error code
From: |
Piotr Stanczyk |
Subject: |
[Openexr-devel] RE: [Openexr-user] Make Check error code |
Date: |
Mon, 30 Aug 2010 22:23:41 +0000 |
Moving this across to the developer list ...
Interesting that you do not have access rights ... what configure options did
you use? I take it IlmBase and OpenEXR built fine...
thanks
Piotr
________________________________________
From: address@hidden address@hidden on behalf of DADDY SAUCE address@hidden
Sent: 29 August 2010 15:22
To: address@hidden
Subject: [Openexr-user] Make Check error code
Hello I'm trying to install openexr on fedora 12 - when i run make check i get
an error.
As per the read me "Do `make check` to run the OpenEXR confidence 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 - that would be most excellent.
thanks
make check
Making check in config
make[1]: Entering directory `/software/openexr-1.4.0/config'
make[1]: Leaving directory `/software/openexr-1.4.0/config'
Making check in Half
make[1]: Entering directory `/software/openexr-1.4.0/Half'
make check-am
make[2]: Entering directory `/software/openexr-1.4.0/Half'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/software/openexr-1.4.0/Half'
make[1]: Leaving directory `/software/openexr-1.4.0/Half'
Making check in HalfTest
make[1]: Entering directory `/software/openexr-1.4.0/HalfTest'
make HalfTest
make[2]: Entering directory `/software/openexr-1.4.0/HalfTest'
if 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; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f
".deps/main.Tpo"; exit 1; fi
main.cpp:32: fatal error: opening dependency file .deps/main.Tpo: Permission
denied
compilation terminated.
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/software/openexr-1.4.0/HalfTest'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/software/openexr-1.4.0/HalfTest'
make: *** [check-recursive] Error 1
_______________________________________________
Openexr-user mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/openexr-user
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Openexr-devel] RE: [Openexr-user] Make Check error code,
Piotr Stanczyk <=