<div dir="ltr"><div><div><div><div><div>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:<br><br></div>./configure {with-proper-options}<br><br></div>rm -rf src/boost-install src/Block*<br><br></div>then patch he following files<br><br>src/boost_1_57_0/boost/serialization/shared_ptr_helper.hpp<br>src/boost_1_57_0/libs/serialization/src/shared_ptr_helper.cpp<br><br></div>by adding a proper header:<br><br>#include <boost/serialization/type_info_implementation.hpp><br><br></div>then configure again. Boost will be compiled again, and after that, the block code will build without any problem.<br clear="all"><div><div><div><div><div><div><div><br>-- <br><div class="gmail_signature"><div dir="ltr"><p>Hyunjun Ji</p>
<p>Ph. d candidate<br>Advanced Materials Simulation Group (<a href="http://qchem.kaist.ac.kr/" target="_blank">http://qchem.kaist.ac.kr</a>)<br>Graduate School of EEWS, KAIST, Daejeon, Republic of Korea.<br></p>
<p>E-mail: <a href="mailto:syhs4@kaist.ac.kr" target="_blank">syhs4@kaist.ac.kr</a><br>Tel:+82-42-350-1752</p></div></div>
</div></div></div></div></div></div></div></div>