From jhs@tower.berklix.net  Thu Feb  5 06:15:56 2004
Return-Path: <jhs@tower.berklix.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5008516A4CE; Thu,  5 Feb 2004 06:15:56 -0800 (PST)
Received: from flat.berklix.org (bim.bsn.com [194.221.32.28])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 67BBE43D2F; Thu,  5 Feb 2004 06:15:54 -0800 (PST)
	(envelope-from jhs@tower.berklix.net)
Received: from js.berklix.net (pD9EB73DD.dip.t-dialin.net [217.235.115.221])
	(authenticated bits=0)
	by flat.berklix.org (8.12.9p2/8.12.9) with ESMTP id i15EFtSB016062;
	Thu, 5 Feb 2004 15:15:56 +0100 (MET)
	(envelope-from jhs@tower.berklix.net)
Received: from dual.jhs.private (dual.jhs.private [192.168.91.47])
	by js.berklix.net (8.12.9p2/8.12.9) with ESMTP id i15EFn6a011214;
	Thu, 5 Feb 2004 15:15:49 +0100 (CET)
	(envelope-from jhs@tower.berklix.net)
Received: from dual.jhs.private (localhost.jhs.private [127.0.0.1])
	by dual.jhs.private (8.12.10/8.12.10) with ESMTP id i15EFmDc011042;
	Thu, 5 Feb 2004 15:15:48 +0100 (CET)
	(envelope-from jhs@dual.jhs.private)
Received: (from jhs@localhost)
	by dual.jhs.private (8.12.10/8.12.10/Submit) id i15EFmPJ011041;
	Thu, 5 Feb 2004 15:15:48 +0100 (CET)
	(envelope-from jhs)
Message-Id: <200402051415.i15EFmPJ011041@dual.jhs.private>
Date: Thu, 5 Feb 2004 15:15:48 +0100 (CET)
From: User & <jhs@tower.berklix.net>
Reply-To: User & <jhs@tower.berklix.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jhs@freebsd.org
Subject: 5.2 /libexec/ld-elf.so.1 not updated by make world
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         62389
>Category:       bin
>Synopsis:       5.2 /libexec/ld-elf.so.1 not updated by make world
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    ru
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 05 06:20:12 PST 2004
>Closed-Date:    Thu Feb 05 06:37:19 PST 2004
>Last-Modified:  Thu Feb 05 06:37:19 PST 2004
>Originator:     User &
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD dual.jhs.private 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Sun Jan 11 04:21:45 GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386


	

cd /usr/src;make world
does not update /libexec/ld-elf.so.1 sym linked from /usr/libexec/ld-elf.so.1
	<precise description of the problem (multiple lines)>
>Description:
>How-To-Repeat:
	make world
	rm /libexec/ld-elf.so.1
	reboot
	watch it fail to boot.
>Fix:



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Thu Feb 5 06:32:33 PST 2004 
State-Changed-Why:  
Perhaps you're confused by the unchanged modification time for 
/libexec/ld-elf.so.1, but that's because it's installed using 
this command: 

install -s -o root -g wheel -m 555  -fschg -C -b ld-elf.so.1 /libexec 

(Hint: see the description of the -C option in the install(1) 
manpage.) 

As an aside, I certainly wouldn't recommend anyone to follow the 
steps in the How-To-Repeat: section because it's the One True way 
to shoot yourself in a foot.  ;) 


Responsible-Changed-From-To: freebsd-bugs->ru 
Responsible-Changed-By: ru 
Responsible-Changed-When: Thu Feb 5 06:32:33 PST 2004 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=62389 
>Unformatted:
