From owner-freebsd-amd64@FreeBSD.ORG Tue Apr 4 15:07:38 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0E7916A423 for ; Tue, 4 Apr 2006 15:07:38 +0000 (UTC) (envelope-from ohartman@uni-mainz.de) Received: from mailgate2.zdv.Uni-Mainz.DE (mailgate2.zdv.Uni-Mainz.DE [134.93.178.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C03F43D62 for ; Tue, 4 Apr 2006 15:07:38 +0000 (GMT) (envelope-from ohartman@uni-mainz.de) Received: from [134.93.180.123] (ipamzra.Physik.Uni-Mainz.DE [134.93.180.123]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailgate2.zdv.Uni-Mainz.DE (Postfix) with ESMTP id C8D113000333; Tue, 4 Apr 2006 17:07:36 +0200 (CEST) Message-ID: <44328BB9.8060301@uni-mainz.de> Date: Tue, 04 Apr 2006 17:07:37 +0200 From: "O. Hartmann" User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Anton Berezin , "O. Hartmann" , freebsd-amd64@freebsd.org References: <4424047D.8090800@uni-mainz.de> <20060327100330.GD58186@heechee.tobez.org> <44317EE0.4010605@mail.uni-mainz.de> <20060403210837.GA38539@slackbox.xs4all.nl> <20060404091918.GA58655@heechee.tobez.org> In-Reply-To: <20060404091918.GA58655@heechee.tobez.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at uni-mainz.de Cc: Subject: Re: FreeBSD 6.1/AMD64: Celestia 1.3.2/1.4.1 not working? 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: Tue, 04 Apr 2006 15:07:39 -0000 Anton Berezin schrieb: > On Mon, Apr 03, 2006 at 11:08:37PM +0200, Roland Smith wrote: >> On Mon, Apr 03, 2006 at 10:00:32PM +0200, O. Hartmann wrote: >> >>> Anton Berezin wrote: >>>> On Fri, Mar 24, 2006 at 03:38:53PM +0100, O. Hartmann wrote: >>>> >>>>> Compiling port Celestia 1.3.2 on FreeBSD 6.1-PRE/i386 works fine, but >>>>> while compiling works on FreeBSD 6.1-PRE/AMD64, starting application >>>>> results in segmentation fault: Signal 11. This leads me into conclusion >>>>> Celestia 1.3.2 is not 64 Bit clean. >> It compiles fine on my amd64 box, and it works OK too. (celestia-1.3.2_2). > > What options did you use to build the port? I am getting segfaults, > just like Oliver. > > \Anton. We should build the port again with option -rRf to ensure every necessary and dependend port is built and up to date. I'll try this evening. Oliver