Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2006 19:40:21 GMT
From:      Andrey Slusar <anray@freebsd.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/97580 : NAS 1.7c build error on AMD64
Message-ID:  <200605281940.k4SJeLda040112@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/97580; it has been noted by GNATS.

From: Andrey Slusar <anray@freebsd.org>
To: bug-followup@freebsd.org, hartmann@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@gmail.com>
               <anray@FreeBSD.org>
 
 --=-=-=--



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