From owner-freebsd-current@FreeBSD.ORG Thu Jul 29 16:54:19 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F0C216A4CE; Thu, 29 Jul 2004 16:54:19 +0000 (GMT) Received: from gw.xbsd.org (xbsd.org [81.56.254.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FCC843D66; Thu, 29 Jul 2004 16:54:17 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from [192.168.42.3] (innercity.xbsd.org [192.168.42.3]) by gw.xbsd.org (Postfix) with ESMTP id A78281140; Thu, 29 Jul 2004 18:54:15 +0200 (CEST) Message-ID: <41092BB0.3010202@xbsd.org> Date: Thu, 29 Jul 2004 18:54:08 +0200 From: Florent Thoumie User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040727) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Scott Long References: <4103ABBE.80608@xbsd.org> <20040726084747.D32601@pooker.samsco.org> In-Reply-To: <20040726084747.D32601@pooker.samsco.org> X-Enigmail-Version: 0.84.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: rtld problem with /usr partition X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2004 16:54:19 -0000 Scott Long wrote: > Hi, > > You seem to have a pretty messed up system. Most dynamically linked > programs in /bin and /sbin should be looking in /libexec, not > /usr/libexec. Also, /bin/sh should be statically compiled, not > dynamically compiled. Do you have local customizations to the src > tree or /etc/make.conf that might be affecting this? Up ! Just to say the problem has been fixed rebuilding the entire world, but my /bin/sh is still dynamically linked. Thanks again. -- flz