Boost logo

Boost-Build :

Subject: Re: [Boost-build] Notfile rule results in duplicate name of actual target
From: John Bito (jwbito_at_[hidden])
Date: 2009-08-11 13:55:14


That's a good fix. Thanks very much!

For the problem with the default composing generator
(generators.register-composing), I suppose I'll try writing my own
class (later in the week) to override the run (or construct ?) method
to get rid of the failure:

error: properties found in the 'sources' parameter

Wish me luck!
John

On Tue, Aug 11, 2009 at 09:55, Vladimir Prus<ghost_at_[hidden]> wrote:
> 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
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
>


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk