You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@gongyixiao@tsirigos
I am trying to use hic-bench for data analysis and experiencing the same error at the person above, and I've previously checked out the link form April 27 and I'm still experiencing and issue. So could either of you offer more guidance on how to fix the compile error?
Hi.
I got the following error during make in code / src:
How do I resolve this?
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/libgsl.so: undefined reference to
cblas_dtrsv' /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/libgsl.so: undefined reference to
cblas_zher2'/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/libgsl.so: undefined reference to
cblas_sasum' /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/libgsl.so: undefined reference to
cblas_zaxpy'collect2: error: ld returned 1 exit status
make: *** [gtools-hic] Error 1
The text was updated successfully, but these errors were encountered: