Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2007 01:28:44 +0100 (BST)
From:      Jamie Jones <jamie@bishopston.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/116589: games/hex-a-hop port doesn't compile on 64bit systems
Message-ID:  <200709240028.l8O0SiXr007060@thompson.bishopston.net>
Resent-Message-ID: <200709240030.l8O0U1Xd022634@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709240028.l8O0SiXr007060>