The following reply was made to PR conf/147244; it has been noted by GNATS.
From: Riccardo Torrini <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: conf/147244: ld-elf.so.1 not being updated on buildworld/installworld (potential fix) Date: Sun, 6 Jun 2010 12:13:51 +0200 On Sun, Jun 06, 2010 at 11:53:03AM +0200, Riccardo Torrini wrote: > # diff -u4 Makefile.orig Makefile Obviously Makefile means /usr/src/libexec/rtld-elf/Makefile You can also check that fix works using: # make beforeinstall chflags noschg /libexec/ld-elf.so.1 # ls -log /libexec/ total 424 -r-xr-xr-x 1 root wheel - 220020 Feb 28 14:18 ld-elf.so.1 -r-xr-xr-x 1 root wheel - 188096 Feb 28 09:14 ld-elf.so.1.old -- Riccardo. ( http://www.GUFI.org/~vic/ ) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
