From owner-freebsd-questions@FreeBSD.ORG Tue Jun 12 17:20:52 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 509E816A400 for ; Tue, 12 Jun 2007 17:20:52 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 3E87713C4C5 for ; Tue, 12 Jun 2007 17:20:52 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 53BF11A3C19; Tue, 12 Jun 2007 10:20:32 -0700 (PDT) Received: from rot13.obsecurity.org (rot13.obsecurity.org [192.168.1.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 889E5513C5; Tue, 12 Jun 2007 13:20:51 -0400 (EDT) Received: by rot13.obsecurity.org (Postfix, from userid 1001) id 78E75BE7C; Tue, 12 Jun 2007 13:20:51 -0400 (EDT) Date: Tue, 12 Jun 2007 13:20:51 -0400 From: Kris Kennaway To: Andrew Falanga Message-ID: <20070612172051.GA15851@rot13.obsecurity.org> References: <340a29540706120902k2c10be37q8656814f9fcfc649@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <340a29540706120902k2c10be37q8656814f9fcfc649@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions Subject: Re: Fresh install won't compile requirement libraries for cvsup 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, 12 Jun 2007 17:20:52 -0000 On Tue, Jun 12, 2007 at 10:02:38AM -0600, Andrew Falanga wrote: > Hi, > > I just installed a fresh 6.2-RELEASE i386 system last night and was > trying to get cvsup-without-gui installed from ports and was having > some interesting problems. The install of FreeBSD went flawlessly, > and the system boots without a hitch. > > After installing the ports tree, I went and did "make install clean" > in the dir for cvsup-without-gui. The script appeared to be working > through the requirements just fine too. It downloaded all necessary > files and was proceeding to the build phase. I'm not sure in which > package this occurred but the build just died on me. No errors, just > a hard hang. Nothing worked. I could not even Alt+ to a > different pseudo terminal. The system just hard hanged. I rebooted > and tried the install again with the same result. > > I'm wondering if it could be hardware, specifically memory. Could be, or CPU cooling, or something else. K6 CPUs are notoriously heat-sensitive. Kris