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

Building with musl fails #1700

Closed
magnusuMET opened this issue Apr 17, 2020 · 0 comments · Fixed by #1701
Closed

Building with musl fails #1700

magnusuMET opened this issue Apr 17, 2020 · 0 comments · Fixed by #1701

Comments

@magnusuMET
Copy link
Contributor

  • the version of the software with which you are encountering an issue
    current git master

  • environmental information (i.e. Operating System, compiler info, java version, python version, etc.)
    linux, musl, x86_64

  • a description of the issue with the steps needed to reproduce it

Building with musl-gcc fails with

CMake Error at CMakeLists.txt:881 (MESSAGE):
  Unable to find the math library.

To reproduce:

env CC=musl-gcc cmake .. -DENABLE_DAP=OFF
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 a pull request may close this issue.

1 participant