BoostBuild: patchlevel.h does not exist
问题 I'm trying to compile a C++ project using bjam on Ubuntu 11.04. I keep getting the following error: ../../libraries/boost_1_44_0/boost/python/detail/wrap_python.hpp:75:24: fatal error: patchlevel.h: No such file or directory I searched my project directory and there are several files named patchlevel.h but I don't know what they are. Are they part of Boost? I also get this error several times: pa-vision-lib/../captureformat.h:4:25: fatal error: linux/ovcam.h: No such file or directory This