Date: Tue, 07 Sep 2004 16:22:31 -0500 From: Tom Cage <error404@cox.net> To: ports@FreeBSD.org, Sean McNeil <sean@mcneil.com> Subject: emacs for the athlon64 ??? Message-ID: <413E2697.2040004@cox.net>
next in thread | raw e-mail | index | archive | help
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? Tom /******************************************************************************/ # New ports collection makefile for: GNU emacs # Date created: 29 October 1994 # Whom: jkh # # $FreeBSD: ports/editors/emacs20/Makefile,v 1.65 2004/04/30 14:01:50 clive Exp $ # PORTNAME= emacs PORTVERSION= ${EMACS_VER} PORTREVISION= 3 CATEGORIES+= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs PATCH_SITES= ${MASTER_SITE_LOCAL} PATCH_SITE_SUBDIR= shige/emacs PATCHFILES= emacs-20.7-linespace-patch.gz PATCH_DIST_STRIP= -p1 MAINTAINER?= ports@FreeBSD.org COMMENT?= GNU editing macros ONLY_FOR_ARCHS= i386 alpha /******************************************************************************/ gigabyte# gigabyte# uname -a FreeBSD gigabyte.dl.cox.net 5.3-BETA3 FreeBSD 5.3-BETA3 #1: Tue Sep 7 13:47:25 CDT 2004 root@gigabyte.dl.cox.net:/usr/src/sys/amd64/compile/MYKERNEL amd64 gigabyte# /******************************************************************************/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?413E2697.2040004>