| Boost has a few libraries that are not standalone and require installation of 3rd party libraries. These are:
If you do not install these dependencies, Boost.Build will skip them which explains your build message. If you want the optional components, then you have more work to do. This is explained in great detail in this answer. |
如何查看那些模块失败了呢?
I run ./b2 -q