This is a test version of Biostars. For the public version, visit https://www.biostars.org.
[DELLY]error when running Makefile

Hi.

I have one problem.

When I run the Makefile in delly_source_v0.0.11, it shows error message

/usr/bin/ld: cannot find -lm
collect2: ld returned 1 exit status
make: *** [delly/delly] Error 1

What's problem?

make delly

1 answer

maybe it helps you:

yum install glibc-static

Log in to answer this question.