$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Notfile rule results in duplicate name of actual target
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-08-11 12:55:37
On Tuesday 11 August 2009 John Bito wrote:
> This 'duplicate name of target' message is really becoming bothersome.
> I'm really curious about the sequence of messages I get when I do
> something like:
>
> notfile always1 : @do-nothing ;
> make vernum.c : always1 : @write-version : <version-text>$(INFO) ;
> obj vernum : vernum.c ;
John,
could you either update to SVN HEAD and try again, or apply this
patch:
https://svn.boost.org/trac/boost/changeset/55529
Thanks,
Volodya