BEWARE of libxec/rtld-elf/Makefile rev. 1.27 [was Re: bad ld-elf.so.1?]

StefanEßer se at FreeBSD.org
Fri May 14 14:25:28 PDT 2004


Do not install a world, if ld-elf.so.1 was built by rev. 1.27 of 
the Makefile, since this will make all your dynamically linked
binaries fail!

Recovery is possible by copying back the previous version of 
/libexec/ld-elf.so.1 using static binaries from /rescue (enter
/rescue/sh when prompted for a single user shell):

# cd /libexec
# /rescue/chflags ld-elf.so.*
# /rescue/cp ld-elf.so.1.old ld-elf.so.1

Regards, STefan


More information about the freebsd-current mailing list