<div dir="ltr">Just a heads up, I had run into some issues running make check-lldb. I found the solution to be setting:<div><br></div><div><div>PYTHON_INCLUDE_DIRS=/usr/include/python2.7</div><div>PYTHON_LIBRARIES=/usr/lib/python2.7/config-x86_64-linux-gnu/<a href="http://libpython2.7.so">libpython2.7.so</a></div></div><div><br></div><div>prior to running cmake. Of course python2.7-dev needs to be installed prior. </div><div><br></div><div>I don't know if this can be done a better way through pyenv or something like that, but I just thought I'd put that out there.</div><div><br></div><div>PL</div></div>