Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jun 2010 10:20:07 GMT
From:      Riccardo Torrini <riccardo@torrini.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: conf/147244: ld-elf.so.1 not being updated on buildworld/installworld (potential fix)
Message-ID:  <201006061020.o56AK7Sf067442@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/147244; it has been noted by GNATS.

From: Riccardo Torrini <riccardo@torrini.org>
To: bug-followup@FreeBSD.org, jamie@bishopston.net
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/ )



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006061020.o56AK7Sf067442>