ports/116589: games/hex-a-hop port doesn't compile on 64bit systems

Jamie Jones jamie at bishopston.net
Mon Sep 24 00:30:02 UTC 2007


>Number:         116589
>Category:       ports
>Synopsis:       games/hex-a-hop port doesn't compile on 64bit systems
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 24 00:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jamie Jones
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
department of NEVER submit a PR when drunk.
>Environment:
System: FreeBSD thompson.bishopston.net 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sun Sep 23 16:20:37 BST 2007 root at thompson.bishopston.net:/usr/obj/usr/src/sys/THOMPSON i386


>Description:

doesn't compile on 64bit systems, and I have no access to such systems to fix.

any help/offers greatfully accepted, but that witholding, need to mark this as i386 only.

>How-To-Repeat:

try to compile on sparc64/amd64
>Fix:

--- Makefile.o	2007-09-23 22:52:29.000000000 +0100
+++ Makefile	2007-09-23 22:56:38.000000000 +0100
@@ -16,6 +16,9 @@
 MAINTAINER=	jamie at bishopston.net
 COMMENT=	A puzzle game based on hexagonal tiles
 
+NOT_FOR_ARCHS=	amd64 sparc64
+NOT_FOR_ARCHS_REASON_amd64=	Probably an easy fix, but I've no access to an amd64 machine. Offers of help appreciated!
+NOT_FOR_ARCHS_REASON_sparc64=	Probably an easy fix, but I've no access to a sparc64 machine. Offers of help appreciated!
 USE_SDL=	sdl
 
 MAKEFILE=	Makefile.FreeBSD



-- 
-=-=-=-  Virus Scanned by "pacha.mail.bishopston.net" using ClamAv  -=-=-=-
Database Last Checked: Mon Sep 24 00:38:01 BST 2007 - http://www.clamav.net/
Database Updated     : Mon Sep 24 00:38:01 BST 2007 - 155991 viruses scanned
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list