Subject: | Support for perl 5.26 missing |
perl 5.26.0 RC1 is out now:
...
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.27\" -DXS_VERSION=\"0.27\" -fPIC "-I/opt/perl-5.26.0-RC1/lib/5.26.0/x86_64-linux/CORE" engine.c
engine.c:44:2: Fehler: #error Unsupported PERL_API_VERSION
#error Unsupported PERL_API_VERSION
^
...