Dear Developers,
I am going to install ALPS (alps-2.2.b4).
I have an error during "make".
Could any one help me?
[riping@fermi alps-2.2.b4.build]$ make
[ 0%] Building CXX object src/alps/CMakeFiles/alps.dir/alea/observable.C.o
In file included from /home/riping/software/alps-2.2.b4.src/src/alps/osiris/dump.h:249:0,
from /home/riping/software/alps-2.2.b4.src/src/alps/alea/observable.h:64,
from /home/riping/software/alps-2.2.b4.src/src/alps/alea/observable.C:31:
/home/riping/software/alps-2.2.b4.src/src/alps/osiris/dumparchive.h:101:37: error: ¡®BOOST_PFTO¡¯ has not been declared
void save_override(const T & t, BOOST_PFTO int)
I use the following cmake command:
cmake CMAKE_INSTALL_PREFIX=/home/riping/software/alps /home/riping/software/alps-2.2.b4.src
The configuration ends normally.
It can find the Boost, and I pasted the related part here.
-- Looking for precompiled Boost libraries (version >= 1.52)
-- Could NOT find Boost
-- Boost version: 1.60.0
-- Found the following Boost libraries:
-- timer
-- Boost version: 1.60.0
-- Found the following Boost libraries:
-- chrono
-- date_time
-- filesystem
-- iostreams
-- program_options
-- python
-- regex
-- system
-- serialization
-- thread
-- timer
-- Adding Boost dir: /home/riping/software/boost-1.60.0/include
Best regards.
Riping Wang
2016.2.18