Skip to content

build fix#338

Open
victoryeo wants to merge 2 commits into
cryptonotefoundation:masterfrom
victoryeo:buildfix
Open

build fix#338
victoryeo wants to merge 2 commits into
cryptonotefoundation:masterfrom
victoryeo:buildfix

Conversation

@victoryeo

Copy link
Copy Markdown

fix build on Ubuntu 20.04

@un-fuf-a-doo un-fuf-a-doo left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, but these patches actually break the cmake process.

-- Looking for pthread.h - not found
-- Could NOT find Threads (missing: Threads_FOUND)
CMake Error at /usr/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find Boost (missing: thread) (found suitable version "1.65.1",
  minimum required is "1.55")
Call Stack (most recent call first):
  /usr/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-3.20/Modules/FindBoost.cmake:2344 (find_package_handle_standard_args)
  CMakeLists.txt:112 (find_package)


-- Configuring incomplete, errors occurred!

Even copying pthread.h into the source tree has no effect.

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

Successfully merging this pull request may close these issues.

2 participants