Entering edit mode
21 months ago
shreshta2396
•
0
Hey everyone! I'm receiving an error when I try to install Bam-readcount v1.0.1 on linux (centos7) with gcc 12.2.0 This is the error I receive in make If anyone of you can help fix this, I'd be grateful. thanks in advance for the help!!
/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
make[5]: *** [libcurl.la] Error 1
make[4]: *** [all] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [vendor/src/curl-stamp/curl-build] Error 2
make[1]: *** [CMakeFiles/curl.dir/all] Error 2
make: *** [all] Error 2
Hello I have the exact same error message! Did you fix this and how if so?