Hi, I'm trying to update to glibc 3.4.4, this is what I did: 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
Up to this point, everything was OK. As the last part I started: emerge -e world Emerge started updating all packages (~150), but then suddenly stopped (after ~20 packages). No error message, just sitting here, like frozen: ... gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -march=athlon-xp -pipe -O2 -o .libs/ld-new ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o ei386linux.o eelf_x86_64.o ../bfd/.libs/libbfd.so -L/var/tmp/portage/binulsl-2.16.1/work/build/libberty/pic -liberty ../blibiberty/libiberety.a -Wl, --rpath -Wl,/usr/lib/binutils/i686-pc-linux-gnu/2.16.1 creating ld-new make[3]: leaving directory '/var/tmp/portage/binutils-2.16.1/work/build/ld' make[2]: leaving directory '/var/tmp/portage/binutils-2.16.1/work/build/ld' make[1]: leaving directory '/var/tmp/portage/binutils-2.16.1/work/build/ld' And nothing more. Emerge is waiting there, doing nothing. Computer is responsive, cpu load 0%, no disc activity, nothing. Following processes are still running (but taking no cpu-time): emerge, sandbox, ebuild.sh, emake, make (2x), grep What to do now? Do I have to interrupt it? What then, start again? Jarry -- gentoo-user@gentoo.org mailing list