In file included from /usr/lib/perl/5.18/CORE/perl.h:2513:0,
from src/pymechanize.c:297:
/usr/lib/perl/5.18/CORE/handy.h:873:1: error: unknown type name ‘EXTCONST’
EXTCONST U32 PL_charclass[];
^
You did not include EXTERN.h before perl.h.Note that this list isn't suited for these kind of internals questions (as its name implies, it focus on discussions about the CPAN testers infrastructure). You'll have more luck next time asking [email protected].
Vincent.
