Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2000 18:29:51 +0200 (CEST)
From:      Christian Weisgerber <naddy@unix-ag.uni-kl.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18237: devel/boehm-gc does not build on alpha
Message-ID:  <200004261629.SAA31900@gnocchi.unix-ag.uni-kl.de>

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

>Number:         18237
>Category:       ports
>Synopsis:       devel/boehm-gc does not build on alpha
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 26 09:40:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Christian Weisgerber
>Release:        FreeBSD 4.0-STABLE alpha
>Organization:
>Environment:

>Description:

The devel/boehm-gc port does not build on the alpha architecture
under FreeBSD. Due to substantial platform dependencies this is
not entirely trivial to fix.

>How-To-Repeat:

>Fix:

I suggest to provisionally disable the port for alpha.

--- /usr/ports/devel/boehm-gc/Makefile	Thu Apr 20 22:09:21 2000
+++ boehm-gc/Makefile	Wed Apr 26 18:08:33 2000
@@ -14,6 +14,8 @@
 
 MAINTAINER=	mmcg@cs.monash.edu.au
 
+ONLY_FOR_ARCHS=	i386
+
 FETCH_BEFORE_ARGS=	-b
 
 WRKSRC=		${WRKDIR}/gc

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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