Date: Fri, 6 Jan 2017 22:42:52 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Shawn Webb <shawn.webb@hardenedbsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r311459 - head/contrib/tcp_wrappers Message-ID: <F17BF1BC-CBF6-4F33-B3E1-6D56EB3FF9C4@FreeBSD.org> In-Reply-To: <20170106210152.2f2pvmkekkc7nz64@mutt-hardenedbsd> References: <201701052044.v05KijCA081062@repo.freebsd.org> <20170106210152.2f2pvmkekkc7nz64@mutt-hardenedbsd>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_771D3547-31D0-49E5-AB82-F5F0C5A3B4A2 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 06 Jan 2017, at 22:01, Shawn Webb <shawn.webb@hardenedbsd.org> wrote: > > On Thu, Jan 05, 2017 at 08:44:45PM +0000, Dimitry Andric wrote: >> Author: dim >> Date: Thu Jan 5 20:44:45 2017 >> New Revision: 311459 >> URL: https://svnweb.freebsd.org/changeset/base/311459 >> >> Log: >> Put proper prototypes in tcpd.h ... > > This and r311461 breaks the build of a ton of ports. A good port to test > would be databases/mysql56-client. I've pasted a log here: > http://ix.io/1PkX Sorry about that. This was due to FILE not being declared, and it being used in a few of the new prototypes. I have committed a fix in r311556. -Dimitry --Apple-Mail=_771D3547-31D0-49E5-AB82-F5F0C5A3B4A2 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEUEARECAAYFAlhwD2MACgkQsF6jCi4glqMlLQCg/XrByAF8mHVlqo7VcCF4Av+C B60AmMVnkycd54Ur/VJOedzDf/Obbuo= =P2wn -----END PGP SIGNATURE----- --Apple-Mail=_771D3547-31D0-49E5-AB82-F5F0C5A3B4A2--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F17BF1BC-CBF6-4F33-B3E1-6D56EB3FF9C4>