Date: Mon, 17 Sep 2012 16:30:13 GMT From: Schaich Alonso <alonsoschaich@fastmail.fm> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/171704: hastd fails to build Message-ID: <201209171630.q8HGUDcY056281@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/171704; it has been noted by GNATS.
From: Schaich Alonso <alonsoschaich@fastmail.fm>
To: bug-followup@freebsd.org,
alonsoschaich@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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209171630.q8HGUDcY056281>
