svn commit: r383950 - in head/math/gambit: . files
John Marino
freebsd.contact at marino.st
Thu Apr 16 23:26:51 UTC 2015
On 4/13/2015 21:18, Dmitry Marakasov wrote:
> Author: amdmi3
> Date: Mon Apr 13 19:18:36 2015
> New Revision: 383950
> URL: https://svnweb.freebsd.org/changeset/ports/383950
>
> Log:
> Fix build with c++11
>
> Added:
> head/math/gambit/files/patch-src_libgambit_matrix.cc (contents, props changed)
> head/math/gambit/files/patch-src_tools_enumpoly_pelqhull.cc (contents, props changed)
> Modified:
> head/math/gambit/Makefile
Actually it stopped building on gcc5:
--- gambit-gnm ---
src/tools/gt/aggame.o: In function `aggame::SymPayoffMatrix(cmatrix&,
cvector&, double)':
aggame.cc:(.text+0xe04): undefined reference to `agg::doProjection(int,
int, double*)'
--- gambit-ipa ---
*** [gambit-ipa] Error code 1
However the dragonfly world changed before this build so I'm not 100%
sure these patches are responsible, so this is FYI for now.
John
More information about the svn-ports-head
mailing list