Author Topic: Compile problems in Gentoo...  (Read 580 times)

Armisael

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
Compile problems in Gentoo...
« on: September 28, 2003, 03:00:03 pm »
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?)

Commando

  • Hydlaa Citizen
  • *
  • Posts: 221
    • View Profile
(No subject)
« Reply #1 on: October 04, 2003, 07:54:17 am »
Which target fails?
Commando R-I-P

kronon

  • Hydlaa Resident
  • *
  • Posts: 146
    • View Profile
(No subject)
« Reply #2 on: October 04, 2003, 12:27:31 pm »
Do you overclock, if so bad you, you should know overclocking gives generaly bad compiling. Do you have insane make.conf settings? If you changed (m)arch lines (de tagging is fine). If so put them in there origional state and try again. Have you installed all dependencies? Try a deep probe.

I think it will probably be on of the above.