g++ -Wall -I./include `sdl-config --cflags` -O2 -pipe -march=athlon-xp -c
ui/sidebar.cpp -o ui/sidebar.o
./include/structure.h:352: Fehler: ISO-C++ verbietet Deklaration von
»BuildingAnimEvent« ohne Typ (translation: ISO-C++ declaration of
»BuildingAnimEvent« without type forbidden)
./include/structure.h:352: Fehler: expected »;« before »*« token
make[1]: *** [ui/input.o] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
make[1]: Leaving directory `/var/tmp/portage/freecnc-0.2.0/work/freecnc++/src'
make: *** [all] Fehler 2
!!! ERROR: games-strategy/freecnc-0.2.0 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
freecnc-0.2.0.ebuild, line 50: Called die