From owner-freebsd-questions@FreeBSD.ORG Sun Nov 4 02:48:15 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40B4416A418 for ; Sun, 4 Nov 2007 02:48:15 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.freebsd.org (Postfix) with ESMTP id 17D1513C4A5 for ; Sun, 4 Nov 2007 02:48:15 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from Macintosh-3.local (natint3.juniper.net [66.129.224.36]) (authenticated bits=0) by typhoon.enabled.com (8.14.1/8.14.1) with ESMTP id lA42lXi4028278 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 3 Nov 2007 18:47:34 -0800 (PST) (envelope-from admin2@enabled.com) Message-ID: <472D32BF.1050708@enabled.com> Date: Sat, 03 Nov 2007 19:47:27 -0700 From: Noah User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: User Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: /libexec/ld-elf.so.1: Shared object "libm.so.6" not found, required by "libstdc++.so.5" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Nov 2007 02:48:15 -0000 HI there, I am not quite sure what library I need to cure this issue up. $ nmap -sP -v 192.168.1.1-255 /libexec/ld-elf.so.1: Shared object "libm.so.6" not found, required by "libstdc++.so.5" Any clues please? Cheers, Noah