Boost C++ Libraries: Ticket #12993: undefined reference to `boost::serialization::array_wrapper when using Intel compiler https://svn.boost.org/trac10/ticket/12993 <p> The error occurs only when using Intel compiler (15.0.1 and 17.0.3) Boost version: 1.63 </p> <pre class="wiki">../../_espressopp.so: undefined reference to `boost::serialization::array_wrapper&lt;std::complex&lt;double&gt; &gt; const boost::serialization::make_array&lt;unsigned long&gt;(std::complex&lt;double&gt;*, unsigned long)' ../../_espressopp.so: undefined reference to `boost::serialization::array_wrapper&lt;int&gt; const boost::serialization::make_array&lt;unsigned long&gt;(int*, unsigned long)' </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12993 Trac 1.4.3 Robert Ramey Wed, 03 May 2017 21:44:36 GMT <link>https://svn.boost.org/trac10/ticket/12993#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12993#comment:1</guid> <description> <p> I believe this is due to an oversight regarding merge from develop to release. And I believe that you're testing with the master </p> <p> I believe that you're testing with the master branch and that this error is due to an oversight on my part. I fixed this but apparently failed to merge/push the changes to the master branch. I've addressed this so I believe this issue is resolved. update from the master branch and try again. For now then, I'm going to mark this as resolved. </p> <p> Robert Ramey </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Robert Ramey</dc:creator> <pubDate>Wed, 03 May 2017 21:44:48 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/12993#comment:2 https://svn.boost.org/trac10/ticket/12993#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket