[Bf-committers] compile error while compiling belnder dependency OpenImageIO

panda kunfu kunfupanda911 at gmail.com
Sun Jun 3 18:34:18 CEST 2012


M compiling blender 2.63a on Solaris 10 (Sparc)

m getting below error

*root # gmake -j5*
Scanning dependencies of target OpenImageIO
[  0%] [  1%] [  2%] [  2%] [  3%] Building CXX object
libOpenImageIO/CMakeFiles/OpenImageIO.dir/imagebuf.cpp.o
Building CXX object libOpenImageIO/CMakeFiles/OpenImageIO.dir/exif.cpp.o
Building CXX object
libOpenImageIO/CMakeFiles/OpenImageIO.dir/imagebufalgo.cpp.o
Building CXX object
libOpenImageIO/CMakeFiles/OpenImageIO.dir/formatspec.cpp.o
Building CXX object
libOpenImageIO/CMakeFiles/OpenImageIO.dir/imagebufalgo_orient.cpp.o
In file included from
/data/OpenImageIO-oiio-a6a6941/src/include/imagebuf.h:47,
                 from
/data/OpenImageIO-oiio-a6a6941/src/libOpenImageIO/imagebuf.cpp:43:
/data/OpenImageIO-oiio-a6a6941/src/include/fmath.h: In function `int
OpenImageIO::v1_0::RoundToInt(double)':
/data/OpenImageIO-oiio-a6a6941/src/include/fmath.h:707: warning: converting
to `int' from `double'
/data/OpenImageIO-oiio-a6a6941/src/include/fmath.h: In function `int
OpenImageIO::v1_0::RoundToInt(float)':
/data/OpenImageIO-oiio-a6a6941/src/include/fmath.h:718: warning: converting
to `int' from `float'
/data/OpenImageIO-oiio-a6a6941/src/include/fmath.h: At global scope:
/data/OpenImageIO-oiio-a6a6941/src/include/fmath.h:963: error: `std::isnan'
has not been declared
/data/OpenImageIO-oiio-a6a6941/src/include/fmath.h:964: error: `std::isinf'
has not been declared
/data/OpenImageIO-oiio-a6a6941/src/include/fmath.h:965: error:
`std::isfinite' has not been declared
......
........
gmake[2]: ***
[libOpenImageIO/CMakeFiles/OpenImageIO.dir/imagebufalgo.cpp.o] Error 1
gmake[2]: *** [libOpenImageIO/CMakeFiles/OpenImageIO.dir/exif.cpp.o] Error 1
gmake[2]: *** [libOpenImageIO/CMakeFiles/OpenImageIO.dir/formatspec.cpp.o]
Error 1
gmake[2]: *** [libOpenImageIO/CMakeFiles/OpenImageIO.dir/imagebuf.cpp.o]
Error 1
gmake[1]: *** [libOpenImageIO/CMakeFiles/OpenImageIO.dir/all] Error 2
gmake: *** [all] Error 2


More information about the Bf-committers mailing list