Hi, reader@newsguy.com wrote: > "Hemmann, Volker Armin" writes: > >>>> Try revdep-rebuild, maybe it will solve the problem. >>> Well it found a pretty basic package to be broken: >>> gcc-4.1.1F and is not running this: >>> emerge --oneshot =sys-devel/gcc-4.1.1F >>> >>> I think this will run for a while.... do think it will have bearing on >>> the slow redraw I see? > > I've run into some kind of madness with gcc. Afer the rebuild cited > above I'm told it installed successfully but then another fresh revdep > tells me this is broken: > > broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcjawt.laes (requires > /usr/lib/lib-gnu-java-awt-peer-gtk.la) > > broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgij.la (requires > /usr/lib/libgcj.la) done. > > And wants to run the hours long oneshot again. > > but since you say its not likely to be related to my redraw problem I > think I'll start a new thread about that. > Check Bug-125728 for a solution (must change toolchain.eclass in an overlay) and rebuild GCC *or* just manually fix/change broken .la files. ...SKIP... > HTH.Rumen