ports/97580 : NAS 1.7c build error on AMD64

Andrey Slusar anray at freebsd.org
Sun May 28 19:40:22 UTC 2006


The following reply was made to PR ports/97580; it has been noted by GNATS.

From: Andrey Slusar <anray at freebsd.org>
To: bug-followup at freebsd.org, hartmann at quark-park.dyndns.org
Cc:  
Subject: Re: ports/97580 : NAS 1.7c build error on AMD64
Date: Sun, 28 May 2006 22:29:59 +0300

 --=-=-=
 Content-Type: text/plain; charset=iso-8859-1
 
 
 Try this patch:
 
 
 --=-=-=
 Content-Type: text/x-patch; charset=iso-8859-1
 Content-Disposition: inline; filename=nas.diff
 
 Index: Makefile
 ===================================================================
 RCS file: /home/pcvs/ports/audio/nas/Makefile,v
 retrieving revision 1.36
 diff -u -r1.36 Makefile
 --- Makefile	19 May 2006 10:19:12 -0000	1.36
 +++ Makefile	28 May 2006 19:26:28 -0000
 @@ -16,7 +16,7 @@
  
  USE_IMAKE=	yes
  INSTALLS_SHLIB=	yes
 -CFLAGS+=	-Werror
 +#CFLAGS+=	-Werror
  MAKE_ENV+=	COMPRESS_CMD="${COMPRESS_CMD:S/c//}"
  PKGMESSAGE=	${WRKDIR}/pkg-message
  SUB_FILES=	pkg-message
 
 --=-=-=
 Content-Type: text/plain; charset=iso-8859-1
 
 
 -- 
 Andrey Slusar <anrays at gmail.com>
               <anray at FreeBSD.org>
 
 --=-=-=--



More information about the freebsd-ports-bugs mailing list