misc/171704: hastd fails to build

Schaich Alonso alonsoschaich at fastmail.fm
Mon Sep 17 16:30:13 UTC 2012


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

From: Schaich Alonso <alonsoschaich at fastmail.fm>
To: bug-followup at freebsd.org,
 alonsoschaich at fastmail.fm
Cc:  
Subject: Re: misc/171704: hastd fails to build
Date: Mon, 17 Sep 2012 12:30:33 +0200

 --Boundary-00=_JvvVQZChpooG8iu
 Content-Type: Text/Plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 
 Patch file in the report lacks slash character in the include.
 
 
 --Boundary-00=_JvvVQZChpooG8iu
 Content-Type: text/x-patch;
   charset="UTF-8";
   name="hastd.patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="hastd.patch"
 
 --- sbin/hastd/Makefile.orig	2012-09-17 12:05:48.834544721 +0200
 +++ sbin/hastd/Makefile	2012-09-17 12:25:32.470570736 +0200
 @@ -21,6 +21,7 @@
  
  NO_WFORMAT=
  NO_WCAST_ALIGN=
 +CFLAGS+=-I${.CURDIR}/../../sys
  CFLAGS+=-I${.CURDIR}
  CFLAGS+=-DHAVE_CAPSICUM
  CFLAGS+=-DPROTO_TCP_DEFAULT_PORT=8457
 
 --Boundary-00=_JvvVQZChpooG8iu--


More information about the freebsd-bugs mailing list