+ ceph-devel On Wed, Mar 15, 2017 at 9:00 PM, Spandan Kumar Sahu <spandankumarsahu@xxxxxxxxx> wrote: > I did > `git submodule update --force --init --recursive` > and the build was successful. > > Thanks for your help. > > Should we document this problem somewhere (in README.md, maybe?) so that in > future it might be avoided? do_cmake.sh runs `git submodule update --init --recursive` already. not sure why it didn't work for you, though. > > On Wed, Mar 15, 2017 at 3:44 PM, kefu chai <tchaikov@xxxxxxxxx> wrote: >> >> On Wed, Mar 15, 2017 at 1:42 PM, Spandan Kumar Sahu >> <spandankumarsahu@xxxxxxxxx> wrote: >> > This is the output of the command `./bootstrap.sh --show-libraries` >> > under src/boost >> > >> > " >> > Building Boost.Build engine with toolset gcc... >> > tools/build/src/engine/bin.linuxx86_64/b2 >> > >> > The following Boost libraries have portions that require a separate >> > build >> > and installation step. Any library not listed here can be used by >> > including >> > the headers only. >> > >> > The Boost libraries requiring separate building and installation are: >> > " >> > >> > And I synced boost before running the above command. >> > >> >> so none of the boost's submodules are in place. please check if >> src/boost/libs/coroutine is empty or not, otherwise, i doubt that your >> boost's submodules are sync'ed. you can run "git submodule update >> --force --init --recursive" to sync the submodules. >> >> >> -- >> Regards >> Kefu Chai > > > > > -- > Spandan Kumar Sahu > IIT Kharagpur -- Regards Kefu Chai -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html