Wesnothot szerettem volna lefordítani.
root:~/wesnoth-0.7.8# make
make all-recursive
make[1]: Entering directory `/root/wesnoth-0.7.8′
Making all in src
make[2]: Entering directory `/root/wesnoth-0.7.8/src’
Making all in .
make[3]: Entering directory `/root/wesnoth-0.7.8/src’
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/SDL -D_REENTRANT -DWESNOT_PATH=”/usr/local/share/wesnoth” -g -O2 -fno-omit-frame-pointer -MT game.o -M -MP -MF „.deps/game.Tpo”
-c -o game.o `test -f ‘game.cpp’ || echo ‘./’`game.cpp;
then mv -f „.deps/game.Tpo” „.deps/game.Po”;
else rm -f „.deps/game.Tpo”; exit 1;
fi
In file included from show_dialog.hpp:21,
from dialogs.hpp:19,
from game.cpp:21:
halo.hpp:48:7: warning: no newline at end of file
g++: Internal error: Megölve (program cc1plus)
Please submit a full bug report.
See for instructions.
make[3]: *** [game.o] Error 1
make[3]: Leaving directory `/root/wesnoth-0.7.8/src’
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/wesnoth-0.7.8/src’
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/wesnoth-0.7.8′
make: *** [all] Error 2
root:~/wesnoth-0.7.8#
Hogy csinálhatom ezt meg?