From owner-freebsd-ports@FreeBSD.ORG Sat Dec 4 15:31:12 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3509916A4CE for ; Sat, 4 Dec 2004 15:31:12 +0000 (GMT) Received: from smtp06.web.de (smtp06.web.de [217.72.192.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id E522E43D1F for ; Sat, 4 Dec 2004 15:31:11 +0000 (GMT) (envelope-from kay_lehmann@web.de) Received: from [217.197.85.240] (helo=[192.168.1.3]) by smtp06.web.de with asmtp (TLSv1:RC4-MD5:128) (WEB.DE 4.102 #165) id 1CabsL-0000db-00; Sat, 04 Dec 2004 16:31:10 +0100 Message-ID: <41B1D831.4090409@web.de> Date: Sat, 04 Dec 2004 16:30:57 +0100 From: Kay Lehmann User-Agent: Mozilla Thunderbird 0.9 (X11/20041124) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Roland Smith References: <20041204095044.GA28227@slackbox.xs4all.nl> In-Reply-To: <20041204095044.GA28227@slackbox.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: kay_lehmann@web.de X-Sender: kay_lehmann@web.de cc: ports@FreeBSD.org Subject: Re: fix for math/octave on AMD64. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Dec 2004 15:31:12 -0000 Hello, if you send-pr this, I think you need to mark octave-forge broken, since it needs octave with enable-shared. Greets, Kay Roland Smith wrote: > The attached patch allows octave to build on the amd64 > platform. Basically, on amd64 octave is compiled with --disable-shared. > > Roland > > > ------------------------------------------------------------------------