Skip site navigation (1)Skip section navigation (2)
Date:      24 Nov 2004 20:58:36 -0000
From:      Martin.Dieringer@t-online.de (Martin Dieringer)
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74335: [patch] audio/mac marked BROKEN for sparc64
Message-ID:  <20041124205836.42541.qmail@dieringer.dyndns.org>
Resent-Message-ID: <200411242110.iAOLAIlw048550@freefall.freebsd.org>

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

>Number:         74335
>Category:       ports
>Synopsis:       [patch] audio/mac marked BROKEN for sparc64
>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 Nov 24 21:10:18 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Martin Dieringer
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD pc.dieringer.dyndns.org 5.3-STABLE FreeBSD 5.3-STABLE #8: Sat Oct 30 14:25:09 CEST 2004 root@pc.dieringer.dyndns.org:/usr/obj/usr/src/sys/PC i386


	
>Description:
	audio/mac does not compile on sparc64. I have no fix, so I marked it
        BROKEN
	
>How-To-Repeat:
	
>Fix:
        apply patch
	



--- patch-sparc64 begins here ---
*** Makefile.orig	Wed Nov 24 21:50:35 2004
--- Makefile	Wed Nov 24 21:50:58 2004
***************
*** 31,36 ****
--- 31,40 ----
  
  .include <bsd.port.pre.mk>
  
+ .if ${ARCH} == "sparc64"
+ BROKEN=         "Sorry, does not compile on sparc64"
+ .endif
+ 
  .if ${OSVERSION} < 500000
  IGNORE=		does not compile on 4.x due to missing multibyte string functions in libc
  .endif
--- patch-sparc64 ends here ---


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



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