From owner-freebsd-amd64@FreeBSD.ORG Fri Jan 25 17:10:32 2008 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FDA716A468 for ; Fri, 25 Jan 2008 17:10:32 +0000 (UTC) (envelope-from bsdlist@cogeco.ca) Received: from fep1.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.freebsd.org (Postfix) with ESMTP id 485F813C459 for ; Fri, 25 Jan 2008 17:10:32 +0000 (UTC) (envelope-from bsdlist@cogeco.ca) Received: from elehost-can.cogeco.ca (d141-2-106.home.cgocable.net [24.141.2.106]) by fep1.cogeco.net (Postfix) with ESMTP id 2825E523 for ; Fri, 25 Jan 2008 11:24:42 -0500 (EST) X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Fri, 25 Jan 2008 11:25:39 -0500 To: From: Paul Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Message-Id: <20080125162443.2825E523@fep1.cogeco.net> Subject: 7.0 RC 1 with Intel S5000pal stops compiling cvsup X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 17:10:32 -0000 Hello, I am trying to diagnose a problem that seems odd. I am testing the Freebsd 7.0 RC1 amd64 on a S5000pal motherboard with 16gb ram and 2 dual xeon quad core cpus. I installed it fine and it sees to run ok with the basics (it boots without errors and all the cpus are detected) However, when I was compiling the cvsup-without-gui and its dependencies the compiling just stops at one point in the process. of running make There are no errors on the screen and the only way to get out is to suspend / end the process. Oddly the make on Perl 5.8 ran fine. I start it again and it does not get stuck on the same spot but gets stuck later. Again it has no error messages and just seems to give up. Is this a possible hardware issue? I have made no changes on the install so far and I was only trying to get the cvsup to download the latest version. Any recommendations on what to test would be appreciated. Thanks Paul