From owner-freebsd-ports@FreeBSD.ORG Wed Sep 8 16:54:13 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 9DF4516A4CF; Wed, 8 Sep 2004 16:54:13 +0000 (GMT) Date: Wed, 8 Sep 2004 16:54:13 +0000 From: Kris Kennaway To: Tom Cage Message-ID: <20040908165413.GC55408@hub.freebsd.org> References: <413E2697.2040004@cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <413E2697.2040004@cox.net> User-Agent: Mutt/1.4.1i cc: ports@FreeBSD.org cc: Sean McNeil Subject: Re: emacs for the athlon64 ??? 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: Wed, 08 Sep 2004 16:54:13 -0000 On Tue, Sep 07, 2004 at 04:22:31PM -0500, Tom Cage wrote: > Ports, > > I am using an Athlon64 in 64 bit mode for FreeBSD-5.3-BETA3 and I > have ran > into a problem with emacs. > # /usr/ports/editors/emacs20 > > The following clip from Makefile shows that > ONLY_FOR_ARCHS= i386 alpha > does not include amd64. Simply adding amd64 to the line does not work > either. > > Will you update emacs to install in 64 bit mode for the amd64? Not emacs20, which is old and unmaintained. Use the emacs port, which contains the latest version and works fine on amd64. Kris