pat schreef:
> Hi all,
> 
> I have problem with compilation of the gnome-vfs-2.10.1-r1/2.
> 
> I know what the error is, but I have no idea how to solve it.
> Previously I've used as flag 1386-pc-linux-gnu, but I've switched to 
> i686-pc-linux-gnu and the vfs looking for the i386 version which
> doesn't exist :-\ How to fix it ???
> 
> Thanks
> 

Pat, this error

> /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++ .la: No
> such file or directory libtool: link: 
> `/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++.la' is
> not a valid libtool archive

(which you may see in other compilesas well as this one) means that you
should run

fix_libtool_files.sh

(which is installed by GCC, and will be found in /sbin/ , therefore run
as root).

Basically, if the error includes "<whatever> is not a valid libtool
archive", run the above script.

HTH,
Holly
-- 
gentoo-user@gentoo.org mailing list

Reply via email to