Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 May 2016 17:38:23 +0000
From:      Brooks Davis <brooks@freebsd.org>
To:        "Montgomery-Smith, Stephen" <stephen@missouri.edu>
Cc:        FreeBSD Ports <freebsd-ports@FreeBSD.org>
Subject:   Re: Help with making a port C11 compliant
Message-ID:  <20160506173823.GA28674@spindle.one-eyed-alien.net>
In-Reply-To: <572CC375.4020501@missouri.edu>
References:  <572CC375.4020501@missouri.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

--FL5UXtIhxfXey3p5
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, May 06, 2016 at 04:16:54PM +0000, Montgomery-Smith, Stephen wrote:
> Here is my problem:
> http://beefy2.nyi.freebsd.org/data/93amd64-default/414631/logs/GiNaC-1.7.=
0.log
>=20
> the configure script says:
> configure: error: Standard ISO C++ headers are missing
>=20
> In the Makefile I have the line:
> USES=3D           compiler:c++11-lang
>=20
> Is there anything else I need to do?  I should add that seems to be a
> FreeBSD-9 only problem - it builds fine on FreeBSD-10 and higher.

You may need compiler:c++11-lib to get a standard library.  That said,
compiler:c++11-lib doesn't actually result in a fully functional C++11
environment on 9.x so you may need to abandon the port on 9.x.

-- Brooks

--FL5UXtIhxfXey3p5
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJXLNaPAAoJEKzQXbSebgfAqSsH/jLv3IlLO62KIFLWCKWXGnTs
UjBJjrYmKk57xLL1MMlSD1mOAPfN6Ki2S67vE9hl3qkgv13we2VfAvcC8d5O9v3X
ap3vqFSM+IxxrM+dI+hZ1kzGEJaJLF7haKPzm+Og6GUQU19IJ2zK5kwj9YQY3YM8
pyDMuBMLZby1N9cV0FqdTq1MYyE+B4cbB1+sArpAeQ5AU6CsdHfNXJ9ph6frxf7Y
1QpU3806tB0L1NYGC35abGB0Nzwog5SU41DIVxGjoeFVcjDezEVEY59pDpSzcLNf
lNQlS6RhJvXKc7gke0IVKzw0MzO+tE+6fOqc3mJ32AyK+bS42HRJBp88uUdxNk8=
=yg9Y
-----END PGP SIGNATURE-----

--FL5UXtIhxfXey3p5--



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