From owner-freebsd-stable Sun Sep 16 10:27:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id CF5AE37B408 for ; Sun, 16 Sep 2001 10:27:04 -0700 (PDT) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailb.telia.com (8.11.6/8.11.6) with ESMTP id f8GHR3K14073 for ; Sun, 16 Sep 2001 19:27:03 +0200 (CEST) Received: from ertr1013.student.uu.se (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id TAA20448 for ; Sun, 16 Sep 2001 19:27:02 +0200 (CEST) Received: (qmail 58789 invoked by uid 1001); 16 Sep 2001 17:27:00 -0000 Date: Sun, 16 Sep 2001 19:27:00 +0200 From: Erik Trulsson To: stable@freebsd.org Subject: Re: ld-elf.so.1 not updated? Message-ID: <20010916192659.A49939@student.uu.se> Mail-Followup-To: stable@freebsd.org References: <20010916164859.2498C1313C@netcom1.netcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010916164859.2498C1313C@netcom1.netcom.com> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Sep 16, 2001 at 09:48:59AM -0700, Mike Harding wrote: > > I just did a buildworld and /usr/libexec/ld-elf.so.1 does not have an > updated install time - the directory looks like... > > ... > -r-xr-xr-x 1 root wheel 68716 Sep 16 09:40 ftpd > -r-xr-xr-x 1 root wheel 6336 Sep 16 09:40 getNAME > -r-xr-xr-x 1 root wheel 21256 Sep 16 09:40 getty > -r-xr-xr-x 1 root wheel 76264 Aug 17 07:54 ld-elf.so.1 > -r-xr-xr-x 1 root wheel 69632 Sep 16 09:38 ld.so > -r-xr-xr-x 1 root wheel 123652 Sep 16 09:42 lint1 > -r-xr-xr-x 1 root wheel 26696 Sep 16 09:42 lint2 > ... > > does this mean that the linker is not being updated? That is normal. That file is only updated if the newly built file is different from the old one. In this case the old version was apparently identical to the new one and therefore wasn't changed. -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message