ports/73217: [Port Fix] ECL won't build on 64-bit platforms

Julian Stecklina der_julian at web.de
Wed Oct 27 19:50:25 UTC 2004


>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 at 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:



More information about the freebsd-ports-bugs mailing list