Boost logo

Boost :

Subject: Re: [boost] [githelp] modular boost instructions?
From: Nasos Iliopoulos (nasos_i_at_[hidden])
Date: 2013-05-17 10:01:27


Unfortunately 1.8.3.rc2 gave me the same error.

Furthermore it seems that .gitmodules in
5b5883234251dbe6616c696c4b3f7fdda7fde7d7
was in a better state, but it still didn't include tools/build and
libs/numeric/ublas.

Even if you manually add those submodules, bootstrap will fail because
the build repository is under a "build" folder and is cloned into
tools/build/build. I am not sure if this is this the intended behavior.

-Nasos

On 05/17/2013 09:41 AM, Jonathan Wakely wrote:
> On 17 May 2013 14:00, Bjørn Roald wrote:
>> On Fri, 2013-05-17 at 03:17 -0600, Dave Abrahams wrote:
>>> on Thu May 16 2013, legalize+jeeves-AT-mail.xmission.com (Richard) wrote:
>>>> Can someone please briefly describe what submodules I need to manually
>>>> add just to get something bootstrapped?
>>> None; we (finally!) have a modularized history with submodules!
>>> Please
>>>
>>> git clone --recursive http://github.com/boostorg/boost
>> I don't know exactly what to expect, but I get:
>>
>>
>>> git clone --recursive http://github.com/boostorg/boost
>> Cloning into 'boost'...
>> remote: Counting objects: 138912, done.
>> remote: Compressing objects: 100% (53319/53319), done.
>> remote: Total 138912 (delta 84911), reused 138380 (delta 84398)
>> Receiving objects: 100% (138912/138912), 81.34 MiB | 3.98 MiB/s, done.
>> Resolving deltas: 100% (84911/84911), done.
>> No submodule mapping found in .gitmodules for path 'libs/chrono'
> It appears to have worked fine for me, with Git 1.7.12.4
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk