From owner-freebsd-current@FreeBSD.ORG Mon Oct 11 21:48:27 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 6502416A4CF for ; Mon, 11 Oct 2004 21:48:27 +0000 (GMT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 247DA43D48 for ; Mon, 11 Oct 2004 21:48:27 +0000 (GMT) (envelope-from itinerant@mac.com) Received: from mac.com (smtpin02-en2 [10.13.10.147]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i9BLmQSr027470 for ; Mon, 11 Oct 2004 14:48:26 -0700 (PDT) Received: from [192.168.1.197] (82-32-116-242.cable.ubr03.hawk.blueyonder.co.uk [82.32.116.242]) (authenticated bits=0) by mac.com (Xserve/smtpin02/MantshX 4.0) with ESMTP id i9BLmNm3025875 for ; Mon, 11 Oct 2004 14:48:26 -0700 (PDT) Message-ID: <416AFFA7.6080902@mac.com> Date: Mon, 11 Oct 2004 22:48:23 +0100 From: Pete Carss User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Library problems on fresh BETA 7 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: Mon, 11 Oct 2004 21:48:27 -0000 after a minimal network install of BETA 7 - trying to run cvsup i get: /libexec/ld-elf.so.1: Shared object "libm.so.2" not found, required by "cvsup" This was after installing cvsup-without-gui through /stand/sysinstall. I'm sure its fixed by now, I haven't had this problem with a machine that has stepped up from BETA2 to BETA7. As soon as I get cvsup fixed I'll probably find out that this is fixed...;-) Pete