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

Cannot build monica on Gentoo Linux #16

Closed
uhucrew opened this issue Jul 23, 2018 · 2 comments
Closed

Cannot build monica on Gentoo Linux #16

uhucrew opened this issue Jul 23, 2018 · 2 comments

Comments

@uhucrew
Copy link

uhucrew commented Jul 23, 2018

After updating monica I cannot build it here on Gentoo Linux


/var/atb/monica/monica/_cmake_linux $ cmake .. -DCMAKE_BUILD_TYPE=Release
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- cmake_generator = Unix Makefiles
-- size_of_void = 8
CMake Error at CMakeLists.txt:83 (find_package):
Could not find a package configuration file provided by "ZeroMQ" with any
of the following names:

ZeroMQConfig.cmake
zeromq-config.cmake

Add the installation prefix of "ZeroMQ" to CMAKE_PREFIX_PATH or set
"ZeroMQ_DIR" to a directory containing one of the above files. If "ZeroMQ"
provides a separate development package or SDK, be sure it has been
installed.

-- Configuring incomplete, errors occurred!
See also "/var/atb/monica/monica/_cmake_linux/CMakeFiles/CMakeOutput.log".


cmake version 3.9.6
zeromq 4.2.2

@uhucrew
Copy link
Author

uhucrew commented Jul 23, 2018

Problem found, patch attached.

CMakeLists.patch.txt

@uhucrew
Copy link
Author

uhucrew commented May 11, 2020

Outdated, closing.

@uhucrew uhucrew closed this as completed May 11, 2020
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

1 participant