Date: Wed, 27 Oct 2004 19:47:18 GMT From: Julian Stecklina <der_julian@web.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/73217: [Port Fix] ECL won't build on 64-bit platforms Message-ID: <200410271947.i9RJlIda023548@www.freebsd.org> Resent-Message-ID: <200410271950.i9RJoOiS005879@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410271947.i9RJlIda023548>