make PythonAPI throwing error for boost #4564
Unanswered
SarathHari90
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I am getting below error from boost library while doing the "make PythonAPI" command.
Setup.sh: Extracting boost for Python 3.
Building Boost.Build engine with toolset clang...
Failed to build Boost.Build build engine
Consult 'bootstrap.log' for more details
Util/BuildTools/Linux.mk:137: recipe for target 'setup' failed
make: *** [setup] Error 1
This is in Ubuntu 18.04 linux build. Can someone shed some light here?
All reactions