Dear all,
when trying to compile polymake with Perl v5.18.0 I get the following error:
In file included from /usr/lib/perl5/core_perl/CORE/perl.h:3482:0,
from /home/gutsche/polymake-svn/include/core/polymake/perl/Ext.h:22,
from Ext.xs:18:
Ext.xs: In function ‘pm_perl_get_cx_curpad’:
/usr/lib/perl5/core_perl/CORE/av.h:62:26: error: ‘PADLIST’ has no member named ‘sv_u’
I tried compiling with the latest snapshot and the latest SVN version. This seems to be a
recent change in Perl. Do you already have a patch for this?
Best wishes,
Sebastian