when i try build a module i have this error can anyone help?
me/sevilay/local/lib/lttoolbox-3.3/include -I/usr/include/libxml2 -Wall -Wextra -g -O2 -std=c++17 -MT apertium_tagger.o -MD -MP -MF $depbase.Tpo -c -o apertium_tagger.o apertium_tagger.cc &&\
mv -f $depbase.Tpo $depbase.Po
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
Makefile:1366: recipe for target 'apertium_tagger.o' failed
make[2]: *** [apertium_tagger.o] Error 4
make[2]: Leaving directory '/home/sevilay/Documents/apertium/apertium'
Makefile:935: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/sevilay/Documents/apertium/apertium'
Makefile:484: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1