Alastair Murray ha scritto:

Jim Hatfield wrote:

ls: error while loading shared libraries: libacl.so.1: cannot open
shared object file: no such file or directory


I also experienced this after a depclean (I didn't realise libacl and libattr where critical at the time). However, I didn't reboot so using already running or unaffected programs I managed to download and extract the necessary files from a few rpms, then reemerge coreutils. Maybe you could do a similiar thing from a bootable CD?

Alastair Murray.

if you can boot from cd AND you have an athlon you can do this:
boot from rescue, mount your hd root
# wget http://www.francesco-riosa.com/gentoo/old/acl-2.2.27.tbz2
# tar -C /mnt/gentoo -jxvf acl-2.2.27.tbz2
where "/mnt/gentoo" is your hd root mount point

The tbz is generated from "quickpkg sys-apps/acl" in this environment
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -fpermissive"
CHOST="i686-pc-linux-gnu"
Linux appserver 2.6.8-gentoo-r10 #3 Tue Jan 11 03:55:12 CET 2005 i686 AMD Athlon(tm) XP 2400+ AuthenticAMD GNU/Linux
The file will be there for next few days


--
[email protected] mailing list



Reply via email to