View Single Post
  #6  
Old 05-10-2015, 01:28 PM
Rikon's Avatar
Rikon
Sarnak
 
Join Date: May 2010
Location: US
Posts: 87
Default

Yup. Something funky is going on. This is my first attempt at installing via Linux. Any help is appreciated.

Quote:
root@eq:~/eqemu# make
[ 7%] Built target luabind
[ 40%] Built target common
[ 42%] Built target shared_memory
[ 52%] Built target world
[ 52%] Building CXX object zone/CMakeFiles/zone.dir/lua_general.cpp.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
zone/CMakeFiles/zone.dir/build.make:882: recipe for target 'zone/CMakeFiles/zone.dir/lua_general.cpp.o' failed
make[2]: *** [zone/CMakeFiles/zone.dir/lua_general.cpp.o] Error 4
CMakeFiles/Makefile2:276: recipe for target 'zone/CMakeFiles/zone.dir/all' failed
make[1]: *** [zone/CMakeFiles/zone.dir/all] Error 2
Makefile:117: recipe for target 'all' failed
make: *** [all] Error 2
Reply With Quote