Boost logo

Boost-Build :

Subject: Re: [Boost-build] Build broken on Trunk?
From: Jurko Gospodnetić (jurko.gospodnetic_at_[hidden])
Date: 2012-08-14 01:21:22


   Hi.

>> error: at M:\data\boost\trunk\Jamroot:158
>> error: Attempt to redeclare already registered project id '/boost'.
>> error: Original project:
>> error: Name: Jamfile</m:/data/boost/trunk>
>> error: Module: Jamfile</m:/data/boost/trunk>
>> error: Main id: /boost
>> error: File: M:\data\boost\trunk\Jamroot
>> error: Location: /M:/data/boost/trunk
>> error: New project:
>> error: Module: Jamfile</M:/data/boost/trunk>
>> error: File: M:\data\boost\trunk\Jamroot
>> error: Location: /M:/data/boost/trunk
>
> The differently capitalized drive letters again (m: vs. M: in Module:)
> I've got the same error here and have reported it just 2 hours ago.

   I just committed a quick & dirty patch for this (revision [80026])
that should fix the build problem.

   http://svn.boost.org/trac/boost/changeset/80026

   I'll try to implement a cleaner solution for normalizing the Jamfile
location paths a bit later today. The current implementation is rather a
hack, but should work correctly in all cases. :-)

   Hope this helps.

   Jürgen, John, please let me know how your documentation & Boost
library builds work with this change.

   Best regards,
     Jurko Gospodnetić


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