5.3: redundant libraries in /usr/lib after cvsup-ing and build world ?

spam maps spamrefuse at yahoo.com
Sun Oct 3 23:43:38 PDT 2004


--- Ruslan Ermilov <ru at freebsd.org> wrote:

> On Sun, Oct 03, 2004 at 10:29:30PM -0700, spam maps
> wrote:
> > 
> > /libexec/ld-elf.so.1
> > 
> > Can I remove all these as well?
> > 
> Yes for the above list, but generally one should be
> careful with removing the .a libraries -- they are
> installed with -C.

# ls -i /libexec/ld-elf.so.1 /usr/libexec/ld-elf.so.1
8710 /libexec/ld-elf.so.1
8710 /usr/libexec/ld-elf.so.1

But:

# ls -il /libexec/ld-elf.so.1 /usr/libexec/ld-elf.so.1
  8710 /libexec/ld-elf.so.1
110872 /usr/libexec/ld-elf.so.1 ->
/libexec/ld-elf.so.1

However, /libexec/ld-elf.so.1 has an old date, whereas
/usr/libexec/ld-elf.so.1 has the date of most recent
world build.

Is it still save to remove libexec/ld-elf.so.1 ?

Regards,
Rob.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the freebsd-current mailing list