Trent via blfs-support wrote:
Hello,


So I am doing CMake right now. Just wanted to inform of this issue I ran into.

http://www.linuxfromscratch.org/blfs/view/stable-systemd/general/cmake.html

Under the Recommended section, it lists libarchive-3.4.0.

During configure I run into this:

-- Could NOT find LibArchive (missing: LibArchive_LIBRARY LibArchive_INCLUDE_DIR) (Required is at least version "3.1.0")
CMake Error at CMakeLists.txt:516 (message):
  CMAKE_USE_SYSTEM_LIBARCHIVE is ON but LibArchive is not found!
Call Stack (most recent call first):
  CMakeLists.txt:691 (CMAKE_BUILD_UTILITIES)


-- Configuring incomplete, errors occurred!
See also "/usr/src/cmake-3.15.2/CMakeFiles/CMakeOutput.log".
See also "/usr/src/cmake-3.15.2/CMakeFiles/CMakeError.log".
---------------------------------------------
Error when bootstrapping CMake:
Problem while running initial CMake
---------------------------------------------


Trent






Did you read the "Notes on Building Software" in BLFS chapter 2?

"/Recommended/ means that BLFS strongly suggests this package is installed first for a clean and trouble-free build, that won't have issues either during the build process, or at run-time. The instructions in the book assume these packages are installed. Some changes or workarounds may be required if these packages are not installed."

Chapters 1 and 2 of BLFS are "Required" reading before starting building more software.

Regards,
Ed
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to