Gentoo Archives: gentoo-dev

From: Ioannis Aslanidis <aslanidis@×××××.com>
To:
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Need information over configuration of gcc/libstdc++-v3
Date: Thu, 11 Nov 2004 20:12:18
Message-Id: ea440b1d04111112125985db9b@mail.gmail.com
In Reply to: Re: [gentoo-dev] Need information over configuration of gcc/libstdc++-v3 by Travis Tilley
1 Indeed. I used previously fix_libtool_files.sh and it did correct the
2 possible missreferences. But unfortunately I see no sense on that
3 3.4.2.2.2.2 as I stated before. What I want to do is to see why and
4 from where the beep-media-player ebuild reads the variable that
5 contains 3.4.2.2.2.2
6
7 Ideas/tips on how to do that? I wouldn't like to have to do it the rough way ;)
8
9
10 On Thu, 11 Nov 2004 11:30:37 -0500, Travis Tilley <lv@g.o> wrote:
11 > Ioannis Aslanidis wrote:
12 >
13 >
14 > > I have run into a trouble when emerging for example beep-media-player
15 > > and getting the following:
16 > >
17 > >
18 > > grep: /usr/lib/gcc/i686-pc-linux-gnu/3.4.2.2.2.2/libstdc++.la: No such
19 > > file or directory
20 > > /bin/sed: can't read
21 > > /usr/lib/gcc/i686-pc-linux-gnu/3.4.2.2.2.2/libstdc++.la: No such file
22 > > or directory
23 > > libtool: link: `/usr/lib/gcc/i686-pc-linux-gnu/3.4.2.2.2.2/libstdc++.la'
24 > > is not a valid libtool archive
25 > >
26 > > It makes no sense that 3.4.2.2.2.2 so:
27 > > Which is the variable that is being read and where is it stored? I
28 > > didn't find it neither in /etc/env.d/ nor in /etc/env.d/gcc/
29 > >
30 > > Thanks for the info.
31 >
32 > when you emerge gcc and the ebuild detects that you're merging a new
33 > version, it runs fix_libtool_files.sh <old version>. this fixes any
34 > references to <old version> so that they now point to the current gcc
35 > version. obviously you've never installed 3.4.2.2.2.2, so something is
36 > going seriously wrong there...
37 >
38 > gcc-config to your current compiler and run fix_libtool_files.sh 3.4.2.2.2.2
39 >
40 >
41
42
43 --
44 Ioannis Aslanidis
45 <deathwing00[at]forums.gentoo.org> 0xC2539DA3
46 <aioannis[at]tinet.org> 0xF202D067
47 <dwcommander[at]users.sourceforge.net>
48
49 Hellenic Gentoo GNU/Linux project manager (http://hellenicgentoo.sf.net)
50 FIRECOPS++ project manager (http://firecops.sf.net)
51 Gentoo Forums Global Moderator (http://forums.gentoo.org)
52
53 Computer Engineering student at Universitat Rovira i Virgili
54
55 --
56 gentoo-dev@g.o mailing list

Replies