Gentoo Archives: gentoo-user

From: Jamie Dobbs <jamie.dobbs@×××××××××.nz>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Error when emerging Gnome
Date: Thu, 08 Sep 2005 00:08:31
Message-Id: 39709.202.175.143.143.1126137780.squirrel@localhost
1 While executing an emerge gnome I get the following error:
2
3 >>> Unpacking apmd_3.2.1-4.diff.gz to /var/tmp/portage/apmd-3.2.1_p4/work
4 * Applying apmd_3.2.1-4.diff ...
5 [ ok ]
6 >>> Source unpacked.
7 libtool --quiet --mode=compile gcc -c -O -g -Wall -pipe -I.
8 -I/usr/src/linux/include -I/usr/src/linux-2.2/include -I
9 /usr/src/linux-2.0/include -DVERSION=\"3.2.1\"
10 -DDEFAULT_PROXY_NAME=\"/etc/apmd_proxy\" apmlib.c
11 libtool --quiet --mode=link gcc -o libapm.la apmlib.lo -rpath /usr/lib
12 -version-info 1:0
13 i686-pc-linux-gnu-g++:
14 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../crti.o: No such
15 file or directory
16 i686-pc-linux-gnu-g++:
17 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/crtbeginS.o: No such
18 file or directory
19 i686-pc-linux-gnu-g++:
20 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/crtendS.o: No such file
21 or directory
22 i686-pc-linux-gnu-g++:
23 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../crtn.o: No such
24 file or directory
25 make: *** [libapm.la] Error 1
26
27 !!! ERROR: sys-apps/apmd-3.2.1_p4 failed.
28 !!! Function src_compile, Line 41, Exitcode 2
29 !!! (no error message)
30 !!! If you need support, post the topmost build error, NOT this status
31 message.
32
33 I assume that this error is due to some dependancy missing, or a library
34 conflict. I have searched Bugzilla and the forums but cannot seem to find
35 an answer - can anyone point me in the right direction.
36
37 Thanks
38
39 Jamie
40
41 --
42 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Error when emerging Gnome Willie Wong <wwong@×××××××××.EDU>