Skip to content

Instantly share code, notes, and snippets.

@AdrianKoshka
Last active July 15, 2017 12:12
Show Gist options
  • Select an option

  • Save AdrianKoshka/6fef00fc5ccc75e49048120d29451c6b to your computer and use it in GitHub Desktop.

Select an option

Save AdrianKoshka/6fef00fc5ccc75e49048120d29451c6b to your computer and use it in GitHub Desktop.
-- Looking for lzma_auto_decoder in /usr/lib64/liblzma.so
-- Looking for lzma_auto_decoder in /usr/lib64/liblzma.so - not found
-- Looking for lzma_easy_encoder in /usr/lib64/liblzma.so
-- Looking for lzma_easy_encoder in /usr/lib64/liblzma.so - not found
-- Looking for lzma_lzma_preset in /usr/lib64/liblzma.so
-- Looking for lzma_lzma_preset in /usr/lib64/liblzma.so - not found
-- Could NOT find LibLZMA (missing: LIBLZMA_HAS_AUTO_DECODER LIBLZMA_HAS_EASY_ENCODER LIBLZMA_HAS_LZMA_PRESET) (found version "5.2.3")
CMake Error at CMakeLists.txt:384 (message):
CMAKE_USE_SYSTEM_LIBLZMA is ON but LibLZMA is not found!
Call Stack (most recent call first):
CMakeLists.txt:636 (CMAKE_BUILD_UTILITIES)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment