Hi! Firstly, sorry - I must be doing something wrong, but I can't see what. I've tried alps-2.1.1-r6176-src-with-boost alps-2.1.2-r6963-src-with-boost with gcc 4.1.2, gcc 4.7.2, Intel compilers 11.1 Each time I get a variation of the following error when compiling: alps-2.1.1-r6176-src-with-boost/alps/src/alps/lattice/latticelibrary.C:147:59: required from here alps-2.1.1-r6176-src-with-boost/alps/src/alps/lattice/propertymap.h:212:13: error: forming reference to void I'm using the following to setup the build. Anyone got any ideas what's going wrong please? Thank you.
~jop/installed/cmake/cmake-2.8.8/bin/cmake -D FFTW_INCLUDE_DIR=/usr/local/shared/fftw3.3.3/include -D FFTW_LIBRARIES=/usr/local/shared/fftw3.3.3/lib/libfftw3.so.3 -D ALPS_BUILD_FORTRAN=ON -D ALPS_ENABLE_OPENMP=ON -D CMAKE_INSTALL_PREFIX=/usr/local/shared/alps-2.1.1 -D BLAS_LIBRARY=/usr/local/shared/lapack-3.4.1-gfortran/libblas.a -D LAPACK_LIBRARY=/usr/local/shared/lapack-3.4.1/liblapack.a -D PYTHON_INTERPRETER=/usr/local/shared/bin/python27fpic -D CMAKE_C_COMPILER=gcc472 -D CMAKE_Fortran_COMPILER=gfortran472 -D CMAKE_CXX_COMPILER=g++472 -D HDF5_INCLUDE_DIR=/usr/local/shared/hdf5-1.8.10/include -D HDF5_STATIC_LIBRARIES=/usr/local/shared/hdf5-1.8.10/lib/libhdf5.a -D HDF5_LIBRARIES=/usr/local/shared/hdf5-1.8.10/lib/libhdf5.so.7 -D Boost_ROOT_DIR:PATH=/usersVol2/jop/installed/alps/alps-2.1.2-r6963-src-with-boost/boost/ /usersVol2/jop/installed/alps/alps-2.1.1-r6176-src-with-boost/alps/
What version of ALPS do you try to build?
On Jul 23, 2013, at 1:53 PM, Jonathan Patterson jop@astro.ox.ac.uk wrote:
Hi! Firstly, sorry - I must be doing something wrong, but I can't see what. I've tried alps-2.1.1-r6176-src-with-boost alps-2.1.2-r6963-src-with-boost with gcc 4.1.2, gcc 4.7.2, Intel compilers 11.1 Each time I get a variation of the following error when compiling: alps-2.1.1-r6176-src-with-boost/alps/src/alps/lattice/latticelibrary.C:147:59: required from here alps-2.1.1-r6176-src-with-boost/alps/src/alps/lattice/propertymap.h:212:13: error: forming reference to void I'm using the following to setup the build. Anyone got any ideas what's going wrong please? Thank you.
~jop/installed/cmake/cmake-2.8.8/bin/cmake -D FFTW_INCLUDE_DIR=/usr/local/shared/fftw3.3.3/include -D FFTW_LIBRARIES=/usr/local/shared/fftw3.3.3/lib/libfftw3.so.3 -D ALPS_BUILD_FORTRAN=ON -D ALPS_ENABLE_OPENMP=ON -D CMAKE_INSTALL_PREFIX=/usr/local/shared/alps-2.1.1 -D BLAS_LIBRARY=/usr/local/shared/lapack-3.4.1-gfortran/libblas.a -D LAPACK_LIBRARY=/usr/local/shared/lapack-3.4.1/liblapack.a -D PYTHON_INTERPRETER=/usr/local/shared/bin/python27fpic -D CMAKE_C_COMPILER=gcc472 -D CMAKE_Fortran_COMPILER=gfortran472 -D CMAKE_CXX_COMPILER=g++472 -D HDF5_INCLUDE_DIR=/usr/local/shared/hdf5-1.8.10/include -D HDF5_STATIC_LIBRARIES=/usr/local/shared/hdf5-1.8.10/lib/libhdf5.a -D HDF5_LIBRARIES=/usr/local/shared/hdf5-1.8.10/lib/libhdf5.so.7 -D Boost_ROOT_DIR:PATH=/usersVol2/jop/installed/alps/alps-2.1.2-r6963-src-with-boost/boost/ /usersVol2/jop/installed/alps/alps-2.1.1-r6176-src-with-boost/alps/
comp-phys-alps-users@lists.phys.ethz.ch