Gentoo Archives: gentoo-user

From: "Stefán István" <stefi@××××××××××××.hu>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] attr vs. gcc
Date: Wed, 20 Sep 2006 12:28:59
Message-Id: 200609201420.59540.stefi@geohidroterv.hu
In Reply to: [gentoo-user] attr vs. gcc by "Stefán István"
1 szerda 20 szeptember 2006 11.32 dátummal Stefán István ezt írta:
2 > Hello!
3 > I've tried to install attr-2.4.28-r1 package to a machine, but got the
4 > following error:
5 > g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crti.o: No such file
6 or
7 > directory
8 > g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtbeginS.o: No such file or
9 > directory
10 > g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtendS.o: No such file or
11 > directory
12 > g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crtn.o: No such file
13 or
14 > directory
15 >
16 > It's true, because I have 3.3.5 installed. But on another machine, where
17 also
18 > gcc-3.3.5 is installed, the attr compiles succesfully.
19 > So, why does attr search for gcc 3.3.4 on this machine?
20 >
21
22 Now, I've compiled the attr package by hand succecfully with the following
23 commands:
24
25 # make configure
26 # make
27 # make install install-lib
28
29 It works perfectly. The question is that why does't work the installation
30 through portage?
31
32 Thanks,
33 István
34
35 --
36 gentoo-user@g.o mailing list