Gentoo Archives: gentoo-user

From: Holly Bostick <motub@××××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ERROR: gnome-base/gnome-vfs-2.10.1
Date: Sun, 09 Oct 2005 07:57:24
Message-Id: 4348CC6C.1010504@planet.nl
In Reply to: [gentoo-user] ERROR: gnome-base/gnome-vfs-2.10.1 by pat
1 pat schreef:
2 > Hi all,
3 >
4 > I have problem with compilation of the gnome-vfs-2.10.1-r1/2.
5 >
6 > I know what the error is, but I have no idea how to solve it.
7 > Previously I've used as flag 1386-pc-linux-gnu, but I've switched to
8 > i686-pc-linux-gnu and the vfs looking for the i386 version which
9 > doesn't exist :-\ How to fix it ???
10 >
11 > Thanks
12 >
13
14 Pat, this error
15
16 > /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++ .la: No
17 > such file or directory libtool: link:
18 > `/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++.la' is
19 > not a valid libtool archive
20
21 (which you may see in other compilesas well as this one) means that you
22 should run
23
24 fix_libtool_files.sh
25
26 (which is installed by GCC, and will be found in /sbin/ , therefore run
27 as root).
28
29 Basically, if the error includes "<whatever> is not a valid libtool
30 archive", run the above script.
31
32 HTH,
33 Holly
34 --
35 gentoo-user@g.o mailing list