This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Mapssembler2_extend Compilation Error

Hello,

I am trying to compile mapsembler2 and I got the following error:

"minia/Set.o ../minia/Utils.o ../minia/SortingCount.o ../minia/Debloom.o ../minia/OAHash.o commons.o IterativeExtensions.o Fragment_Bank.o Fragment.o GraphOutput.o mapsembler_extend.cpp -O3  -lz --std=c++11 -DMINIA_IS_IN_PARENT_FOLDER -D_ttmath -DKMER_PRECISION=8 
/tmp/ccYt5ceX.o: In function `main':
mapsembler_extend.cpp:(.text.startup+0xa61): undefined reference to `prefix_trashable[abi:cxx11]'
collect2: error: ld returned 1 exit status
make: *** [mapsembler_extend] Error 1
cp: cannot stat ‘mapsembler2_extend/mapsembler_extend’: No such file or directory"

Does someone knows how to resolve it?

(Note: I am using cmake/3.8.2, gcc/6.1.0 and hdf5/1.8.16).

Thank you

mapsembler

1 answer

Hi all,

I've got the same error when compiling mapsembler2. Has anybody found the fix?

Thanks in advance and best regards.

Log in to answer this question.