From owner-freebsd-current@FreeBSD.ORG Fri Feb 29 00:16:30 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F3E31065672 for ; Fri, 29 Feb 2008 00:16:30 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id 991038FC2D for ; Fri, 29 Feb 2008 00:16:29 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so2790930fgg.35 for ; Thu, 28 Feb 2008 16:16:28 -0800 (PST) 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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=pU1poE9CnYV3zzSkcW6h6CcDPTN7h80fsp/6FpNT1ng=; b=asVU7YA9iNagWtrz1nvm918DK7RZJ92XXj7NVcc6o6b0YADOkbTkbQneoCUGaTTvf3UgdLz4ObYOezlFF7dNYbZvrBMaPTI8KZltVp40cJZNSELnap7oUPBJqKz5YfkgDJ1ImeHgKn909Rw1ePURorS6SzFCXVe0cbR8imoGFBg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MnTwazrLcVOmXXWp9EU2ZAigKgbv/WyY3mo9xvdyl9gNJE/hA9aeyukwYzL1ru6J530JZqNC5AQvevpq85RaIwgh0yIv4EyCVnrAj53Y/We5PLoYYwadhkEbmjIBUFtb1GMgivNM/uG1AP314+mmwPmmFY+79BkjjyCQ+pfKLTM= Received: by 10.86.62.3 with SMTP id k3mr9241713fga.71.1204244188299; Thu, 28 Feb 2008 16:16:28 -0800 (PST) Received: by 10.86.99.17 with HTTP; Thu, 28 Feb 2008 16:16:28 -0800 (PST) Message-ID: <790a9fff0802281616o16b96256oad9de4b9d639f460@mail.gmail.com> Date: Thu, 28 Feb 2008 18:16:28 -0600 From: "Scot Hetzel" To: "Chuck Robey" In-Reply-To: <47C728F1.9030102@chuckr.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <47C728F1.9030102@chuckr.org> Cc: freebsd-current@freebsd.org Subject: Re: ldconfig problems 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: Fri, 29 Feb 2008 00:16:30 -0000 On Thu, Feb 28, 2008 at 3:34 PM, Chuck Robey wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I have had a small horde of little problems crop up, right after I finish= ed > getting my raid disk fixed. I announced most of them on hackers, but thi= s > one seems to me to be rather more likley to be at least partially the fau= lt > that I run FreeBSD-current, so I am bringing it up here. > > Just before I go multiuser I get the normal annoucement from ldconfig, > announcing the addition of several different paths, Well, I see that, an= d > it looks fine, but right afterwards, i see several hundred extra lines, a= ll > looking pretty much on the same way as these 5 example lines: > > ldconfig: (R): No such file or directory > ldconfig: =FF=FF=FF=FF=FF=FF=FF=FF=F8=B0: No such file or directory > ldconfig: =FF=FF=FF=FF@=B3: No such file or directory > ldconfig: =B4: No such file or directory > ldconfig: =FF=FF=FF=FF=FF=FF=FF=FFW=B6: No such file or directory > Check the files in: /usr/local/libdata/ldconfig/ and /usr/local/libdata/ldconfig32/ One of these might be corrupt. Scot.