From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 18:41:08 2008 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 6DAAC1065679 for ; Wed, 9 Apr 2008 18:41:08 +0000 (UTC) (envelope-from edlinuxguru@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id 45C2B8FC2E for ; Wed, 9 Apr 2008 18:41:08 +0000 (UTC) (envelope-from edlinuxguru@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so2614534wfa.7 for ; Wed, 09 Apr 2008 11:41:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=dR3oB7z0oC+ioVfVQF78qriG7g8PcX03l/3DrRaMy5M=; b=d/hRWeZ2gNCGm6Q0bjQObq0idf69pHMWEHmR4j4a/0DWykxuR/U0ihJen/zEZhshUOdayquWc9b3z1Fs0jfMnyZdU5qCBfpWRWAu3QLQO4Dh5VKJ3OGR5Qd4OXE3Oxr9sGcXLoHD7+F0pVNPhNeWO5maZDnuDhKAETtkUxeFoKo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=xOjRQfzktO+SqR5aefsUutwM30dMMf8CbgdwGCTWPjynHAWRP/wT7eRYFYhOAZOrboxdEqjOR2NIelNatE1jJ3ESnDr83bMSHFsEqLOkEt0a+jctHPaYlC8lTiTQoISCHYA+9hUtZfjV3bh7k33PL5IR3ZJcF22q8TxF1LJ73h0= Received: by 10.142.115.10 with SMTP id n10mr138804wfc.8.1207766467622; Wed, 09 Apr 2008 11:41:07 -0700 (PDT) Received: by 10.142.233.1 with HTTP; Wed, 9 Apr 2008 11:41:07 -0700 (PDT) Message-ID: Date: Wed, 9 Apr 2008 14:41:07 -0400 From: "Edward Capriolo" To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: ldconfig I don't like it very much 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: Wed, 09 Apr 2008 18:41:08 -0000 Running ldconfig with no arguments is a death sentence for Free BSD. I believe the default should be to rebuilt the hints based on the system files. It seems like if you run ldconfig with no arguments it wipes all the hints. Since root uses bash as a shell I can not find a way to login and fix this. even the console has the problem You have mail. /libexec/ld-elf.so.1: Shared object "libintl.so.6" not found, required by "-bash" Will a reboot cure this or do i have to go single user?