Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save andeplane/564e53d111c5aa563dc4eceeadc7f415 to your computer and use it in GitHub Desktop.
Save andeplane/564e53d111c5aa563dc4eceeadc7f415 to your computer and use it in GitHub Desktop.
bash-3.2$ cmake ..
-- Building for arch x86_64, platform x86_pc
-- The C compiler identification is Clang 5.0.1
-- The CXX compiler identification is Clang 5.0.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Detecting C compile features
-- Detecting C compile features - failed
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - failed
-- Detecting CXX compile features
-- Detecting CXX compile features - failed
-- Running check for installed package (this might take a while)
-- Found GZIP: /usr/bin/gzip
-- Found FFMPEG: /usr/local/bin/ffmpeg
-- Looking for C++ include math.h
-- Looking for C++ include math.h - not found
CMake Error at lammps/cmake/CMakeLists.txt:436 (message):
Could not find needed header - math.h
-- Configuring incomplete, errors occurred!
See also "/repos/lammps-os/build/CMakeFiles/CMakeOutput.log".
See also "/repos/lammps-os/build/CMakeFiles/CMakeError.log".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment