Closed schloegl closed 3 months ago
What error message do you get without this patch? I'm trying to figure out if we have the same problem...
/usr/bin/ld: standardPregraph/attachPEinfo.o:(.bss+0x0): multiple definition of `b_ban'; standardPregraph/arc.o:(.bss+0x0): first defined here
Compilling SOAPdenovo2 failed on Debian11/gcc10.2 for r242 as well as from git.
Attached is patch that fixes this issue
You can also pull the changes from here https://git.ist.ac.at/alois.schloegl/SOAPdenovo2