Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2019 14:57:23 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Mark Linimon <linimon@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r497145 - head/games/opencity
Message-ID:  <20190329145723.GA93117@FreeBSD.org>
In-Reply-To: <201903291434.x2TEYSFv053140@repo.freebsd.org>
References:  <201903291434.x2TEYSFv053140@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 29, 2019 at 02:34:28PM +0000, Mark Linimon wrote:
> New Revision: 497145
> URL: https://svnweb.freebsd.org/changeset/ports/497145
> 
> Log:
>   Fix build on gcc-based architectures:
>   
>     SharpPlus.h:24:3: error: #error "The GCC RTTI support is required."

This error message suggests C++.  I've downloaded the distfile and
found only 2 *.c files and 101 *.cpp ones.

> -USES=		gmake pkgconfig tar:bzip2
> +USES=		compiler:c11 gmake pkgconfig tar:bzip2

That said, why `compiler:c11'?

./danfe



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