On Wednesday, 14. September 2011 12:16:19 Trifu Catalin Florin wrote: > Me wrote:
> > Ah, got it. > > Your kernel is too old. You need a kernel > 2.6.22 to make this work. > > If you cannot upgrade your kernel right now, you can disable the sandbox > > FEATURES="-sandbox" in /etc/make.conf > > (I do not recommend this) > > Or you can replace touch with busybox's implementation (if bb is installed) > > mv /bin/touch /root (to save it for later restauration) > > ln -s /bin/bb /bin/touch > This can't be true. My kernel version is 2.6.39-gentoo-r3. Are you sure? To quote you from an earlier mail: "Hi the version of portage: Portage 2.1.10.11 (default/linux/x86/10.0/desktop, gcc-4.4.5, glibc-2.12.2-r0, 2.6.19-gentoo-r5 i686)" See? 2.6.19... Did you reboot with the new kernel? Best, Michael