From owner-svn-ports-all@FreeBSD.ORG Mon Jun 23 11:04:19 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 8F894B8; Mon, 23 Jun 2014 11:04:19 +0000 (UTC) Date: Mon, 23 Jun 2014 11:04:19 +0000 From: Alexey Dokuchaev To: marino@freebsd.org Subject: Re: svn commit: r357767 - head/net/cyphesis Message-ID: <20140623110419.GA81323@FreeBSD.org> References: <201406141111.s5EBBCgV016094@svn.freebsd.org> <539C8682.3030603@marino.st> <20140614202139.Horde.HZsy3djMLtU53sefqx-bAg8@avocado.salatschuessel.net> <539C94C3.4040606@marino.st> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <539C94C3.4040606@marino.st> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Oliver Lehmann , ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2014 11:04:19 -0000 On Sat, Jun 14, 2014 at 08:30:27PM +0200, John Marino wrote: > P.S. why not ask a c++ guy for help? As a non-C++ guy, the error seems > relatively simple (header/namespace related). Is it really hard to fix? Big +1. I'm really frustrated to see lots of us trying to figure our how to workaround C++ related build failures via some USE_GCC or USES=compiler magic instead of actually look at the code and try to fix it properly, so it builds with *any* supported compiler. ./danfe