Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while compilling hhvm #4

Closed
staabm opened this issue Nov 8, 2013 · 3 comments
Closed

error while compilling hhvm #4

staabm opened this issue Nov 8, 2013 · 3 comments

Comments

@staabm
Copy link
Contributor

staabm commented Nov 8, 2013

not sure if it is related to this vagrant vm setup or if it is a temporary problem with the current dev version

-- Looking for setlocale - found
CMake Error at CMake/FindBoost.cmake:916 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.48.0

  Boost include path: /usr/include

  The following Boost libraries could not be found:

          boost_thread

  Some (but not all) of the required Boost libraries were found.  You may
  need to install these additional Boost libraries.  Alternatively, set
  Boost_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
  to the location of Boost.
Call Stack (most recent call first):
  hphp/third_party/ti/CMakeLists.txt:5 (find_package)


CMake Error at CMake/FindBoost.cmake:916 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.48.0

  Boost include path: /usr/include

  The following Boost libraries could not be found:

          boost_thread

  Some (but not all) of the required Boost libraries were found.  You may
  need to install these additional Boost libraries.  Alternatively, set
@staabm
Copy link
Contributor Author

staabm commented Nov 8, 2013

I think they changed the depencies required in facebook/hhvm@a596e67

@javer javer closed this as completed in b349add Nov 8, 2013
@javer
Copy link
Owner

javer commented Nov 8, 2013

Thanks, @staabm, it is fixed now.

@staabm
Copy link
Contributor Author

staabm commented Nov 8, 2013

thanks for this very fast patch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants