Hi, On Thu, 5 Apr 2007 15:59:21 +1200 Bogo Mipps <[EMAIL PROTECTED]> wrote:
> On Thu, 05 Apr 2007, you wrote: > > everytime I run revdep-rebuild, it wants to rebuild > > dev-java/swt-3.2-r2 . When I do this, it emerges fine, but > > revdep-rebuild still complains. > > > > It states, that > > broken /usr/lib/libswt-awt-gtk-3232.so (requires libjawt.so) > > > > Looking for libjawt.so, I got this result: > > > > > > equery belongs libjawt.so > > [ Searching for file(s) libjawt.so in *... ] > > dev-java/sun-jdk-1.5.0.10 > > (/opt/sun-jdk-1.5.0.10/jre/lib/i386/libjawt.so) > > > > So I reemerged sun-jdk and afterward swt, but still revdep-rebuild > > complains. > > I have had the same problem for some time, but with libnio.so, like > so: > > <snip> > Checking dynamic linking consistency... > broken /opt/sun-jdk-1.4.2.13/jre/lib/i386/libnio.so (no version > information available) > done. > (/root/.revdep-rebuild.3_rebuild) > <snip> > All prepared. Starting rebuild... > emerge --oneshot -pv =dev-java/sun-jdk-1.4.2.13 > <snip> > > I've both sun-jdk 1.4 & 1.5 installed: was hoping it would just "go > away", but it doesn't seem to want to! No noticeable ill-effect yet, > but like you would appreciate some advice as to what I should do ... > > TIA > > Bogo This happens with all "binary-source" ;) packages, like java, firefox-bin, openoffice-bin etc. They have been made to work on quite all systems (despite existing libraries). Use CONFIG_PROTECT_MASK=/dir/path in /etc/make.conf to work around. PS: check the ML-archives, forums etc for more info. HTH. Rumen -- [email protected] mailing list

