From owner-freebsd-questions@FreeBSD.ORG Tue Jun 3 11:26:59 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 ABBF8106568B for ; Tue, 3 Jun 2008 11:26:59 +0000 (UTC) (envelope-from crapsh@monkeybrains.net) Received: from ape.monkeybrains.net (ape.monkeybrains.NET [208.69.40.11]) by mx1.freebsd.org (Postfix) with ESMTP id 7B6748FC1B for ; Tue, 3 Jun 2008 11:26:59 +0000 (UTC) (envelope-from crapsh@monkeybrains.net) Received: from monchichi.monkeybrains.net (adsl-75-63-16-199.dsl.pltn13.sbcglobal.net [75.63.16.199]) (authenticated bits=0) by ape.monkeybrains.net (8.14.1/8.14.1) with ESMTP id m53BQxdI024618 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 3 Jun 2008 04:26:59 -0700 (PDT) (envelope-from crapsh@monkeybrains.net) Message-ID: <48452AD9.20909@monkeybrains.net> Date: Tue, 03 Jun 2008 04:28:25 -0700 From: Rudy User-Agent: Thunderbird 2.0.0.12 (X11/20080310) MIME-Version: 1.0 To: FreeBSD-Questions References: <48450CD2.1090503@monkeybrains.net> In-Reply-To: <48450CD2.1090503@monkeybrains.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on pita.monkeybrains.net X-Virus-Status: Clean Subject: Re: buildworld fails on FreeBSD 7 - fresh cvsup - libreadline.so complaints 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: Tue, 03 Jun 2008 11:26:59 -0000 Rudy wrote: > Workaround: > If I go directly into /usr/src/gnu/usr.bin and type 'make' things are > built... > (still building, so I don't know if this will hose the system :) This came up about 5 more times (usr.sbin , bin, ...) so I finally gave up. Rudy