Está dando esse erro, alguem sabe me ajudar?
``````
g++ -c -march=native -mtune=native -I"." -I"/usr/include/lua5.1" -I"/usr/include/mysql" -I"/usr/include/libxml2" -DBOOST_DISABLE_ASSERTS -DNDEBUG -Werror -Wall -Ofast -ggdb3 -std=c++11 -pthread -lpthread -fno-strict-aliasing -o obj/actions.o actions.cpp
In file included from actions.cpp:17:0:
otpch.h:34:30: fatal error: libxml/xmlmemory.h: No such file or directory
compilation terminated.
Makefile:40: recipe for target 'obj/actions.o' failed
make: *** [obj/actions.o] Error 1