On Tuesday 31 January 2006 14:57, Steven Susbauer wrote: > Try a revdep-rebuild and see if it wants to build something.
Running revdep-rebuild told me to rebuild blackdown-java-something so that wasn't any help. I had however noticed that along the way of doing the full upgrade gcc had been upgraded from 3.3 to 3.4 so I followed the Gentoo GCC Upgrade Guide[1] and did the following: # emerge -uav gcc # gcc-config i686-pc-linux-gnu-3.4.4 # source /etc/profile # emerge --oneshot -av libtool # emerge --oneshot sys-libs/libstdc++-v3 # emerge -e system # emerge -e world I got as far as emerging the system where it died again... on the same package. In frustration, i just ran: # emerge --resume --skipfirst And all went according to plan. I rebuilt the rest of the system and then world... which included Locale-gettext and this time it worked. It's a bit of a Windows-sounding solution, but it worked, so I thought I'd share. [1] http://www.gentoo.org/doc/en/gcc-upgrading.xml -- o great spirit, who made all races, look kindly upon the whole human family and take away the arrogance and hatred which separates us from our brothers. - cherokee prayer -- [email protected] mailing list

