Boost C++ Libraries: Ticket #10096: Symlink needs to check SEARCH as well as LOCATE https://svn.boost.org/trac10/ticket/10096 <p> AMDG </p> <p> On 06/02/2014 02:31 PM, Kcarr wrote: </p> <blockquote class="citation"> <p> I have found the cause of my problem but I am unsure of what it was added. In 1.54 in the virtual-target.jam file in the rule actualize-location (target) there was an added check at the beginning for scanner-target. </p> <blockquote> <p> if $(self.action) &amp;&amp;* ! $(is-scanner-target)* </p> </blockquote> <p> This new code causes LOCATE var to never be set. &lt;snip&gt; </p> <p> &lt;snip&gt; This seems to be a bug in the new build with using LOCATE in the symlink.jam file when it shouldnt be used and instead SEARCH var should be used. </p> </blockquote> <p> Symlink code needs to be update in ln rule to look in SEARCH as well as LOCATE </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10096 Trac 1.4.3 viboes Fri, 06 Jun 2014 22:46:41 GMT component changed; owner set https://svn.boost.org/trac10/ticket/10096#comment:1 https://svn.boost.org/trac10/ticket/10096#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Vladimir Prus</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">build</span> </li> </ul> Ticket