fatal error: 'malloc.h' file not found

Issue #67 new
Former user created an issue

Hi there,

Thank you so much for developing repeatexplorer2. This tool can conquer problems occurred in transposon annotations since de novo assembly doesn't work well in organisms that includes high proportion of transposons. However, I encountered a problem when installing repeatexplorer2 locally on my computer. And, I can not fix the problem. The following text is the message shown when I installed it:

"g++ -o louvain/graph_binary.o -c louvain/graph_binary.cpp -ansi -O5 -Wall warning: optimization level '-O5' is not supported; using '-O3' instead In file included from louvain/graph_binary.cpp:19: louvain/graph_binary.h:23:10: fatal error: 'malloc.h' file not found #include <malloc.h> ^~~~~~ 1 warning and 1 error generated. make: *** [Makefile:28: louvain/graph_binary.o] Error 1"

I am looking forward to your response. Thank. you so much!

Best wishes, Ti-Wen

Comments (0)

  1. Log in to comment