[molpro-user] Build problem with -Block option, and its solution

Andy May MayAJ1 at cardiff.ac.uk
Mon Dec 29 08:17:00 GMT 2014


Thanks for the info. This workaround has already been active for some 
time on the Molpro master branch but for some reason did not get pushed 
out to 2012.1, I'll make sure it gets included in the next update.

Best wishes,

Andy

On 26/12/14 17:32, Hyunjun Ji wrote:
> In certain circumstances, the Block code fails to build due to some
> problems in boost code. In that case, a simple patch can address the
> problem:
>
> ./configure {with-proper-options}
>
> rm -rf src/boost-install src/Block*
>
> then patch he following files
>
> src/boost_1_57_0/boost/serialization/shared_ptr_helper.hpp
> src/boost_1_57_0/libs/serialization/src/shared_ptr_helper.cpp
>
> by adding a proper header:
>
> #include <boost/serialization/type_info_implementation.hpp>
>
> then configure again. Boost will be compiled again, and after that, the
> block code will build without any problem.
>
> --
>
> Hyunjun Ji
>
> Ph. d candidate
> Advanced Materials Simulation Group (http://qchem.kaist.ac.kr
> <http://qchem.kaist.ac.kr/>)
> Graduate School of EEWS, KAIST, Daejeon, Republic of Korea.
>
> E-mail: syhs4 at kaist.ac.kr <mailto:syhs4 at kaist.ac.kr>
> Tel:+82-42-350-1752
>
>
>
> _______________________________________________
> Molpro-user mailing list
> Molpro-user at molpro.net
> http://www.molpro.net/mailman/listinfo/molpro-user
>



More information about the Molpro-user mailing list