emerge planeshift -p --deep
These are the packages that I would merge, in order:
Code: Select all
Calculating dependencies ...done!
[ebuild N ] dev-libs/crystalspace-20030413-r1
[ebuild N ] dev-util/yacc-1.9.1-r1
[ebuild N ] dev-util/jam-2.4
[ebuild N ] dev-libs/cel-20030413
[ebuild N ] app-games/planeshift-0.2.010
the i was told, that there is a problem with the 'cel' and i must to the following :
Code: Select all
cp /usr/games/bin/cel.cex /opt/crystal/bin/cel.cex
Code: Select all
ln -s /opt/crystal/bin/cel.cex /opt/crystal/lib/cel.cex
Code: Select all
export CRYSTAL=/opt/crystal
export CEL=/opt/crystal
Code: Select all
emerge planeshift
Code: Select all
LinkApplication updater
...failed updating 56 target(s)...
...skipped 10 target(s)...
...updated 91 target(s)...
!!! ERROR: app-games/planeshift-0.2.010 failed.
!!! Function src_compile, Line 26, Exitcode 1
!!! (no error message)
Any ideas?




