I did an emerge planeshift, and it simply refuses to compile. It goes on for a few minutes, and produces this:
Calculating dependencies ...done!
>>> emerge (1 of 1) games-rpg/planeshift-0.2.010-r1 to /
>>> md5 src_uri ;-) planeshift-0.2.010.tar.bz2
>>> Unpacking source...
>>> Unpacking planeshift-0.2.010.tar.bz2 to /var/tmp/portage/planeshift-0.2.010-r1/work
(A lot of compile-time stuff goes here, there a lot of \"#warning csDLList is deprecated. Please use csList from csutil/list.h
C++ ./out/linuxx86/psnetmanager.o\" going on)
LinkApplication texparse
C++ ./out/linuxx86/ase2spr.o
C++ ./out/linuxx86/spr.o
C++ ./out/linuxx86/ase.o
LinkApplication ase_2_spr
C++ ./out/linuxx86/updater.o
C++ ./out/linuxx86/updaterconfig.o
C++ ./out/linuxx86/fileutil.o
C++ ./out/linuxx86/md5.o
C++ ./out/linuxx86/main.o
C++ ./out/linuxx86/registryfile.o
C++ ./out/linuxx86/changelist.o
C++ ./out/linuxx86/timestamp.o
C++ ./out/linuxx86/change.o
C++ ./out/linuxx86/registrycreator.o
C++ ./out/linuxx86/download.o
C++ ./out/linuxx86/error.o
C++ ./out/linuxx86/registry.o
LinkApplication updater
...failed updating 1 target(s)...
...skipped 1 target(s)...
...updated 159 target(s)...
!!! ERROR: games-rpg/planeshift-0.2.010-r1 failed.
!!! Function src_compile, Line 32, Exitcode 1
!!! (no error message)
So, it always stops right there. Any idea on what I should do next (Or what other info I should provide?)