From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 27 19:50:25 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E46216A4CE for ; Wed, 27 Oct 2004 19:50:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1456943D45 for ; Wed, 27 Oct 2004 19:50:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9RJoOT5005880 for ; Wed, 27 Oct 2004 19:50:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9RJoOiS005879; Wed, 27 Oct 2004 19:50:24 GMT (envelope-from gnats) Resent-Date: Wed, 27 Oct 2004 19:50:24 GMT Resent-Message-Id: <200410271950.i9RJoOiS005879@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Julian Stecklina Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0956416A4CE for ; Wed, 27 Oct 2004 19:47:19 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F090A43D3F for ; Wed, 27 Oct 2004 19:47:18 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i9RJlIbO023549 for ; Wed, 27 Oct 2004 19:47:18 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i9RJlIda023548; Wed, 27 Oct 2004 19:47:18 GMT (envelope-from nobody) Message-Id: <200410271947.i9RJlIda023548@www.freebsd.org> Date: Wed, 27 Oct 2004 19:47:18 GMT From: Julian Stecklina To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/73217: [Port Fix] ECL won't build on 64-bit platforms X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 19:50:25 -0000 >Number: 73217 >Category: ports >Synopsis: [Port Fix] ECL won't build on 64-bit platforms >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Oct 27 19:50:24 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Julian Stecklina >Release: 5.3 BETA7 >Organization: >Environment: FreeBSD goldenaxe 5.3-BETA7 FreeBSD 5.3-BETA7 #2: Mon Oct 11 22:12:04 CEST 2004 blitz@goldenaxe:/usr/obj/usr/src/sys/GOLDENAXE i386 >Description: ECL is currently broken on 64-bit platforms. This problem is being worked on, but not resolved yet. So just mark it i386-only for the moment. If someone familiar with Lisp and C reads this and owns a 64-bit machine, please help test ECL. >How-To-Repeat: >Fix: diff -I $FreeBSD -ru /usr/ports/lang/ecl/Makefile ecl/Makefile --- /usr/ports/lang/ecl/Makefile Thu Oct 21 01:41:36 2004 +++ ecl/Makefile Wed Oct 27 21:41:17 2004 @@ -22,6 +22,7 @@ MAN1= ecl.1 INFO= ecl ecldev +ONLY_FOR_ARCHS= i386 USE_BZIP2= YES USE_GMAKE= YES >Release-Note: >Audit-Trail: >Unformatted: