[games/traingame] Build failures with FreeBSD 10

Tijl Coosemans tijl at FreeBSD.org
Sat Mar 15 18:23:22 UTC 2014


On Thu, 13 Mar 2014 12:31:43 +0100 Rusmir Dusko wrote:
> Hello
> 
> Trainm Game not build more in FreeBSD 10.
> 
> With FreeBSD 9.1, 9.2 have all good worked.
> 
> 
> 10.0-RELEASE-p4 FreeBSD 10.0-RELEASE-p4 #0: Tue Jan 14 20:48:07 UTC 2014 amd64
> 
> This is first Cmake and then GCC Port.
> 
> Have too not worked in FreeBSD 10 with older boost 1.52.0.
> 
> With Clang not works at all.

Because the port depends on a C++ library like boost, it needs to be
build with the same C++ runtime library as boost.  On FreeBSD 10 that
is libc++.

I've attached a patch that makes the port build with clang/libc++ but
I haven't run-tested it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: traingame.patch
Type: text/x-patch
Size: 1998 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20140315/05153130/attachment.bin>


More information about the freebsd-ports mailing list