> > I've run into a problem trying to emerge gnome-vfs on one of my
> > systems.  It complains about libstdc++.la but there is a bug report
> > that indicates running fix_libtool_files.sh will fix it.  How do I
> > know which <old-gcc-version> to use?
> >
> > - Grant
> >
> It's in the error message. Just before the whole "exit here", "exit
> there" message, there's a line detailing some failure to find some file
> in gcc-version.something.or.other. That's the old GCC version which is
> no longer valid (which is why the files aren't there, they're in the
> folder of the new GCC version), and so needs to be fixed with
> fix_libtool_files.sh.
> 
> See, it all makes sense :-).

Yup, that got it.  Thanks!

- Grant

-- 
gentoo-user@gentoo.org mailing list

Reply via email to