From owner-freebsd-current@FreeBSD.ORG Mon Oct 10 21:28:25 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 128A316A41F for ; Mon, 10 Oct 2005 21:28:25 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id D529943D45 for ; Mon, 10 Oct 2005 21:28:24 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.52 (FreeBSD)) id 1EP5C4-000HSn-Cz for freebsd-current@freebsd.org; Mon, 10 Oct 2005 21:28:24 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.52 (FreeBSD)) id 1EP5C3-0001Ll-37 for freebsd-current@freebsd.org; Mon, 10 Oct 2005 11:28:23 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17226.56566.685014.158716@roam.psg.com> Date: Mon, 10 Oct 2005 11:28:22 -1000 To: FreeBSD Current Subject: libutil.so.4 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 10 Oct 2005 21:28:25 -0000 7.0-current completely rebuilt # Mail -s test randy < /dev/null Null message body; hope that's ok /libexec/ld-elf.so.1: Shared object "libutil.so.4" not found, required by "send-mail" and there seems to be no libutil.so.N in /usr/lib on any of my 7.0 systems. clue bat, please randy