View previous topic :: View next topic |
Author |
Message |
BlackHatRob Tux's lil' helper

Joined: 20 Feb 2005 Posts: 140
|
Posted: Fri Jan 27, 2006 5:20 pm Post subject: apmd fails to emerge |
|
|
I am attempting to emerge gnome-applets and the total emerge fails when installing apmd. Here is the error message I get:
Code: |
apmsleep.c:60: warning: `rcsid' defined but not used
i686-pc-linux-gnu-g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../crti.o: No such file or directory
i686-pc-linux-gnu-g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/crtbeginS.o: No such file or directory
i686-pc-linux-gnu-g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/crtendS.o: No such file or directory
i686-pc-linux-gnu-g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../crtn.o: No such file or directory
make: *** [libapm.la] Error 1
make: *** Waiting for unfinished jobs....
rm apm.o
!!! ERROR: sys-apps/apmd-3.2.1_p4 failed.
!!! Function src_compile, Line 50, Exitcode 2
!!! emake failed
|
Any suggestions? |
|
Back to top |
|
 |
nixnut Bodhisattva


Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Fri Jan 27, 2006 5:22 pm Post subject: |
|
|
Moved from Installing Gentoo to Desktop Environments.
gnome->desktop stuff->moved here. _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
Back to top |
|
 |
BlackHatRob Tux's lil' helper

Joined: 20 Feb 2005 Posts: 140
|
Posted: Fri Jan 27, 2006 5:27 pm Post subject: |
|
|
Thanks nixnut |
|
Back to top |
|
 |
BlackHatRob Tux's lil' helper

Joined: 20 Feb 2005 Posts: 140
|
Posted: Fri Jan 27, 2006 6:14 pm Post subject: |
|
|
bump-xorz |
|
Back to top |
|
 |
crudh l33t


Joined: 12 May 2005 Posts: 696 Location: Sundbyberg, Sweden
|
Posted: Sun Feb 05, 2006 11:21 am Post subject: |
|
|
I get the same:
Code: | apmsleep.c:60: warning: 'rcsid' defined but not used
libtool --quiet --mode=link gcc -o libapm.la apmlib.lo -rpath /usr/lib -version- info 1:0
i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../crti.o: No such file or directory
i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/crtbeginS.o: No such file or directory
i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/crtendS.o: No such f ile or directory
i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../crtn.o: No such file or directory
make: *** [libapm.la] Error 1
rm apm.o
!!! ERROR: sys-apps/apmd-3.2.1_p4 failed.
Call stack:
ebuild.sh, line 1894: Called dyn_compile
ebuild.sh, line 941: Called src_compile
!!! emake failed
|
And the funny thing is that I don't have /usr/lib/gcc/i686-pc-linux-gnu/3.4.4, I only have /usr/lib/gcc/i686-pc-linux-gnu/3.4.5. And I have used gcc-config to set the 3.4.5-version. |
|
Back to top |
|
 |
M@rijn Tux's lil' helper


Joined: 28 Jan 2004 Posts: 145 Location: Zierikzee (The Netherlands)
|
Posted: Sun Feb 05, 2006 12:42 pm Post subject: |
|
|
I've got the same error as the start post, the only thing is that i run AMD64. _________________ Gentoo is just an Aston Martin, "Power, beauty and soul" |
|
Back to top |
|
 |
M@rijn Tux's lil' helper


Joined: 28 Jan 2004 Posts: 145 Location: Zierikzee (The Netherlands)
|
Posted: Sun Feb 05, 2006 3:48 pm Post subject: |
|
|
M@rijn wrote: | I've got the same error as the start post, the only thing is that i run AMD64. |
What a stupid ass am i, APM is supported anymore since 2.6.xx, so i had to set -apm in the use flags  _________________ Gentoo is just an Aston Martin, "Power, beauty and soul" |
|
Back to top |
|
 |
Maedhros Bodhisattva


Joined: 14 Apr 2004 Posts: 5511 Location: Durham, UK
|
|
Back to top |
|
 |
|