<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi all,<div class=""><br class=""></div><div class="">am I getting mad or<br class=""><br class="">% libtbx.configure —only cctbx<div class="">% libtbx.scons</div><div class=""><br class=""></div><div class="">will result in a linking error because of the line marked with &lt;&lt;&lt;&lt;&lt; in&nbsp;<span style="font-family: Monaco; font-size: 11px;" class="">cctbx/maptbx/SConscript&nbsp;</span>?<div class=""><br class=""></div><div class=""><font face="Menlo" class="">&nbsp; if (not env_etc.no_boost_python):<br class="">&nbsp; &nbsp; Import("env_cctbx_boost_python_ext")<br class="">&nbsp; &nbsp; env_bpl = env_cctbx_boost_python_ext.Clone()<br class="">&nbsp; &nbsp; env_etc.include_registry.append(<br class="">&nbsp; &nbsp; &nbsp; env=env_bpl,<br class="">&nbsp; &nbsp; &nbsp; paths=env_etc.cctbx_common_includes)<br class="">&nbsp; &nbsp; env_bpl.Prepend(LIBS=["asymmetric_map", "iotbx_xplor", "cctbx_sgtbx_asu”, &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;<br class="">&nbsp; &nbsp; &nbsp; "cctbx", "omptbx"])<br class="">&nbsp; &nbsp; env_bpl.SharedLibrary(<br class="">&nbsp; &nbsp; &nbsp; target="#lib/cctbx_asymmetric_map_ext",<br class="">&nbsp; &nbsp; &nbsp; source=["asymmetric_map_ext.cpp"])<br class=""></font><br class="">This code was introduced in Dec 2013!!! The only workaround&nbsp;</div><div class=""><br class=""></div><div class="">% libtbx.configure cctbx iotbx</div><div class=""><br class=""></div><div class="">So much for the modularisation with the libtbx_config’s…</div><div class=""><br class=""></div><div class="">Best wishes,</div><div class=""><br class=""></div><div class="">Luc</div><div class="">&nbsp;</div></div></div></body></html>