-- Found Exiv2 release >= 0.12
-- Found Exiv2: /usr/lib64/libexiv2.so
-- Boost was not found. Set the Boost_INCLUDE_DIR cmake cache entry to the directory containing the boost include files. E.g
/usr/local/include/boost-1_33_1 or c:\boost\include\boost-1_33_1
CMake Error at CMakeLists.txt:150 (MESSAGE):
boost thread library not found. If it is installed with a
unrecognized suffix, specify it with -DBoost_LIB_SUFFIX=
-- Configuring incomplete, errors occurred!
*
* ERROR: media-gfx/hugin-0.7.0-r1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_configure
* environment, line 2981: Called cmake-utils_src_configure
* environment, line 844: Called die
* The specific snippet of code:
* cmake ${cmakeargs} "${CMAKE_USE_DIR}" || die "cmake failed";
* The die message:
* cmake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-gfx/hugin-0.7.0-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-gfx/hugin-0.7.0-r1/temp/environment'.
*
>>> Failed to emerge media-gfx/hugin-0.7.0-r1, Log file:
just reemerge boost:
emerge boost
and it compiles just fine...